Back to list
bigdra50

claude-stats

by bigdra50

0🍴 1📅 Jan 24, 2026

SKILL.md


name: claude-stats description: | Claude Code使用統計を集計。Usage: /claude-stats [period] [type] period: today|week|month|all | type: summary|full|tools|skills|tokens|hourly|models|web|projects allowed-tools: Bash user-invocable: true

Claude Code Usage Statistics

~/.claude/projects/ 配下の transcript JSONL から統計を集計して表示する。

Usage

/claude-stats [period] [type]

period: today | week | month | all (default)

type: summary (default) | full | tools | skills | subagents | sessions | files | mcp | models | tokens | web | projects | thinking | hourly

Examples

/claude-stats              # 全期間サマリー
/claude-stats today tools  # 今日のツール別
/claude-stats week skills  # 過去7日間のSkill別
/claude-stats week full    # 過去7日間の全統計
/claude-stats month tokens # 過去30日間のトークン使用量
/claude-stats week hourly  # 過去7日間の時間帯別使用

Execution

引数をパースし、以下を実行:

python3 scripts/aggregate.py --period {period} --type {type}

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon