Die Werkzeugbeschreibungen sind auf Englisch.
Token-Effizienz
Werkzeuge zur Senkung von Token-Kosten und Komprimierung von Kontext.
Anwendungsfall
Aktivität
Sortieren nach
101
Werkzeug-Rangliste
Nach gemessenem Wachstum und quellenübergreifend normalisiert sortiert. Rohwerte behalten ihr eigenes Zeitfenster; eine Änderung erfordert mindestens zwei Messungen in 7 Tagen.
- 1Aktiv
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.
githubgemessenes WachstumQuelle öffnen ↗
Installieren
/plugin marketplace add NodeNestor/claude-rolling-context31GitHub-Sterne+1 (+3.3 %) - 2Aktiv
claude-power-skills
Skill20 power-user skills for Claude Code: session memory and consolidation, context compression, multi-agent orchestration, adversarial bug hunting, security review, calibrated estimation and decision archaeology. Drop-in SKILL.md files. Built…
githubgemessenes WachstumQuelle öffnen ↗
Installieren
git clone https://github.com/irfad7/claude-power-skills ~/.claude/skills/claude-power-skills4GitHub-Sternestabil - 3Aktiv
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.
githubgemessenes WachstumQuelle öffnen ↗
Installieren
/plugin marketplace add ww-w-ai/super-token-saver31GitHub-Sternestabil - 4Aktiv
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…
githubgemessenes WachstumQuelle öffnen ↗
Installieren
/plugin marketplace add sup3x/claude-code-eco33GitHub-Sternestabil - 5Aktiv
voly
AgentControl plane for AI coding agents: route tasks, reduce token spend, run multi-agent workflows, fallback executors, and track cost per task.
githubgemessenes WachstumQuelle öffnen ↗
16GitHub-Sternestabil - 6Aktiv
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).
githubgemessenes WachstumQuelle öffnen ↗
Installieren
/plugin marketplace add Da-ya7/PromptCompressor-skill1GitHub-Sternestabil - 7Ruhend
unclog
MCPAudit MCP servers, skills, and CLAUDE.md bloat eating your Claude Code context window.
githubgemessenes WachstumQuelle öffnen ↗
35GitHub-Sternestabil - 8Aktiv
basecamp
SkillA production-ready Claude Code setup. Global CLAUDE.md, coding rules, per-project memory, and token optimization.
githubgemessenes WachstumQuelle öffnen ↗
Installieren
/plugin marketplace add janmaaarc/basecamp7GitHub-Sternestabil - 9Ruhend
bonsai
SkillDrop-in Cursor rules to cut AI response tokens (no filler/hedging, preserve code + technical strings). Includes local, reproducible benchmarks.
githubgemessenes WachstumQuelle öffnen ↗
Installieren
git clone https://github.com/marcomondelli/bonsai ~/.claude/skills/bonsai0GitHub-Sternestabil - 10Aktiv
compactor-skill
SonstigeClaude Code skill: reduce token usage 60-80% — targeted reads, model switching, context management. One-line install.
githubgemessenes WachstumQuelle öffnen ↗
2GitHub-Sternestabil - 11Aktiv
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.
githubgemessenes WachstumQuelle öffnen ↗
1GitHub-Sternestabil - 12Aktiv
SpanishCaveMan
SkillClaude Code skill: caveman-style token efficiency, spoken with a real Spanish regional accent
githubgemessenes WachstumQuelle öffnen ↗
Installieren
/plugin marketplace add Mun1to/SpanishCaveMan2GitHub-Sternestabil - 13Ruhend
Convert long AI conversations into portable conversation state graphs for LLM handoffs.
githubgemessenes WachstumQuelle öffnen ↗
Installieren
git clone https://github.com/Adityapal67/context-graph-compressor ~/.claude/skills/context-graph-compressor35GitHub-Sternestabil - 14Ruhend
concise
SkillSay more with less. Claude Code skill/plugin that cuts ~60-70% of output tokens while keeping natural, readable English.
githubgemessenes WachstumQuelle öffnen ↗
Installieren
/plugin marketplace add o4f6bgpac3/concise10GitHub-Sterne+2 (+25.0 %) - 15Aktiv
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 +…
githubgemessenes WachstumQuelle öffnen ↗
8GitHub-Sternestabil - 16Ruhend
Few-Word
SkillClaude Code plugin that offloads large outputs to filesystem and retrieves when required.
githubgemessenes WachstumQuelle öffnen ↗
Installieren
/plugin marketplace add sheeki03/Few-Word38GitHub-Sternestabil - 17Aktiv
Statically audits MCP tool surfaces for token cost, schema quality, and design issues.
mcpgemessenes WachstumQuelle öffnen ↗
Remote-Server, in der MCP-Konfiguration anzugeben
https://mcplint-web.vercel.app/api/mcp0GitHub-Sternestabil - 18Ruhend
Analyze your MCP setup: token costs, grades, duplicates, and optimization tips
mcpgemessenes WachstumQuelle öffnen ↗
Installieren
claude mcp add mcp-checkup -- npx mcp-checkup1GitHub-Sternestabil - 19Aktiv
Compact, source-linked context packs that reduce token waste for coding agents.
mcpgemessenes WachstumQuelle öffnen ↗
Installieren
claude mcp add capsule -- npx capsulectx4GitHub-Sternestabil - 20Ruhend
token-reducer
Skill⚡ Cut Claude token usage by 90%+ — free, open-source, local-first context compression for Claude Code. Hybrid RAG (BM25 + ONNX vectors), AST chunking, reranking. No API needed.
githubgemessenes WachstumQuelle öffnen ↗
Installieren
/plugin marketplace add Madhan230205/token-reducer44GitHub-Sternestabil - 21Aktiv
Lossless context compression: 2-8x fewer tokens, byte-exact recovery, search inside payloads
mcpgemessenes WachstumQuelle öffnen ↗
Installieren
claude mcp add densely -- uvx densely6GitHub-Sternestabil - 22Ruhend
Save tokens while coding — your AI agent gets structured code context, not file dumps.
mcpgemessenes WachstumQuelle öffnen ↗
Installieren
claude mcp add codeweave -- npx @codeweave/mcp4GitHub-Sternestabil - 23Aktiv
Verifies token/cost savings claimed by AI context-reduction proxies via MCP tools.
mcpgemessenes WachstumQuelle öffnen ↗
Installieren
claude mcp add tokentrust -- uvx tokentrust-cli0GitHub-Sternestabil
Ohne öffentliche Metrik gelistet
Gemischte Rangfolge: Gemessenes Wachstum hat Vorrang. Rohwerte behalten ihr eigenes Zeitfenster; eine Änderung erfordert mindestens zwei Messungen in 7 Tagen.
- 1UnbekanntLetzter Commit: nicht verfügbar
Semantic context compression and cognitive memory layer for LLM swarms.
mcpMetrik nicht veröffentlichtQuelle öffnen ↗
Remote-Server, in der MCP-Konfiguration anzugeben
https://recallmax-mcp.vercel.app/api/mcp—Keine öffentliche Metrik verfügbar - 2UnbekanntLetzter Commit: nicht verfügbar
sqz
MCPPre-injection context compression for coding agents. Zero LLM calls, zero telemetry, offline-safe.
mcpMetrik nicht veröffentlichtQuelle öffnen ↗
—Keine öffentliche Metrik verfügbar