skill-usage-insights

Analyze AI skill usage logs to classify skills and recommend additions or removals.

1|Updated Jun 11, 2026
One-click install
npx skills add https://github.com/sergeyitaly/claude-skill-deployer --skill skill-usage-insights
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-usage-insights
Source: https://github.com/sergeyitaly/claude-skill-deployer/tree/main/skills_library/skill-usage-insights
Command: npx skills add https://github.com/sergeyitaly/claude-skill-deployer --skill skill-usage-insights

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams using multiple AI coding agents (Claude, Cursor, Kiro, Copilot) often cannot tell which installed skills deliver value, which are failing, and which are unused, leading to wasted AI spend and reduced agent performance.

Core Features & Use Cases

  • Per-Skill KPI Tracking: Aggregates run logs and user feedback to calculate run count, success rate, average duration, agent usage breakdown, and inefficiency scores for every installed skill.
  • Clear Skill Ratings: Classifies each skill as Active, Needs attention, Low usage, or Unused based on consistent, transparent thresholds.
  • Data-Driven Recommendations: Suggests skills to add that match your project's tech stack, and flags unused or poorly performing skills for potential removal with context on why.
  • Use Case: A development team using Claude Code and Cursor can run this skill to quickly audit their installed skills, cut waste from unused tools, and add missing skills that match their project's tech stack.

Quick Start

Use the skill-usage-insights skill to generate a usage and KPI report for all installed skills in this project, with recommendations on which to add or remove.

Frequently Asked Questions about skill-usage-insights

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

FAQPage Schema
How do I audit AI agent skill usage and identify unused or failing skills?

You can audit AI agent skill usage by analyzing run logs stored in .claude/learning/runs.jsonl alongside installed skill inventories in .claude/skills/ to identify active, failing, and unused skills based on calculated KPI metrics.

What KPI metrics should I track to measure AI agent skill performance?

AI agent skill performance KPIs include run count, success rate, average duration, agent usage breakdown, and user feedback inefficiency scores, which are aggregated from run logs to evaluate each skill's overall value.

Can I track skill usage metrics across Claude Code, Cursor, Kiro, and GitHub Copilot?

Yes, skill usage metrics can be tracked across Claude Code, Cursor, Kiro, and GitHub Copilot projects that store run data in .claude/learning/runs.jsonl and maintain installed skills in .claude/skills/.

How do I get recommendations for AI coding skills to add or remove from my project?

Add or remove recommendations for AI coding skills are generated by flagging unused or poorly performing skills for removal and suggesting missing skills that match your project's specific tech stack.

Why do I need skill analytics for my AI coding agents?

Skill analytics for AI coding agents are needed because teams using multiple tools often cannot tell which installed skills deliver value, leading to wasted AI spend and reduced agent performance without proper KPI tracking.