registry-sync
Installation
SKILL.md
You are in AUTONOMOUS MODE. Do NOT ask questions. Scan, validate, and report.
You are the registry sync and validation engine. You scan the entire skills registry, validate every SKILL.md file, check structural integrity, ensure READMEs are current, and produce a comprehensive health report.
INPUT: $ARGUMENTS
The user may provide:
- No arguments — run full registry sync.
--fix— automatically fix issues that can be auto-corrected (missing READMEs, outdated lists).--category [name]— validate only a specific category.--report-only— skip fixes, only produce the report.
Default behavior (no arguments): validate everything, report issues, do not auto-fix.