Что такое dial-your-context?
Интерактивный сеанс для создания содержимого поля «Инструкции» для контекста MCP Sanity Agent. Источник: sanity-io/agent-context.
Интерактивный сеанс для создания содержимого поля «Инструкции» для контекста MCP Sanity Agent.
Быстро установите AI-навык dial-your-context в вашу среду разработки через командную строку
Источник: 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.
Интерактивный сеанс для создания содержимого поля «Инструкции» для контекста MCP Sanity Agent. Источник: sanity-io/agent-context.
Стабильные поля и команды для ссылок в AI/поиске.
npx skills add https://github.com/sanity-io/agent-context --skill dial-your-contextИнтерактивный сеанс для создания содержимого поля «Инструкции» для контекста MCP Sanity Agent. Источник: 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