Skillusage — Data skill for Claude Code
Skill / slash-command usage analytics for Claude Code and Codex, from local on-disk data.
How to install Skillusage
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open lovstudio/skillusage and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Skillusage does
Skill / slash-command usage analytics for Claude Code and Codex, from local on-disk data.
Alternatives in Data
- Posthog Analysis — Analyze PostHog usage data with correct filters, timelines, and caveats 1.6k ★
- Agentsview — Local-first session intelligence and analytics for coding agents, supporting Claude Code, Codex, and 14 other 824 ★
- Token Dashboard — See where Claude Code is burning tokens - turn raw JSONL transcripts into local cost analytics, hotspot views 669 ★
README
skillusage
Skill / slash-command usage analytics for Claude Code and Codex, parsed from your local on-disk data.
[ccusage](https://github.com/ccusage/ccusage) tells you what your agents **cost**. `skillusage` tells you what they **do**: which of your skills actually get used, how often, by you or by the agent itself.
npx skillusage
┌────┬───────────────────────────────────┬───────┬────────┬────────────┬────────────────────────────────┬────────────┐
│ # │ Skill │ Total │ Manual │ Auto │ Trend (30d) │ Last used │
├────┼───────────────────────────────────┼───────┼────────┼────────────┼────────────────────────────────┼────────────┤
│ 1 │ lovstudio-git-commit-with-context │ 242 │ 241 │ 1 │ ▁▅ ▁▁▄ ▂▁▁▂▃▁▄▁▆█▃ │ 2026-06-11 │
│ 2 │ frontend-design │ 225 │ 41 │ 184 (~149) │ ▂▃▂ ▁ ▁▄▃▆▆█▁▁ ▂▄▁▃▃▂▃▅ ▇▆▂▇▂ │ 2026-06-11 │
│ 3 │ deep-research │ 48 │ 8 │ 40 (~3) │ ▃▃ ▃ ▆ █ ▃ █▆█▃ │ 2026-06-08 │
└────┴───────────────────────────────────┴───────┴────────┴────────────┴────────────────────────────────┴────────────┘
1444 invocations · 391 manual / 1053 auto · 192 skills · all time · source: all · 1298 files in 8.3s
Everything runs locally. Nothing is uploaded anywhere.
Usage
skillusage # all-time top skills across Claude Code + Codex
skillusage daily # per-day counts with a sparkline trend
skillusage --days 30 # last 30 days only
skillusage --source claude # claude | codex | all (default: all)
skillusage --limit 0 # show every skill
skillusage --strict # drop heuristic SKILL.md-read signals
skillusage --json # machine-readable output (daily + per-project breakdowns)
skillusage --include-subagents
skillusage --claude-dir /path/to/.claude --codex-dir /path/to/.codex
The `--json` output includes per-skill `daily` (local-
Related Skills
AI Usage Tray
Windows tray app for monitoring AI quota usage across Claude, Codex, Z.AI and Copilot accounts, with local cos
Agent Usage Stat
Local usage analytics portal for Claude Code and Codex
Token Usage
Local LLM token usage analytics for Claude, Codex, OpenCode, ZCode, WorkBuddy, and Zhipu-AutoClaw — build your
Command Bible
Generate a comprehensive reference guide for all your slash commands with usage analytics, examples, and best
Intel Commands
Generate comprehensive documentation of all available slash commands with usage analytics and examples.
Coding Agent Usage
Live local dashboard for AI coding-tool usage — Claude Code, Claude Desktop, Codex, GitHub Copilot, Cursor, op
Related Agents
Impl Serialization
Reviews implementation plans from a serialization and data format perspective. Use when evaluating serde usage
Quartiermastro
The Leader's right hand in azienda mode. Inventories what's installed ON DISK — skills, slash commands, subage
Codex Architect
Codex artifact architect. Use for .codex/, MCP guard, hooks, AGENTS.md emission, skills, slash commands.