Helps you set up AI agents that can query and reason over Sanity CMS content through the Agent Context MCP server. Instead of just doing semantic search over embedded text, agents get your actual schema and learn GROQ, so they can filter by real fields, follow references, and understand content relationships. Walks through Studio plugin setup, MCP connection patterns, and how to write instructions that teach the production agent your domain. The implementation works with any LLM provider. Useful when you want a chatbot or assistant that needs to navigate structured content intelligently, not just find similar text. The distinction between base URLs and document URLs matters for configuration management.
npx skills add https://github.com/sanity-io/agent-context --skill create-agent-with-sanity-context