Commit Graph
3 Commits
Author SHA1 Message Date
Tony0410 b12d8b5e3d feat: auto-regenerate skills stock-take + add 330-skill inventory
The skills-index page had drifted badly (claimed 66 skills; 330 are actually
installed). Regenerate it from the live skill tree and add an automated
regeneration script + related cron so it can never go stale again.

- regenerate-skills-index.sh: full stock-take (inventory -> quartz build -> deploy)
- systems/skills-index.md: rebuilt with all 330 skills across 26 categories
- .gitignore: fix stray literal chars, ignore build artifacts
2026-08-15 23:53:55 +08:00
Tony0410 84f52de158 chore: fix .gitignore to exclude node_modules and public 2026-08-15 23:35:26 +08:00
Tony0410 d749b85fa9 chore: add .gitignore for quartz build artifacts 2026-08-15 22:49:44 +08:00