caveman-stats

Parse AI session log files to report token usage metrics.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/VXerys/marketiv-web --skill caveman-stats-vxerys
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: caveman-stats
Source: https://github.com/VXerys/marketiv-web/tree/main/.qwen/skills/caveman-stats
Command: npx skills add https://github.com/VXerys/marketiv-web --skill caveman-stats-vxerys

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Provides transparency on actual AI session token usage, removing estimations and allowing for real insights into model efficiency.

Core Features & Use Cases

  • Real-Time Token Usage Reporting: Tracks and reports input/output token usage during AI sessions.
  • Baseline Comparison: Shows token savings versus non-optimized baselines.
  • Data Tracking for AI Models: Enables better monitoring and decision-making for AI practitioners.

Quick Start

Activate /caveman-stats to display the session token statistics immediately.

Frequently Asked Questions about caveman-stats

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

FAQPage Schema
How do I track real-time token usage in AI sessions?

To track real-time token usage in AI sessions, you can parse the AI session log files directly to extract accurate input and output token metrics for efficiency monitoring.

What is the best way to compare token savings against a baseline?

The best way to compare token savings is to parse session logs for current usage metrics and evaluate them against a non-optimized baseline to visualize actual savings.

How do I get accurate token usage metrics without estimations?

You can get accurate token usage metrics by directly parsing AI session log files, which removes the need for estimations and provides real insights into model efficiency.

Can I monitor AI session efficiency for better decision-making?

Yes, you can monitor AI session efficiency by tracking token usage data, enabling better monitoring and decision-making for AI practitioners managing model resources.

Do I need any external dependencies to visualize token usage statistics?

No external dependencies are needed to visualize token usage statistics, as the script directly parses session log files to display the metrics immediately upon activation.