lovstudio

Skillusage — Data skill for Claude Code

Data community

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-