# Tokscale

> Use this skill when the user wants to track AI token usage and costs across services.

- Skill: `javimosch/tokscale` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/tokscale`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/tokscale/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/tokscale

---

# tokscale Plugin
Track AI-agent token usage and costs across 30+ services.
## Commands
- `tokscale self version` — Print tokscale version
- `tokscale _ _` — Passthrough to tokscale CLI
## Installation
```bash
cargo install tokscale
```
## Examples
```bash
tokscale --json
tokscale report --format csv
```
## Key Features
- **Multi-service** — 30+ AI services supported
- **Cost tracking** — Monitor spending
- **JSON export** — Structured data for analysis
- **Pipeline-ready** — CI/CD integration

