check-skill-refs
CommunityValidate skill cross-references, prevent broken links.
Software Engineering#automation#documentation#consistency#validation#repository#skill references#cross-linking
Authorsynapseradio
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Broken "Related Skills" references in SKILL.md files lead to dead ends in documentation, frustrating users and hindering skill discovery. This Skill ensures all cross-references point to existing skills.
Core Features & Use Cases
- Reference Validation: Builds a catalog of all valid skill names and verifies every referenced skill exists.
- Error & Warning Reporting: Flags broken references as errors and empty "Related Skills" sections as warnings.
- Remediation Guidance: Suggests fixes for misspelled names or identifies genuinely related skills to replace broken references.
- Use Case: Before a release or after adding/renaming skills, run this Skill to ensure all cross-references are accurate, maintaining documentation integrity and a valid skill graph.
Quick Start
Check all skill references in the repository and report any broken links.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: check-skill-refs Download link: https://github.com/synapseradio/thinkies/archive/main.zip#check-skill-refs Please download this .zip file, extract it, and install it in the .claude/skills/ directory.