工具说明为英文。

令牌效率

降低令牌成本并压缩上下文的工具。

用途

活跃度

排序方式

98

工具排名

按实测增长排序,并在不同来源间归一化。 原始值保留各自的数据窗口;计算变化需要 7 天内至少两次测量。

  1. 1
    活跃

    Resume Claude Code work after rate/usage/context limits without replaying the prior transcript. Auto-saves at 90%/95% usage. Plugin-installable, 10 languages.

    github实测增长打开来源 ↗

    安装 /plugin marketplace add sofumel/claude-handoff-revive

    6GitHub 星标稳定
  2. 2

    技能
    活跃

    Token-efficient Claude Code workspace with parallel agents and persistent memory. Research → Plan → Implement → Validate workflow.

    github实测增长打开来源 ↗

    安装 /plugin marketplace add coalesce-labs/catalyst

    20GitHub 星标稳定
  3. 3
    活跃

    Lossless context compression: 2-8x fewer tokens, byte-exact recovery, search inside payloads

    mcp实测增长打开来源 ↗

    安装 claude mcp add densely -- uvx densely

    6GitHub 星标稳定
  4. 4

    技能
    活跃

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

    github实测增长打开来源 ↗

    安装 /plugin marketplace add GabrielBarberini/laconic

    19GitHub 星标稳定
  5. 5

    技能
    活跃

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

    github实测增长打开来源 ↗

    安装 /plugin marketplace add riz007/somtum

    7GitHub 星标稳定
  6. 6
    活跃

    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…

    github实测增长打开来源 ↗

    17GitHub 星标稳定
  7. 7

    技能
    活跃

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

    github实测增长打开来源 ↗

    安装 /plugin marketplace add janmaaarc/basecamp

    7GitHub 星标稳定
  8. 8

    智能体
    活跃

    Control plane for AI coding agents: route tasks, reduce token spend, run multi-agent workflows, fallback executors, and track cost per task.

    github实测增长打开来源 ↗

    16GitHub 星标稳定
  9. 9
    活跃

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

    mcp实测增长打开来源 ↗

    安装 claude mcp add compactprompt -- uvx compactprompt

    0GitHub 星标稳定
  10. 10

    技能
    活跃

    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.

    github实测增长打开来源 ↗

    安装 /plugin marketplace add sakebomb/mcp-recall

    8GitHub 星标稳定
  11. 11
    休眠

    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.

    github实测增长打开来源 ↗

    15GitHub 星标稳定
  12. 12

    技能
    活跃

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

    github实测增长打开来源 ↗

    安装 /plugin marketplace add WaterTian/cc-hud

    8GitHub 星标稳定
  13. 13
    活跃

    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 +…

    github实测增长打开来源 ↗

    8GitHub 星标稳定
  14. 14
    休眠

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

    github实测增长打开来源 ↗

    9GitHub 星标稳定
  15. 15
    活跃

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

    github实测增长打开来源 ↗

    安装 /plugin marketplace add zander-zyx/claude-mini-hud

    9GitHub 星标稳定
  16. 16
    活跃

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

    mcp实测增长打开来源 ↗

    安装 claude mcp add lethe -- uvx lethe-llm-context

    0GitHub 星标稳定
  17. 17

    技能
    休眠

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

    github实测增长打开来源 ↗

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

    0GitHub 星标稳定
  18. 18
    活跃

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

    mcp实测增长打开来源 ↗

    需在 MCP 配置中声明的远程服务器 https://mcplint-web.vercel.app/api/mcp

    0GitHub 星标稳定
  19. 19
    活跃

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

    mcp实测增长打开来源 ↗

    安装 claude mcp add tokentrust -- uvx tokentrust-cli

    0GitHub 星标稳定
  20. 20

    技能
    活跃

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

    github实测增长打开来源 ↗

    安装 git clone https://github.com/pcx-wave/vibe-skill ~/.claude/skills/vibe-skill

    117GitHub 星标稳定
  21. 21
    活跃

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

    mcp实测增长打开来源 ↗

    安装 claude mcp add token_optimizer -- uvx slimctx

    1GitHub 星标稳定
  22. 22
    活跃

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

    mcp实测增长打开来源 ↗

    安装 claude mcp add agent-booster -- uvx agent-booster

    1GitHub 星标稳定
  23. 23
    休眠

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

    mcp实测增长打开来源 ↗

    安装 claude mcp add mcp-checkup -- npx mcp-checkup

    1GitHub 星标稳定
  24. 24

    技能
    休眠

    Pith is the hook that makes Claude Code sessions last 3x longer.

    github实测增长打开来源 ↗

    安装 /plugin marketplace add abhisekjha/pith

    98GitHub 星标稳定
  25. 25
    活跃

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

    github实测增长打开来源 ↗

    安装 /plugin marketplace add Da-ya7/PromptCompressor-skill

    1GitHub 星标稳定