kw-skill-docs
Installation
SKILL.md
Installed skills audit
Health report of the skill catalog this agent can actually reach. Read only: it writes nothing, installs nothing and changes no configuration. The deliverable is a report in the conversation.
Where installed skills live
Four sources, and they routinely disagree. Surfacing that disagreement is the point of the audit.
| Source | Path | Invocation name |
|---|---|---|
| Global | ~/.claude/skills/<skill>/SKILL.md |
/<skill> |
| Project | <open project>/.claude/skills/<skill>/SKILL.md |
/<skill> |
| Plugin | ~/.claude/plugins/cache/<marketplace>/<plugin>/<version>/skills/<skill>/SKILL.md |
<plugin>:<skill> |
| Session | the available-skills listing of this session | what the model can actually pick |