skill-library-lint
Installation
SKILL.md
Skill Library Lint
Scans the entire skill library for structural violations and auto-fixes safe issues; flags destructive actions for user confirmation.
Purpose
Validate and repair the structural integrity of the skill library by enforcing naming conventions, required files, category consistency, cross-reference depth, guide skill completeness, and index sync.
Trigger
Apply automatically after skill-maker, skill-edit, or skill-index-sync completes. Also trigger when:
- "check skill library", "library lint", "validate library", "audit library structure"
- "檢查 skill 庫結構", "skill 庫有沒有問題", "skill library 結構檢查"
Do NOT trigger for:
- Auditing a single skill for quality — use
skill-audit - Modifying a single skill's content — use
skill-edit - Syncing index files only — use
skill-index-sync