ツールの説明は英語です。

トークン効率

トークン費用を抑え、コンテキストを圧縮するツール。

用途

アクティビティ

並び順

101

ツールランキング

情報源間で正規化した測定済み成長順です。 各値は情報源固有の期間を使用し、変化の算出には7日間で2回以上の測定が必要です。

  1. 1

    CLI
    活動中

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

    github測定済み成長情報源を開く ↗

    78 241GitHubスター+697 (+0.90 %)
  2. 2

    MCP
    活動中

    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.

    github測定済み成長情報源を開く ↗

    68 350GitHubスター+630 (+0.93 %)
  3. 3

    その他
    活動中

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

    github測定済み成長情報源を開く ↗

    2 122GitHubスター+149 (+7.6 %)
  4. 4

    スキル
    活動中

    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…

    github測定済み成長情報源を開く ↗

    インストール git clone https://github.com/KbWen/agentic-os ~/.claude/skills/agentic-os

    155GitHubスター+9 (+6.2 %)
  5. 5

    MCP
    活動中

    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.

    github測定済み成長情報源を開く ↗

    433GitHubスター+6 (+1.4 %)
  6. 6

    MCP
    活動中

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

    mcp測定済み成長情報源を開く ↗

    インストール claude mcp add llmtrim -- npx @llmtrim/cli

    222GitHubスター+6 (+2.8 %)
  7. 7
    活動中

    Claude Code plugin that tracks token usage, identifies wasted context, and saves 30-50% on API costs. Heatmaps, ROI reports, budget alerts, efficiency scores, git-aware suggestions — all local, zero config.

    github測定済み成長情報源を開く ↗

    インストール /plugin marketplace add egorfedorov/claude-context-optimizer

    103GitHubスター+6 (+6.2 %)
  8. 8

    スキル
    活動中

    🤫 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/hush

    47GitHubスター+5 (+11.9 %)
  9. 9

    スキル
    活動中

    Agent Dashboard: Visualization and analytics for Sessions and Quota Usage. Track, analyze, and optimize token usage across providers with heatmaps, cost tracking, token counting and quota resets..

    github測定済み成長情報源を開く ↗

    インストール /plugin marketplace add JingbiaoMei/Tokdash

    67GitHubスター+4 (+6.3 %)
  10. 10

    スキル
    活動中

    Claude Code usage governor: compact professional output, context slimming, tool-output filtering, telemetry, and drift guardrails.

    github測定済み成長情報源を開く ↗

    インストール /plugin marketplace add 0xhimanshu/governor

    133GitHubスター+4 (+3.1 %)
  11. 11
    活動中

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

    github測定済み成長情報源を開く ↗

    55GitHubスター+3 (+5.8 %)
  12. 12
    活動中

    Persistent memory for any AI — zero token cost until recall

    mcp測定済み成長情報源を開く ↗

    44GitHubスター+3 (+7.3 %)
  13. 13
    活動中

    23 Claude Code plugins: TDD enforcement hooks, git/PR workflows, spec-driven development, code review, project lifecycle, fix-from-error, maintenance automation, context optimization, research, and multi-LLM delegation. 186 skills, 128…

    github測定済み成長情報源を開く ↗

    インストール git clone https://github.com/athola/claude-night-market ~/.claude/skills/claude-night-market

    333GitHubスター+3 (+0.91 %)
  14. 14

    スキル
    休止中

    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 %)
  15. 15

    スキル
    活動中

    Profile Claude Code context, discover repeated workflows, and regression-test your skills. Local-only, zero-dependency.

    github測定済み成長情報源を開く ↗

    インストール /plugin marketplace add nks0614/harnessay

    5GitHubスター+2 (+66.7 %)
  16. 16

    スキル
    活動中

    Lossless context compression plugin for Claude Code & OpenCode.

    github測定済み成長情報源を開く ↗

    インストール /plugin marketplace add aerovato/magic-compact

    146GitHubスター+2 (+1.4 %)
  17. 17

    スキル
    活動中

    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.

    github測定済み成長情報源を開く ↗

    インストール /plugin marketplace add ppgranger/token-saver

    142GitHubスター+2 (+1.4 %)
  18. 18
    活動中

    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.

    github測定済み成長情報源を開く ↗

    インストール /plugin marketplace add NodeNestor/claude-rolling-context

    31GitHubスター+1 (+3.3 %)
  19. 19
    活動中

    Pay-per-call agent APIs over x402: web scraping, token compression, and semantic cache.

    mcp測定済み成長情報源を開く ↗

    インストール claude mcp add gate402-mcp -- npx gate402-mcp

    2GitHubスター+1 (+100.0 %)
  20. 20

    スキル
    活動中

    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 %)
  21. 21

    スキル
    活動中

    Claude Code plugin: Fable 5 as a token-frugal orchestrator with tiered Opus/Sonnet/Haiku agents

    github測定済み成長情報源を開く ↗

    インストール /plugin marketplace add realgarit/fable-baton

    22GitHubスター+1 (+4.8 %)
  22. 22

    スキル
    活動中

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

    github測定済み成長情報源を開く ↗

    インストール /plugin marketplace add AshishKumar4/better-compact

    12GitHubスター+1 (+9.1 %)
  23. 23
    活動中

    Tinder for your Claude Code skills, subagents and MCP servers. Swipe away what wastes context, scan for prompt injection, get honest token costs. Fixes what it finds and actually deletes. Zero dependencies, Claude Code + Codex.

    github測定済み成長情報源を開く ↗

    115GitHubスター+1 (+0.88 %)
  24. 24

    スキル
    活動中

    🪒 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/razor

    8GitHubスター+1 (+14.3 %)

学習・参考リソース

情報源間で正規化した測定済み成長順です。 これらは個別に参照でき、主要ランキングには含まれません。

  1. 1

    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/outsourcerer

    リソース測定済み成長
    142GitHubスター+4 (+2.9 %)