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-contextSanity 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