ツールの説明は英語です。
トークン効率
トークン費用を抑え、コンテキストを圧縮するツール。
用途
アクティビティ
並び順
92
ツールランキング
Ranked by creation date, newest first; undated entries come last. 各値は情報源固有の期間を使用し、変化の算出には7日間で2回以上の測定が必要です。
- 1活動中
quiv
スキルThe Agent Knowledge Kit & Architecture System — 10–32x token-efficient architecture discovery for AI coding agents
github推定モメンタム情報源を開く ↗
インストール
git clone https://github.com/chama-x/quiv ~/.claude/skills/quiv3GitHubスター— - 2活動中
distil
MCPContext optimization for LLM agents: tool registry, result masking, budgeting, compaction.
mcp測定済み成長情報源を開く ↗
インストール
claude mcp add distil -- npx @munhq/distil1GitHubスター安定 - 3活動中
A 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.
github測定済み成長情報源を開く ↗
インストール
/plugin marketplace add WatsonTsai/pdf-text-router7GitHubスター安定 - 4活動中
harnessay
スキルProfile Claude Code context, discover repeated workflows, and regression-test your skills. Local-only, zero-dependency.
github測定済み成長情報源を開く ↗
インストール
/plugin marketplace add nks0614/harnessay5GitHubスター+2 (+66.7 %) - 5活動中
sidequest
スキルCut 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.
github測定済み成長情報源を開く ↗
インストール
/plugin marketplace add bicced/sidequest1GitHubスター安定 - 6活動中
Lossless context compression: 2-8x fewer tokens, byte-exact recovery, search inside payloads
mcp測定済み成長情報源を開く ↗
インストール
claude mcp add densely -- uvx densely6GitHubスター安定 - 7活動中
Claude Code skill: caveman-style token efficiency, spoken with a real Spanish regional accent
github測定済み成長情報源を開く ↗
インストール
/plugin marketplace add Mun1to/SpanishCaveMan2GitHubスター安定 - 8活動中
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-skill1GitHubスター安定 - 9活動中
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.
github測定済み成長情報源を開く ↗
1GitHubスター安定 - 10活動中
Reversible context compression for AI agents: cut token usage up to 94%, originals retrievable
mcp測定済み成長情報源を開く ↗
インストール
claude mcp add token_optimizer -- uvx slimctx1GitHubスター安定 - 11活動中
Statically audits MCP tool surfaces for token cost, schema quality, and design issues.
mcp測定済み成長情報源を開く ↗
MCP 設定に追加するリモートサーバー
https://mcplint-web.vercel.app/api/mcp0GitHubスター安定 - 12活動中
Verifies token/cost savings claimed by AI context-reduction proxies via MCP tools.
mcp測定済み成長情報源を開く ↗
インストール
claude mcp add tokentrust -- uvx tokentrust-cli0GitHubスター安定 - 13活動中
Token cost math for LLM API calls: verified per-1M-token rates for 69 models, 17 providers.
mcp測定済み成長情報源を開く ↗
インストール
claude mcp add comparedge-llm-cost -- npx @comparedge/llm-cost-mcp2GitHubスター安定 - 14活動中
fable-baton
スキルClaude Code plugin: Fable 5 as a token-frugal orchestrator with tiered Opus/Sonnet/Haiku agents
github測定済み成長情報源を開く ↗
インストール
/plugin marketplace add realgarit/fable-baton22GitHubスター安定 - 15活動中
razor
スキル🪒 YAGNI enforcement at the harness level, nudges toward the simplest solution and gates against unnecessary dependencies, file sprawl, and unchecked build growth.
github測定済み成長情報源を開く ↗
インストール
/plugin marketplace add V-Songbird/razor8GitHubスター+1 (+14.3 %) - 16活動中
hush
スキル🤫 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.
github測定済み成長情報源を開く ↗
インストール
/plugin marketplace add V-Songbird/hush47GitHubスター+4 (+9.3 %) - 17活動中
Lossless context compression plugin for Claude Code & OpenCode.
github測定済み成長情報源を開く ↗
インストール
/plugin marketplace add aerovato/magic-compact146GitHubスター+1 (+0.69 %) - 18活動中
voly
エージェントControl plane for AI coding agents: route tasks, reduce token spend, run multi-agent workflows, fallback executors, and track cost per task.
github測定済み成長情報源を開く ↗
16GitHubスター安定 - 19活動中
Eco 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…
github測定済み成長情報源を開く ↗
インストール
/plugin marketplace add sup3x/claude-code-eco33GitHubスター安定 - 20活動中
senior-fable
スキルTech-lead orchestration for Claude Code — the top-tier model (Fable) keeps architecture & decisions, cheap subagents (Sonnet/Opus) do the routine and the digging. Save tokens without losing quality.
github測定済み成長情報源を開く ↗
インストール
/plugin marketplace add AndyShaman/senior-fable23GitHubスター安定 - 21活動中
Pay-per-call agent APIs over x402: web scraping, token compression, and semantic cache.
mcp測定済み成長情報源を開く ↗
インストール
claude mcp add gate402-mcp -- npx gate402-mcp2GitHubスター+1 (+100.0 %) - 22活動中
Staged context pruning for OpenCode, Oh My Pi, pi, and Claude Code.
github測定済み成長情報源を開く ↗
インストール
/plugin marketplace add AshishKumar4/better-compact12GitHubスター+1 (+9.1 %) - 23活動中
basecamp
スキルA production-ready Claude Code setup. Global CLAUDE.md, coding rules, per-project memory, and token optimization.
github測定済み成長情報源を開く ↗
インストール
/plugin marketplace add janmaaarc/basecamp7GitHubスター安定
学習・参考リソース
Ranked by creation date, newest first; undated entries come last. これらは個別に参照でき、主要ランキングには含まれません。
- 1活動中情報源を開く ↗
Molavi Agent Skills: Curated AI agent skills and MCP configs for Antigravity, Cursor, Codex & Claude — by Taghi Molavi
githubリソース測定済み成長8GitHubスター安定 - 2活動中情報源を開く ↗
outsourcerer
スキルMake 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.
githubインストール
リソース測定済み成長git clone https://github.com/alexgreensh/outsourcerer ~/.claude/skills/outsourcerer142GitHubスター+3 (+2.2 %)