sanity-data-operations
Installation
SKILL.md
Sanity Data Operations
When to use this skill
- Modifying Sanity schemas or adding new document types
- Debugging missing or incorrect data in the frontend
- Running batch operations on Sanity documents
- Troubleshooting revalidation and ISR issues
- Managing Sanity webhooks and live preview
- Seeding or resetting demo data
Sanity project reference
| Field | Value |
|---|---|
| Project ID | namias-cms (from NEXT_PUBLIC_SANITY_PROJECT_ID) |
| Dataset | production (from NEXT_PUBLIC_SANITY_DATASET) |
| Studio URL | http://localhost:3333 (local) / https://namias-cms.sanity.studio (prod) |
| API version | 2024-01-01 |