keystatic-astro
Installation
SKILL.md
Keystatic + Astro
Keystatic writes Git-tracked files; Astro reads them via the Content Layer (getCollection, getEntry, render). Do not use createReader.
Match @astrojs/* and @keystatic/* APIs to the versions in the project's package.json / lockfile.
Official docs (check these before guessing APIs):
| Docs | LLM / agent access | |
|---|---|---|
| Keystatic | keystatic.com/docs · Astro integration | No official llms.txt — fetch doc pages or search the docs site |
| Astro | docs.astro.build | Astro Docs MCP server — use search_astro_docs when the MCP is enabled (preferred over static exports). Setup: Building with AI |
Do not duplicate upstream Keystatic or Astro API reference in this skill.