¿Qué es dial-your-context?
Sesión interactiva para crear contenido del campo Instrucciones para un MCP de contexto de agente de Sanity Fuente: sanity-io/agent-context.
Sesión interactiva para crear contenido del campo Instrucciones para un MCP de contexto de agente de Sanity
Instala rápidamente el skill de IA dial-your-context en tu entorno de desarrollo mediante línea de comandos
Fuente: 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.
Sesión interactiva para crear contenido del campo Instrucciones para un MCP de contexto de agente de Sanity Fuente: sanity-io/agent-context.
Campos y comandos estables para citas de IA/búsqueda.
npx skills add https://github.com/sanity-io/agent-context --skill dial-your-contextSesión interactiva para crear contenido del campo Instrucciones para un MCP de contexto de agente de Sanity Fuente: sanity-io/agent-context.
Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/sanity-io/agent-context --skill dial-your-context Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw
https://github.com/sanity-io/agent-context