skill-diagnostics
Installation
SKILL.md
Skill Diagnostics
Proactive health scanner for existing skills — finds structural gaps, broken links, progressive disclosure failures, and content quality problems.
Purpose
Scan one skill or the entire skill library to surface structural violations, broken ref/ links, progressive disclosure failures, untestable rules, and missing files; produce a prioritized, actionable report.
Trigger
Apply when the user requests:
- "diagnose skill", "check skill quality", "find skill problems", "skill health check"
- "skill 有什麼問題", "找出 skill 的問題", "診斷 skill", "skill 品質檢查", "掃描 skill 問題"
- "why is this skill broken", "what's wrong with this skill"
Do NOT trigger for:
- Newly created skill post-generation — use
skill-audit(includes conflict + duplicate scans) - Library-wide naming, folder structure, index sync — use
skill-library-lint - Third-party skill security scan — use
skill-security-auditor