LogoClawIndex
CasesSkillsAbout
LogoClawIndex

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-22

Capabilities

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

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
cost tracking
analytics
reporting
API usage
read events.jsonl
parse iteration events
calculate per-iteration costs
calculate per-mode totals
events.jsonl file
ASCII cost report