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