analyze-skill
Installation
SKILL.md
analyze-skill
Analyze the usage of a specified skill and output improvement suggestions for its SKILL.md triggers and prompt.
Arguments
skill-name(required): The name of the skill to analyze (e.g.,devg,review-pr)
If no argument is provided, ask the user for the skill name.
Execution Steps
Step 1: Retrieve Usage Data
Execute the following command using the Bash tool and capture the output:
bunx cc-skills-usage --conversations --skill <skill-name>