---
id: gh-caveman-stats
name: "caveman-stats"
url: https://skills.yangsir.net/skill/gh-caveman-stats
author: juliusbrussee
domain: ai-system-observability-sre
tags: ["stats", "tracking", "analysis", "usage", "reporting"]
install_count: 48500
rating: 4.70 (120 reviews)
github: https://github.com/juliusbrussee/caveman/tree/main/skills/caveman-stats
---

# caveman-stats

> 这个技能通过即时返回格式化的统计数据，让用户能够立即查看其AI使用情况。它无需模型额外处理，直接提供关键数字，帮助用户快速了解和分析AI交互模式。

**Stats**: 48,500 installs · 4.7/5 (120 reviews)

## Before / After 对比

### 即时查看AI使用统计

**Before**:

在没有即时统计工具时，用户可能需要手动收集或等待报告来了解AI的使用情况，这不仅耗时，也难以实时掌握AI的交互模式和效率，导致决策滞后或无法及时优化AI策略。

**After**:

通过`caveman-stats`技能，用户可以立即获取格式化的AI使用统计数据。无需等待，关键数字直接呈现，帮助用户快速洞察AI表现，及时调整策略，提升AI交互体验和效率。

| Metric | Before | After | Change |
|---|---|---|---|
| 获取统计信息等待时间 | 5分钟 | 0分钟 | -100% |

## Readme

This skill is delivered by `hooks/caveman-stats.js` (read by `hooks/caveman-mode-tracker.js` on `/caveman-stats`). The model does not need to do anything when this skill fires — the hook returns `decision: "block"` with the formatted stats as the reason. The user sees the numbers immediately.


---
*Source: https://skills.yangsir.net/skill/gh-caveman-stats*
*Markdown mirror: https://skills.yangsir.net/api/skill/gh-caveman-stats/markdown*