Documentation
README
Build Skills Index
Purpose / When to Activate
Activate when:
- A new skill is created (invoked automatically by
create-skillStep 6) - A skill's frontmatter is modified (description, tags, category, id)
- A skill is removed or deprecated
- Either
skills-index.yamlis absent or suspected stale (e.g. after a git pull or framework update)
This skill generates the derived catalogs used by agents for fast skill discovery. It does not replace frontmatter — it aggregates it.
skills-index.yaml files are caches. Frontmatter is the source of truth.
Process
Step 1 — Scan both skill directories
This is the opening of the README. Read the full README on GitHub.