Commit Graph

2 Commits

Author SHA1 Message Date
Ben Sabic
48a398ee3a refactor(workflows): rename sync workflow and add README sync
- Rename sync-claude-plugin.yml to sync-skills.yml
- Rename sync-marketplace.js to sync-skills.js
- Update script to also sync README skills table
- Add SKILLS:START/END markers for reliable regex matching
- Truncate skill descriptions to 120 chars in README table
2026-01-26 09:52:27 +11:00
Ben Sabic
8a1dcc657e ci(workflows): add skill sync and validation workflows
- Add sync-claude-plugin workflow to auto-update marketplace.json when skills change
- Add validate-skill workflow to validate SKILL.md files on push/PR
- Add sync-marketplace.js script for skill discovery and count updates
2026-01-25 20:34:53 +11:00