skill-analytics

Analyze skill usage data and generate optimization recommendations.

10|2|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/mahmoud20138/Tradecraft --skill skill-analytics-mahmoud20138
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-analytics
Source: https://github.com/mahmoud20138/Tradecraft/tree/main/plugins/tradecraft/skills/skill-analytics
Command: npx skills add https://github.com/mahmoud20138/Tradecraft --skill skill-analytics-mahmoud20138

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Track which skills you use most, track success rates, token usage, and generate improvement recommendations to optimize skill performance across your CLAUDE setup.

Core Features & Use Cases

  • Usage analytics dashboard showing top-used skills, success metrics, and token consumption.
  • Auto-logging of usage after each skill invocation and a local usage store at ~/.claude/usage.json.
  • Recommendations and trend insights to prune underperforming skills and uplift high-potential ones.

Quick Start

Invoke /skill-analytics report to view your usage dashboard and recommendations.

Frequently Asked Questions about skill-analytics

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track Claude skill usage and success rates?

You can track Claude skill usage by invoking the skill analytics reporting command to view a dashboard of top-used skills, success metrics, and token consumption. It auto-logs usage data after each invocation to generate optimization recommendations.

What is the best way to optimize skill performance and reduce token consumption?

The best way to optimize skill performance is to run the optimize command, which analyzes your tracked usage data and token consumption to generate actionable improvement recommendations for your Claude setup.

How do I compare trending skills to decide which ones to keep?

You can compare trending skills by using the trending and compare commands, which evaluate usage logs and success rates to help you prune underperforming skills and uplift high-potential ones.

Can I use skill analytics across different Tradecraft workflows?

Yes, skill analytics applies to Claude skills across Tradecraft workflows. It tracks usage, success rates, and token consumption universally, storing all results locally in a usage file for consistent reporting.

Do I need any external dependencies to log skill usage metrics?

No external dependencies are required. The skill logs usage metrics autonomously after each invocation and stores the tracking results locally in your environment without needing additional packages or components.