什麼是 dial-your-context?
用於為 Sanity Agent Context MCP 建立指令欄位內容的互動式會話 來源:sanity-io/agent-context。
用於為 Sanity Agent Context MCP 建立指令欄位內容的互動式會話
透過命令列快速安裝 dial-your-context AI 技能到你的開發環境
來源:sanity-io/agent-context。
Help a user create the Instructions field content for their Sanity Agent Context MCP. The goal is a concise set of pure deltas — only information the agent can't figure out from the auto-generated schema.
The Instructions field you're crafting gets injected as a ## Custom instructions section between ## Response style and ## Tools in the MCP's instructions blob. It should contain only what the schema doesn't make obvious:
Path A — Write access (recommended): A Sanity write token or the general Sanity MCP (OAuth). This lets you create a draft context doc, write instructions + filter to it during the session, and promote it to production when done. Production is never touched until you're ready.
用於為 Sanity Agent Context MCP 建立指令欄位內容的互動式會話 來源:sanity-io/agent-context。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/sanity-io/agent-context --skill dial-your-context用於為 Sanity Agent Context MCP 建立指令欄位內容的互動式會話 來源:sanity-io/agent-context。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/sanity-io/agent-context --skill dial-your-context 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/sanity-io/agent-context