Help us improve
Share bugs, ideas, or general feedback.
From skrills
Get aggregate statistics on discovered skills including counts by source, quality score distribution, token usage, dependencies, and tags. Use --include-validation for validation summary.
npx claudepluginhub athola/skrills --plugin skrillsHow this command is triggered — by the user, by Claude, or both
Slash command
/skrills:skill-metrics [--include-validation]The summary Claude sees in its command listing — used to decide when to auto-load this command
# Skill Metrics Get skill metrics and statistics using the skrills MCP server. Use the `mcp__plugin_skrills_skrills__skill-metrics` tool with: - `include_validation`: Include validation summary (slower but more complete) Parse `$ARGUMENTS` for: - `--include-validation` or `-v`: Include validation stats Report metrics including: - Total skill count by source (Claude, Codex, Copilot) - Quality score distribution (excellent, good, fair, poor) - Token usage statistics (total, average, max) - Dependency patterns (most depended-on skills) - Common tags and categories Handle errors: - If no s...
/skill-reviewAnalyzes skill execution metrics including success rate, duration, worst-case accuracy, and stability gap to identify unstable or underperforming skills with recommendations. Supports --skill, --unstable-only, --top, --recommendations flags.
/skill-reportGenerates report of installed skills with quick health scan, context budget, portfolio overview, and quality summary. Supports --skip-scan and --scan-only flags.
/fire-analyticsAnalyzes skills usage across project phases from planning files and git history, displaying effectiveness metrics, time savings, success rates, and gaps. Supports --category, --period filters and md/json/csv export.
/aggregate-logsGenerates LEARNINGS.md from skill execution logs by calculating metrics (success rates, durations, ratings), detecting issues, and providing improvement suggestions. Supports --days flag.
/skill-healthDisplays a comprehensive skill health dashboard with success rate sparklines, failure mode clustering, pending corrections, and version history. Also supports panel-specific views and machine-readable output.
/skill-healthGenerates a health dashboard for a skill portfolio, evaluating description quality, eval accuracy, trigger coverage, and overlaps. Outputs a markdown report.
Share bugs, ideas, or general feedback.
Get skill metrics and statistics using the skrills MCP server.
Use the mcp__plugin_skrills_skrills__skill-metrics tool with:
include_validation: Include validation summary (slower but more complete)Parse $ARGUMENTS for:
--include-validation or -v: Include validation statsReport metrics including:
Handle errors: