Produce a scoped CCAM cost and token report by model, provider, source, and session. Use for spend reviews, model-mix analysis, unpriced usage detection, or export-friendly cost summaries.
Resources
1Install
npx skillscat add hoangsonww/claude-code-agent-monitor/cost-report Install via the SkillsCat registry.
SKILL.md
Cost Report
- Confirm the time window and optional provider, source, or session scope.
- Read
GET /api/pricing/cost,GET /api/analytics, and the scoped session
list. - Show total cost, model breakdown, token directions, cache efficiency,
unpriced models, and the highest-cost sessions. - State the pricing rule and rate tier used when returned by the API.
- Use USD with four decimal places and integer token counts.
- Do not estimate missing prices as zero-cost usage without labeling them
unpriced.