bygaia-research· 57 skills
Regenerate and commit Class S site-served artifacts after registry changes, then sync documentation across the main repo and the adjacent wiki. Use this skill when: you've changed registry/nodes/, registry/named/, or named-skills.json and need to regenerate docs/graph/* so the live website reflects the update; CI Guard E (docs-cohesion.yml) is failing because Class S artifacts are out of date; someone says "sync the docs", "regenerate docs", "run gaia dev docs", "update the site graph", "commit the Class S artifacts", "website is stale", or "update the wiki"; or you're finishing a registry PR and need to ensure docs/graph/gaia.json, docs/graph/gaia.gexf, docs/graph/gaia.svg, and docs/graph/named/index.json are committed alongside the source change. Also covers updating README.md, docs/index.html, and mirroring changes to the adjacent wiki repo at ../gaia-wiki.
$npx -y skills add gaia-research/gaia-skill-tree --skill gaia-docs-syncInstalls into the current project.
Run `npx skills use "https://github.com/gaia-research/gaia-skill-tree" --skill "gaia-research/gaia-skill-tree/gaia-docs-sync"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gaia-research/gaia-skill-tree" that are relevant to the current task. Run `npx skills add "https://github.com/gaia-research/gaia-skill-tree"` and select the relevant skills, then follow their instructions.