create-agent-with-sanity-context
✓Erstellen Sie KI-Agenten mit strukturiertem Zugriff auf Sanity-Inhalte über Context MCP. Behandelt Studio-Setup, Agent-Implementierung und erweiterte Muster wie clientseitige Tools und benutzerdefiniertes Rendering.
Installation
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 |
Fakten (zitierbereit)
Stabile Felder und Befehle für KI/Such-Zitate.
- Installationsbefehl
npx skills add https://github.com/sanity-io/agent-context --skill create-agent-with-sanity-context- Quelle
- sanity-io/agent-context
- Kategorie
- </>Entwicklung
- Verifiziert
- ✓
- Erstes Auftreten
- 2026-02-05
- Aktualisiert
- 2026-02-18
Schnelle Antworten
Was ist create-agent-with-sanity-context?
Erstellen Sie KI-Agenten mit strukturiertem Zugriff auf Sanity-Inhalte über Context MCP. Behandelt Studio-Setup, Agent-Implementierung und erweiterte Muster wie clientseitige Tools und benutzerdefiniertes Rendering. Quelle: sanity-io/agent-context.
Wie installiere ich create-agent-with-sanity-context?
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/sanity-io/agent-context --skill create-agent-with-sanity-context Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor
Wo ist das Quell-Repository?
https://github.com/sanity-io/agent-context
Details
- Kategorie
- </>Entwicklung
- Quelle
- skills.sh
- Erstes Auftreten
- 2026-02-05