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
44
Classifica degli strumenti
Ranked by creation date, newest first; undated entries come last. I valori grezzi mantengono la propria finestra; una variazione richiede almeno due rilevazioni in 7 giorni.
- 1Attivo
quiv
SkillThe Agent Knowledge Kit & Architecture System — 10–32x token-efficient architecture discovery for AI coding agents
githubmomentum stimatoApri fonte ↗
Installa
git clone https://github.com/chama-x/quiv ~/.claude/skills/quiv3stelle GitHub— - 2Attivo
distil
MCPContext optimization for LLM agents: tool registry, result masking, budgeting, compaction.
mcpcrescita misurataApri fonte ↗
Installa
claude mcp add distil -- npx @munhq/distil1stelle GitHubstabile - 3Attivo
pdf-text-router
SkillA Claude Code hook that routes each Read on a PDF to the path that actually works: text layer to UTF-8 text, scans to vision, and neither one through poppler.
githubcrescita misurataApri fonte ↗
Installa
/plugin marketplace add WatsonTsai/pdf-text-router7stelle GitHubstabile - 4Attivo
harnessay
SkillProfile Claude Code context, discover repeated workflows, and regression-test your skills. Local-only, zero-dependency.
githubcrescita misurataApri fonte ↗
Installa
/plugin marketplace add nks0614/harnessay5stelle GitHub+2 (+66.7 %) - 5Attivo
sidequest
SkillCut Claude Code token costs by delegating bulk LLM work to cheap models. 600+ models via NanoGPT, OpenRouter, Groq or local Ollama — batched, resumable, with real per-call cost tracking.
githubcrescita misurataApri fonte ↗
Installa
/plugin marketplace add bicced/sidequest1stelle GitHubstabile - 6Attivo
Lossless context compression: 2-8x fewer tokens, byte-exact recovery, search inside payloads
mcpcrescita misurataApri fonte ↗
Installa
claude mcp add densely -- uvx densely6stelle GitHubstabile - 7Attivo
SpanishCaveMan
SkillClaude Code skill: caveman-style token efficiency, spoken with a real Spanish regional accent
githubcrescita misurataApri fonte ↗
Installa
/plugin marketplace add Mun1to/SpanishCaveMan2stelle GitHubstabile - 8Attivo
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 - 9Attivo
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/mcp0stelle GitHubstabile - 10Attivo
Verifies token/cost savings claimed by AI context-reduction proxies via MCP tools.
mcpcrescita misurataApri fonte ↗
Installa
claude mcp add tokentrust -- uvx tokentrust-cli0stelle GitHubstabile - 11Attivo
razor
Skill🪒 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/razor8stelle GitHub+1 (+14.3 %) - 12Attivo
hush
Skill🤫 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/hush47stelle GitHub+4 (+9.3 %) - 13Attivo
magic-compact
SkillLossless context compression plugin for Claude Code & OpenCode.
githubcrescita misurataApri fonte ↗
Installa
/plugin marketplace add aerovato/magic-compact146stelle GitHub+1 (+0.69 %) - 14Attivo
voly
AgenteControl 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 - 15Attivo
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…
githubcrescita misurataApri fonte ↗
Installa
/plugin marketplace add sup3x/claude-code-eco33stelle GitHubstabile - 16Attivo
better-compact
SkillStaged context pruning for OpenCode, Oh My Pi, pi, and Claude Code.
githubcrescita misurataApri fonte ↗
Installa
/plugin marketplace add AshishKumar4/better-compact12stelle GitHub+1 (+9.1 %) - 17Attivo
basecamp
SkillA production-ready Claude Code setup. Global CLAUDE.md, coding rules, per-project memory, and token optimization.
githubcrescita misurataApri fonte ↗
Installa
/plugin marketplace add janmaaarc/basecamp7stelle GitHubstabile - 18Attivo
claude-mini-hud
Skill对标 claude-hud 核心功能,控制在 7 行以内更轻量。内置 13 个国产大模型平台用量查询 (智谱 GLM / MiniMax / DeepSeek / Kimi / StepFun / SiliconFlow 等),第三方代理用户也能实时看到额度消耗。
githubcrescita misurataApri fonte ↗
Installa
/plugin marketplace add zander-zyx/claude-mini-hud9stelle GitHubstabile - 19Attivo
skillreaper
MCPCut 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 %) - 20Attivo
llmtrim
MCPMCP 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/cli222stelle GitHub+6 (+2.8 %) - 21Attivo
vibe-skill
SkillClaude 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-skill117stelle GitHubstabile - 22Attivo
agentic-os
SkillGovernance 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-os155stelle GitHub+8 (+5.4 %) - 23Attivo
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…
githubcrescita misurataApri fonte ↗
17stelle GitHubstabile
Risorse didattiche e di riferimento
Ranked by creation date, newest first; undated entries come last. Queste risorse restano accessibili separatamente e non partecipano alla classifica principale.
- 1AttivoApri fonte ↗
Molavi Agent Skills: Curated AI agent skills and MCP configs for Antigravity, Cursor, Codex & Claude — by Taghi Molavi
githubRisorsacrescita misurata8stelle GitHubstabile - 2AttivoApri fonte ↗
outsourcerer
SkillMake the most out of your subscriptions. Delegate work to other harnesses and models, while keeping your main session the orchestrator. Nothing new to learn. Keep working like you do, but better.
githubInstalla
Risorsacrescita misuratagit clone https://github.com/alexgreensh/outsourcerer ~/.claude/skills/outsourcerer142stelle GitHub+3 (+2.2 %)