AI Studio Prompter

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

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 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.