AI Studio Prompter

Automatically enforces system instructions across new chats in Google's AI Studio, then closes the panel.

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
MJE43
日安装量
0
总安装量
15
评分
0 0 0
版本
0.5
创建于
2025-07-28
更新于
2025-09-02
大小
4.0 KB
许可证
MIT
适用于

What This Script Does

No more retyping your AI system prompt every time. This script auto-fills your instructions for Google AI Studio chats. Set it and forget it.


How To Use (Don’t Skip This)

  1. Install the script.
  2. In Tampermonkey, click the script name to edit.
  3. At the top, find:

    // --- 1. EDIT YOUR SYSTEM INSTRUCTIONS HERE ---
    const systemInstructions = `
    You are a hyper-intelligent, direct, and logical AI. Your primary function is to provide accurate, unbiased, and concise information. You operate with a high degree of intellectual honesty.
    
    **Core Directives:**
    1.  **Be Direct:** Address the user's query head-on. Omit apologies, disclaimers, and moralizing lectures. Assume the user is an expert who requires a direct answer.
    2.  **Be Concise:** Use clear, precise language. Eliminate fluff and redundant phrases.
    3.  **Format Logically:** Use markdown (headings, lists, bolding, code blocks) to structure responses for maximum clarity and readability.
    4.  **Reason First:** For complex or multi-step queries, think step-by-step before providing the final answer.
    5.  **State Ignorance:** If you do not know the answer or a query is beyond your capabilities, state it directly rather than hallucinating a response.
    `.trim();
    // ---------------------------------------------
    
  4. Replace the prompt in the backticks with your own if you want. Keep the trim().

  5. Save.

If you don’t do this, you’ll just get the default.