Le descrizioni degli strumenti sono in inglese.

Efficienza dei token

Strumenti per ridurre i costi dei token e comprimere il contesto.

Utilizzo

Attività

Ordina per

43

Classifica degli strumenti

Classifica per crescita misurata e normalizzata tra le fonti. I valori grezzi mantengono la propria finestra; una variazione richiede almeno due rilevazioni in 7 giorni.

  1. 1

    MCP
    Attivo

    MCP server and proxy that compresses LLM prompts, tool output, and replies to cut token cost.

    mcpcrescita misurataApri fonte ↗

    Installa claude mcp add llmtrim -- npx @llmtrim/cli

    222stelle GitHubstabile
  2. 2

    CLI
    Attivo

    CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies

    githubcrescita misurataApri fonte ↗

    78 476stelle GitHub+725 (+0.93 %)
  3. 3

    MCP
    Attivo

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

    githubcrescita misurataApri fonte ↗

    68 835stelle GitHub+901 (+1.3 %)
  4. 4

    Agente
    Attivo

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

    githubcrescita misurataApri fonte ↗

    16stelle GitHubstabile
  5. 5
    Attivo

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

    mcpcrescita misurataApri fonte ↗

    Server remoto da dichiarare nella configurazione MCP https://mcplint-web.vercel.app/api/mcp

    0stelle GitHubstabile
  6. 6
    Attivo

    Lossless context compression plugin for Claude Code & OpenCode.

    githubcrescita misurataApri fonte ↗

    Installa /plugin marketplace add aerovato/magic-compact

    147stelle GitHub+4 (+2.8 %)
  7. 7
    Attivo

    Measure and shrink the token cost of Claude Code skills, tier by tier: the always-on system-prompt tax, the per-invocation body, and on-demand references, each priced at the rate it is actually billed.

    githubcrescita misurataApri fonte ↗

    1stelle GitHubstabile
  8. 8
    Attivo

    Context compression plugin for Claude Code. Automatically trims large tool output—JSON, YAML, stack traces, and logs—before it enters the context window.

    githubcrescita misurataApri fonte ↗

    65stelle GitHub+1 (+1.6 %)
  9. 9

    Skill
    Attivo

    Make your AI coding tools work as one team. Route jobs across Claude, Codex, Cursor, Devin, Gemini, OpenRouter, and local models, carry your setup with them, and track every cost.

    githubcrescita misurataApri fonte ↗

    Installa git clone https://github.com/alexgreensh/outsourcerer ~/.claude/skills/outsourcerer

    144stelle GitHub+5 (+3.6 %)
  10. 10
    Attivo

    Cut context bloat in your AI-agent stack: find and safely prune unused skills, MCP servers and subagents from real transcript evidence

    githubcrescita misurataApri fonte ↗

    55stelle GitHub+1 (+1.9 %)
  11. 11

    Skill
    Attivo

    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.

    githubcrescita misurataApri fonte ↗

    Installa /plugin marketplace add sakebomb/mcp-recall

    8stelle GitHubstabile
  12. 12

    Agente
    Attivo

    Agent context compressor and memory persistent orchestration

    githubcrescita misurataApri fonte ↗

    2stelle GitHubstabile
  13. 13

    Skill
    Attivo

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

    githubcrescita misurataApri fonte ↗

    Installa /plugin marketplace add ppgranger/token-saver

    142stelle GitHub+2 (+1.4 %)
  14. 14

    Skill
    Attivo

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

    githubcrescita misurataApri fonte ↗

    Installa /plugin marketplace add coalesce-labs/catalyst

    20stelle GitHubstabile
  15. 15

    Skill
    Attivo

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

    githubcrescita misurataApri fonte ↗

    Installa /plugin marketplace add V-Songbird/hush

    49stelle GitHub+5 (+11.4 %)
  16. 16
    Attivo

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

    mcpcrescita misurataApri fonte ↗

    Installa claude mcp add tokentrust -- uvx tokentrust-cli

    0stelle GitHubstabile
  17. 17

    Skill
    Attivo

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

    githubcrescita misurataApri fonte ↗

    Installa /plugin marketplace add janmaaarc/basecamp

    7stelle GitHubstabile
  18. 18
    Attivo

    Find the ghost tokens. Fix them. Survive compaction. Avoid context quality decay.

    githubcrescita misurataApri fonte ↗

    2 147stelle GitHub+87 (+4.2 %)
  19. 19

    Skill
    Attivo

    🪒 YAGNI enforcement at the harness level, nudges toward the simplest solution and gates against unnecessary dependencies, file sprawl, and unchecked build growth.

    githubcrescita misurataApri fonte ↗

    Installa /plugin marketplace add V-Songbird/razor

    8stelle GitHub+1 (+14.3 %)
  20. 20
    Attivo

    Claude Code skill: caveman-style token efficiency, spoken with a real Spanish regional accent

    githubcrescita misurataApri fonte ↗

    Installa /plugin marketplace add Mun1to/SpanishCaveMan

    2stelle GitHubstabile
  21. 21
    Attivo

    Persistent memory for any AI — zero token cost until recall

    mcpcrescita misurataApri fonte ↗

    44stelle GitHubstabile
  22. 22

    Skill
    Attivo

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

    githubcrescita misurataApri fonte ↗

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

    117stelle GitHubstabile
  23. 23
    Attivo

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

    githubcrescita misurataApri fonte ↗

    Installa /plugin marketplace add AshishKumar4/better-compact

    12stelle GitHub+1 (+9.1 %)
  24. 24

    MCP
    Attivo

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

    githubcrescita misurataApri fonte ↗

    434stelle GitHub+5 (+1.2 %)
  25. 25

    Skill
    Attivo

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

    githubcrescita misurataApri fonte ↗

    Installa git clone https://github.com/KbWen/agentic-os ~/.claude/skills/agentic-os

    155stelle GitHub+8 (+5.4 %)