name: skill-usage-report description: "Shows a report of skill invocations and usage frequency." user-invocable: true model: haiku context: fork disable-model-invocation: true allowed-tools: Bash
Run the skill usage report and display the output:
python3 "$CLAUDE_PLUGIN_ROOT/skills/skill-usage-report/report.py"
Display the output verbatim. If the script exits with no output, say "No skill usage log found at ~/.claude/skill-usage.log — skills have not been logged yet."