cost-report - Generate API Cost Reports
Generates cost breakdown reports from events.jsonl showing API costs and token usage per iteration.
Tags
Updated: 2026-03-22Capabilities
Typical Inputs
Typical Outputs
What this skill does
- read events.jsonl
- parse iteration events
- calculate per-iteration costs
- calculate per-mode totals
- calculate cumulative totals
- generate ASCII report
Inputs
- events.jsonl file
Outputs
- ASCII cost report
Requirements
- Python 3
- autopilot project directory
- existing events.jsonl file
