工具说明为英文。

令牌效率

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

用途

活跃度

排序方式

90

工具排名

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

  1. 1

    技能
    活跃

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

    github实测增长打开来源 ↗

    安装 /plugin marketplace add GabrielBarberini/laconic

    19GitHub 星标稳定
  2. 2

    技能
    活跃

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

    github实测增长打开来源 ↗

    安装 /plugin marketplace add riz007/somtum

    7GitHub 星标稳定
  3. 3
    活跃

    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 星标稳定
  4. 4

    技能
    活跃

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

    github实测增长打开来源 ↗

    安装 /plugin marketplace add janmaaarc/basecamp

    7GitHub 星标稳定
  5. 5
    活跃

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

    github实测增长打开来源 ↗

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

    17GitHub 星标+1 (+6.2 %)
  6. 6

    智能体
    活跃

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

    github实测增长打开来源 ↗

    16GitHub 星标稳定
  7. 7
    活跃

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

    mcp实测增长打开来源 ↗

    安装 claude mcp add compactprompt -- uvx compactprompt

    0GitHub 星标稳定
  8. 8

    技能
    活跃

    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 星标稳定
  9. 9
    休眠

    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 星标稳定
  10. 10

    技能
    活跃

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

    github实测增长打开来源 ↗

    安装 /plugin marketplace add WaterTian/cc-hud

    8GitHub 星标稳定
  11. 11
    活跃

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

    github实测增长打开来源 ↗

    安装 /plugin marketplace add AshishKumar4/better-compact

    12GitHub 星标+1 (+9.1 %)
  12. 12
    活跃

    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 星标稳定
  13. 13

    技能
    休眠

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

    github实测增长打开来源 ↗

    安装 /plugin marketplace add o4f6bgpac3/concise

    10GitHub 星标+2 (+25.0 %)
  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
    活跃

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

    mcp实测增长打开来源 ↗

    安装 claude mcp add token_optimizer -- uvx slimctx

    1GitHub 星标稳定
  21. 21
    活跃

    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 星标稳定
  22. 22
    休眠

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

    mcp实测增长打开来源 ↗

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

    1GitHub 星标稳定
  23. 23
    活跃

    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 星标稳定
  24. 24
    活跃

    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…

    github实测增长打开来源 ↗

    1GitHub 星标稳定
  25. 25

    技能
    休眠

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

    github实测增长打开来源 ↗

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

    1GitHub 星标稳定