3 Commits

Author SHA1 Message Date
sickn33
fc3c7ae8a2 meta(skills): Add skill audit and safe metadata fixes
Add repo-wide auditing and targeted repair scripts for skill metadata.
Fix truncated descriptions automatically, keep heading normalization
conservative, and remove synthetic boilerplate sections that degrade
editorial quality while regenerating repo indexes and catalogs.

Fixes #365
2026-03-20 09:06:45 +01:00
Suryatej Lalam
ff1f6b6b27 feat(skill-router): add intelligent skill recommender meta-skill
- Interviews users with 4-question funnel to identify their goal
- Recommends primary + secondary skills with exact invoke syntax
- Includes full example interaction, routing reference, and limitations
- Passes validate_skills.py with risk: safe, source: self
2026-03-04 16:53:16 +05:30
Suryatej Lalam
179c39af4e feat: add skill-router skill for intelligent skill recommendation 2026-03-04 16:44:38 +05:30