Stats
Actions
Tags
Use `npx @goodfoot/claude-code-skill-reader <skill-name>` to read and process Claude Code skill and command files from project, plugin, and marketplace sources. This skill should be used when Claude needs to inspect, read, or trace how a skill or command is resolved.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-code-skill-reader:cliThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
```!
npx @goodfoot/claude-code-skill-reader -h 2>&1 | sed 's/\(npx \)\?claude-code-skill-reader/npx @goodfoot\/claude-code-skill-reader/g'
npx claudepluginhub goodfoot-io/marketplace --plugin claude-code-skill-readerCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.