anaralabs

Tokenleader — Development skill for Claude Code

Development community

Self-hosted token-usage leaderboard for Claude Code, Codex CLI, and Cursor.

How to install Tokenleader

This entry records only its repository, not the path inside it, so there is no exact command to give. Open anaralabs/tokenleader and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Tokenleader does

Self-hosted token-usage leaderboard for Claude Code, Codex CLI, and Cursor. maintained by @anaralabs

Alternatives in Development

  • Understand Anything — Graphs that teach graphs that impress 80.7k ★
  • Microsandbox — Open-source self-hosted MicroVM sandboxes with sub-200ms startup, hardware-level isolation via libkrun 5k ★
  • Haft — Engineering decisions engine that know when they're stale 1.4k ★

README

tokenleader

**Self-hosted token-usage leaderboard for AI coding tools — Claude Code, Codex CLI, and Cursor.**

A tiny daemon on each teammate's machine reports token counts to a server your team runs. The dashboard shows who's burning the most tokens, what it costs, and which models everyone uses.

[![Release](https://img.shields.io/github/v/release/anaralabs/tokenleader)](https://github.com/anaralabs/tokenleader/releases) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) [![CI](https://github.com/anaralabs/tokenleader/actions/workflows/ci.yml/badge.svg)](https://github.com/anaralabs/tokenleader/actions)

Privacy first

tokenleader ships **token counts, model names, and timestamps — never message content.**

  • The daemon reads only the local session logs of your coding tools (~/.claude/projects/, ~/.codex/sessions/, Cursor's local state.vscdb, and the Claude Desktop app's Cowork sessions). No keylogger, no clipboard, no network sniffing.
  • Claude Cowork ("local agent mode") sessions run in a local sandbox and write the same JSONL the CLI does, just under the Desktop app's data dir; the daemon parses them and tags them claude_cowork so they show up separately from CLI usage. Cloud/remote Cowork sessions run on Anthropic's servers and leave nothing on disk, so they are no