什么是 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