您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Maintains constant system instructions across new chats in Google's AI Studio.
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.
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();
// ---------------------------------------------
Replace the prompt in the backticks with your own if you want. Keep the trim()
.
Save.
If you don’t do this, you’ll just get the above default.
You still have to manually click the “System instructions” button.
The script fills the box as soon as it appears, but can’t create the box for you—yet.
aria-label="System instructions"
. If Google changes this, script needs an update.Enjoy less copy-pasting. Full automation might come later.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址