---
title: "Track coding-agent token spend and leaderboard drift across local session logs with Tokscale"
description: "Aggregate local coding-agent usage logs into spend, token, and trend views before quotas or budgets surprise the team."
verification: "listed"
source: "https://github.com/junhoyeo/tokscale"
author: "junhoyeo"
publisher_type: "individual"
category:
  - "Monitoring & Alerts"
framework:
  - "Multi-Framework"
tool_ecosystem:
  github_repo: "junhoyeo/tokscale"
  github_stars: 2032
  npm_package: "tokscale"
  npm_weekly_downloads: 64618
---

# Track coding-agent token spend and leaderboard drift across local session logs with Tokscale

Aggregate local coding-agent usage logs into spend, token, and trend views before quotas or budgets surprise the team.

## Prerequisites

Supported coding-agent local logs, Node.js or Bun for install, optional browser or TUI

## Installation

Choose whichever fits your setup:

1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.

Install command or upstream instructions:

```
Install the CLI with the upstream package instructions, point it at the default local agent log locations, then run Tokscale to inspect token, cost, and trend views or submit leaderboard data if desired.
```

## Documentation

- https://tokscale.ai

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/track-coding-agent-token-spend-and-leaderboard-drift-with-tokscale/)
