Doctor
Skill WinterDDo/claude-skill-flywheel/plugins/flywheel/skills/doctor
Show which of your installed skills actually fire and which sit dormant. Use when you want to audit your skill library, or see whether the skills you set up are being used.From its SKILL.md
npx -y skills add WinterDDo/claude-skill-flywheel --skill doctorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
- runs commandsInstructs the agent to run 1 command, including `python3 "${CLAUDE_PLUGIN_ROOT}/scripts/flywheel-doctor.py"`.
SKILL.md
0.5 KB, 84 tokens by cl100k_base, as published. Nobody here has run it
Skill doctor
Run python3 "${CLAUDE_PLUGIN_ROOT}/scripts/flywheel-doctor.py" and show its output.
Then add two or three honest lines: a dormant skill is unused, not broken; point out any that look miscategorized or vaguely described and might be worth fixing or removing. Do not claim the skill check "fixed" anything. This is a measurement, not a cure.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.