Token efficiency: tools for developers
Tools that reduce token costs, compress context or cache LLM requests. An entry can appear under several use cases when its topics or description provide several explicit signals.
Use case
Activity
Sort by
44 entries in this view.
Tool ranking
Ranked by known GitHub stars, highest first; archived repositories come after maintained repositories. Raw values keep their source-specific window, shown under each tool; a change requires at least two snapshots from the last 7 days.
- 1Active
rtk
CLICLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies
githubmeasured growthOpen source ↗
78 349GitHub stars+703 (+0.91 %) - 2Active
headroom
MCPCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
githubmeasured growthOpen source ↗
68 629GitHub stars+784 (+1.2 %) - 3Active
token-optimizer
OtherFind the ghost tokens. Fix them. Survive compaction. Avoid context quality decay.
githubmeasured growthOpen source ↗
2 122GitHub stars+108 (+5.4 %) - 4Active
ratel
MCPContext engineering for AI agents. ~80% fewer tokens. Fix tool overload. Skills and memory with in-process BM25 and semantic retrieval. Progressive Disclosure. No vector DB.
githubmeasured growthOpen source ↗
433GitHub stars+5 (+1.2 %) - 5Active
claude-night-market
Skill23 Claude Code plugins: TDD enforcement hooks, git/PR workflows, spec-driven development, code review, project lifecycle, fix-from-error, maintenance automation, context optimization, research, and multi-LLM delegation. 186 skills, 128…
githubmeasured growthOpen source ↗
Install
git clone https://github.com/athola/claude-night-market ~/.claude/skills/claude-night-market333GitHub stars+2 (+0.60 %) - 6Active
llmtrim
MCPMCP server and proxy that compresses LLM prompts, tool output, and replies to cut token cost.
mcpmeasured growthOpen source ↗
Install
claude mcp add llmtrim -- npx @llmtrim/cli222GitHub stars+6 (+2.8 %) - 7Active
agentic-os
SkillGovernance framework for AI coding agents. It runs them through a five-step workflow (plan, build, review, test, ship) where no step counts as done without evidence. Drop-in rules and guardrails for Claude Code, Codex, Cursor, Copilot, and…
githubmeasured growthOpen source ↗
Install
git clone https://github.com/KbWen/agentic-os ~/.claude/skills/agentic-os155GitHub stars+8 (+5.4 %) - 8Active
magic-compact
SkillLossless context compression plugin for Claude Code & OpenCode.
githubmeasured growthOpen source ↗
Install
/plugin marketplace add aerovato/magic-compact146GitHub stars+1 (+0.69 %) - 9Active
token-saver
SkillContent-aware output compression for AI coding assistants. 36 specialized processors cut CLI output tokens by 60-99% (git, pytest, npm, terraform, kubectl, docker, and more) without losing errors, diffs, or stack traces.
githubmeasured growthOpen source ↗
Install
/plugin marketplace add ppgranger/token-saver142GitHub stars+2 (+1.4 %) - 10Active
vibe-skill
SkillClaude Code skill — delegate coding tasks to Mistral Vibe, supervise via git diff & save 50-90% Claude token usage
githubmeasured growthOpen source ↗
Install
git clone https://github.com/pcx-wave/vibe-skill ~/.claude/skills/vibe-skill117GitHub starsstable - 11Active
Tinder for your Claude Code skills, subagents and MCP servers. Swipe away what wastes context, scan for prompt injection, get honest token costs. Fixes what it finds and actually deletes. Zero dependencies, Claude Code + Codex.
githubmeasured growthOpen source ↗
115GitHub stars+1 (+0.88 %) - 12Active
Claude Code plugin that tracks token usage, identifies wasted context, and saves 30-50% on API costs. Heatmaps, ROI reports, budget alerts, efficiency scores, git-aware suggestions — all local, zero config.
githubmeasured growthOpen source ↗
Install
/plugin marketplace add egorfedorov/claude-context-optimizer103GitHub stars+6 (+6.2 %) - 13Active
Tokdash
SkillAgent Dashboard: Visualization and analytics for Sessions and Quota Usage. Track, analyze, and optimize token usage across providers with heatmaps, cost tracking, token counting and quota resets..
githubmeasured growthOpen source ↗
Install
/plugin marketplace add JingbiaoMei/Tokdash67GitHub stars+3 (+4.7 %) - 14Active
toonify-mcp
MCPContext compression plugin for Claude Code. Automatically trims large tool output—JSON, YAML, stack traces, and logs—before it enters the context window.
githubmeasured growthOpen source ↗
64GitHub starsstable - 15Active
RustAPI
LibraryA high-performance, ergonomic web framework for Rust with native AI/LLM support.
githubestimated momentumOpen source ↗
61GitHub stars— - 16Active
skillreaper
MCPCut context bloat in your AI-agent stack: find and safely prune unused skills, MCP servers and subagents from real transcript evidence
githubmeasured growthOpen source ↗
55GitHub stars+1 (+1.9 %) - 17Active
hush
Skill🤫 Token-lean sessions at the harness level. An easy to grasp output style, output-shrinking hooks, and log compression cut both input and output tokens.
githubmeasured growthOpen source ↗
Install
/plugin marketplace add V-Songbird/hush47GitHub stars+4 (+9.3 %) - 1844GitHub stars+3 (+7.3 %)
- 19Active
claude-code-eco
SkillEco mode for Claude Code. /eco: -31% to -73% output tokens with critical findings intact; /eco-max: up to -75% with lowered effort. Measured hardest on Claude Fable 5 (fable5), deep-studied on Sonnet 5, works on Opus 4.8 too. We publish our…
githubmeasured growthOpen source ↗
Install
/plugin marketplace add sup3x/claude-code-eco33GitHub starsstable - 20Active
Rolling context compression for Claude Code — never hit the context wall. Auto-compresses old messages while keeping recent context verbatim. Zero config, zero latency. Works as a Claude Code plugin.
githubmeasured growthOpen source ↗
Install
/plugin marketplace add NodeNestor/claude-rolling-context31GitHub stars+1 (+3.3 %) - 21Active
super-token-saver
SkillRestore prior Claude Code AND Codex sessions with zero LLM calls. Cross-tool session handoff, cache-expiry prevention, real cost dashboard. One plugin, both hosts.
githubmeasured growthOpen source ↗
Install
/plugin marketplace add ww-w-ai/super-token-saver31GitHub starsstable - 22Active
catalyst
SkillToken-efficient Claude Code workspace with parallel agents and persistent memory. Research → Plan → Implement → Validate workflow.
githubmeasured growthOpen source ↗
Install
/plugin marketplace add coalesce-labs/catalyst20GitHub starsstable - 23Active
A MCP that turns PDFs into structured text, tables, figures, metadata, annotations, and page-level evidence for selective retrieval by MCP-compatible AI agents. Improves the information quality AI agents receive while also reducing token…
githubmeasured growthOpen source ↗
17GitHub starsstable - 24Active
voly
AgentControl plane for AI coding agents: route tasks, reduce token spend, run multi-agent workflows, fallback executors, and track cost per task.
githubmeasured growthOpen source ↗
16GitHub starsstable
Learning resources
Ranked by known GitHub stars, highest first; archived repositories come after maintained repositories. These resources remain available separately and do not take part in the main tool ranking.
- 1ActiveOpen source ↗
outsourcerer
SkillMake the most out of your subscriptions. Delegate work to other harnesses and models, while keeping your main session the orchestrator. Nothing new to learn. Keep working like you do, but better.
githubInstall
Resourcemeasured growthgit clone https://github.com/alexgreensh/outsourcerer ~/.claude/skills/outsourcerer142GitHub stars+3 (+2.2 %)