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

90 entries in this view.

Tool ranking

Ranked by measured growth, normalized across sources. Raw values keep their source-specific window, shown under each tool; a change requires at least two snapshots from the last 7 days.

  1. 1

    Skill
    Active

    Token-compression skill. An adaptation of caveman — short common words, trust context, say just enough, be laconic.

    githubmeasured growthOpen source ↗

    Install /plugin marketplace add GabrielBarberini/laconic

    19GitHub starsstable
  2. 2

    Skill
    Active

    Local-first memory and prompt-cache layer for Claude Code

    githubmeasured growthOpen source ↗

    Install /plugin marketplace add riz007/somtum

    7GitHub starsstable
  3. 3
    Active

    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
  4. 4

    Skill
    Active

    A production-ready Claude Code setup. Global CLAUDE.md, coding rules, per-project memory, and token optimization.

    githubmeasured growthOpen source ↗

    Install /plugin marketplace add janmaaarc/basecamp

    7GitHub starsstable
  5. 5
    Active

    Claude Code skill — delegate coding tasks to Opencode, supervise via git diff & save 50-90% Claude token usage

    githubmeasured growthOpen source ↗

    Install git clone https://github.com/pcx-wave/opencode-skill ~/.claude/skills/opencode-skill

    17GitHub stars+1 (+6.2 %)
  6. 6

    Agent
    Active

    Control 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
  7. 7
    Active

    Review and compact prompts, docs, and AI-agent skills to save tokens, preserving structure.

    mcpmeasured growthOpen source ↗

    Install claude mcp add compactprompt -- uvx compactprompt

    0GitHub starsstable
  8. 8

    Skill
    Active

    mcp-recall compresses MCP tool outputs (94 KB → 3.5 KB · 96%) and stores full results in SQLite for retrieval — up to 30x more tool calls per session for heavy MCP workloads.

    githubmeasured growthOpen source ↗

    Install /plugin marketplace add sakebomb/mcp-recall

    8GitHub starsstable
  9. 9
    Dormant

    DAG-based Lossless Context Management for Claude Code. Every message preserved, summaries cascade as a DAG, patterns extracted via Lossless Dream — full recall and reflection across sessions.

    githubmeasured growthOpen source ↗

    15GitHub starsstable
  10. 10

    Skill
    Active

    Compact Claude Code statusline — zero-dependency, crash-free on Windows

    githubmeasured growthOpen source ↗

    Install /plugin marketplace add WaterTian/cc-hud

    8GitHub starsstable
  11. 11
    Active

    Staged context pruning for OpenCode, Oh My Pi, pi, and Claude Code.

    githubmeasured growthOpen source ↗

    Install /plugin marketplace add AshishKumar4/better-compact

    12GitHub stars+1 (+9.1 %)
  12. 12
    Active

    Persistent memory + security layer for Claude Code (MCP plugin). Agents remember your project across sessions (~87% fewer context tokens), every tool call lands in a tamper-evident HMAC audit chain, and skills are AST-scanned +…

    githubmeasured growthOpen source ↗

    8GitHub starsstable
  13. 13

    Skill
    Dormant

    Say more with less. Claude Code skill/plugin that cuts ~60-70% of output tokens while keeping natural, readable English.

    githubmeasured growthOpen source ↗

    Install /plugin marketplace add o4f6bgpac3/concise

    10GitHub stars+2 (+25.0 %)
  14. 14
    Dormant

    Optimize Claude Code token usage — 22 skills, 8 hooks, 6 rules. One npm install. Zero manual steps. Cut costs by 67%.

    githubmeasured growthOpen source ↗

    9GitHub starsstable
  15. 15
    Active

    对标 claude-hud 核心功能,控制在 7 行以内更轻量。内置 13 个国产大模型平台用量查询 (智谱 GLM / MiniMax / DeepSeek / Kimi / StepFun / SiliconFlow 等),第三方代理用户也能实时看到额度消耗。

    githubmeasured growthOpen source ↗

    Install /plugin marketplace add zander-zyx/claude-mini-hud

    9GitHub starsstable
  16. 16
    Active

    Context GC for LLM agents: offload large tool outputs and recall them to save tokens.

    mcpmeasured growthOpen source ↗

    Install claude mcp add lethe -- uvx lethe-llm-context

    0GitHub starsstable
  17. 17

    Skill
    Dormant

    Drop-in Cursor rules to cut AI response tokens (no filler/hedging, preserve code + technical strings). Includes local, reproducible benchmarks.

    githubmeasured growthOpen source ↗

    Install git clone https://github.com/marcomondelli/bonsai ~/.claude/skills/bonsai

    0GitHub starsstable
  18. 18
    Active

    Statically audits MCP tool surfaces for token cost, schema quality, and design issues.

    mcpmeasured growthOpen source ↗

    Remote server, to be declared in the MCP configuration https://mcplint-web.vercel.app/api/mcp

    0GitHub starsstable
  19. 19
    Active

    Verifies token/cost savings claimed by AI context-reduction proxies via MCP tools.

    mcpmeasured growthOpen source ↗

    Install claude mcp add tokentrust -- uvx tokentrust-cli

    0GitHub starsstable
  20. 20
    Active

    Reversible context compression for AI agents: cut token usage up to 94%, originals retrievable

    mcpmeasured growthOpen source ↗

    Install claude mcp add token_optimizer -- uvx slimctx

    1GitHub starsstable
  21. 21
    Active

    Cut AI agent token costs 5-15x — routes only relevant code symbols instead of full files.

    mcpmeasured growthOpen source ↗

    Install claude mcp add agent-booster -- uvx agent-booster

    1GitHub starsstable
  22. 22
    Dormant

    Analyze your MCP setup: token costs, grades, duplicates, and optimization tips

    mcpmeasured growthOpen source ↗

    Install claude mcp add mcp-checkup -- npx mcp-checkup

    1GitHub starsstable
  23. 23
    Active

    A skill that shrink noisy log/output 60-90% before read — filter, group, dedupe, truncate. Cut token, cut cost, keep signal. By Dhayalan (aka Joy).

    githubmeasured growthOpen source ↗

    Install /plugin marketplace add Da-ya7/PromptCompressor-skill

    1GitHub starsstable
  24. 24
    Active

    Usage-aware status line for Claude Code: session & weekly rate-limit gauges with reset countdowns and a precise context-window meter, plus tokens, git & weather. Template-driven and extensible — set it up by chatting with Claude or via a…

    githubmeasured growthOpen source ↗

    1GitHub starsstable
  25. 25

    Skill
    Dormant

    Agent context gate for Codex, Claude Code, Copilot, MCP, Cursor, Cline, Gemini and Windsurf repos

    githubmeasured growthOpen source ↗

    Install git clone https://github.com/grnbtqdbyx-create/contextforge ~/.claude/skills/contextforge

    1GitHub starsstable