create-agent-with-sanity-context
✓Context MCP 経由で Sanity コンテンツに構造的にアクセスできる AI エージェントを構築します。 Studio のセットアップ、エージェントの実装、クライアント側ツールやカスタム レンダリングなどの高度なパターンをカバーします。
SKILL.md
Give AI agents intelligent access to your Sanity content. Unlike embedding-only approaches, Context MCP is schema-aware—agents can reason over your content structure, query with real field values, follow references, and combine structural filters with semantic search.
Note: Context MCP understands your schema structure but not your domain. You'll provide domain context (what your content is for, how to use it) through the agent's system prompt.
| Sanity Project ID | Your sanity.config.ts or sanity.io/manage | | Dataset name | Usually production — check your sanity.config.ts | | Sanity API read token | Create at sanity.io/manage → Project → API → Tokens. See HTTP Auth docs | | LLM API key | From your LLM provider (Anthropic, OpenAI, etc.) — any provider works |
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/sanity-io/agent-context --skill create-agent-with-sanity-context- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-05
- 更新日
- 2026-02-18
クイックアンサー
create-agent-with-sanity-context とは?
Context MCP 経由で Sanity コンテンツに構造的にアクセスできる AI エージェントを構築します。 Studio のセットアップ、エージェントの実装、クライアント側ツールやカスタム レンダリングなどの高度なパターンをカバーします。 ソース: sanity-io/agent-context。
create-agent-with-sanity-context のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/sanity-io/agent-context --skill create-agent-with-sanity-context インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/sanity-io/agent-context
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-05