What is dial-your-context?
Interactive session to create Instructions field content for a Sanity Agent Context MCP Source: sanity-io/agent-context.
Interactive session to create Instructions field content for a Sanity Agent Context MCP
Quickly install dial-your-context AI skill to your development environment via command line
Source: 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.
Interactive session to create Instructions field content for a Sanity Agent Context MCP Source: sanity-io/agent-context.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/sanity-io/agent-context --skill dial-your-contextInteractive session to create Instructions field content for a Sanity Agent Context MCP Source: sanity-io/agent-context.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sanity-io/agent-context --skill dial-your-context Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/sanity-io/agent-context