From token-saver
Configures token-saving tools (rtk, caveman, graphify, context-mode) globally or per project. Allows auditing and calculating the token savings obtained.
How this skill is triggered — by the user, by Claude, or both
Slash command
/token-saver:token-saverThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill guides and performs the installation and configuration of tools optimized to reduce token consumption (input/output) and context compression in coding LLMs (Claude Code, Codex, OpenCode, Agy).
This skill guides and performs the installation and configuration of tools optimized to reduce token consumption (input/output) and context compression in coding LLMs (Claude Code, Codex, OpenCode, Agy).
The configurable tools are:
rtk:
rtk gainrtk gain --historycaveman:
graphify:
graphify-out/ directly, consuming less than 1k tokens.context-mode:
When this skill is activated:
Ask User (Iterative): Ask the user for each tool if they want to install/configure it, and the scope of the installation:
Run Setup Script:
Run the helper script skills/token-saver/scripts/setup-token-saving.sh (with BypassSandbox when necessary) to perform actions based on the user's selection.
Confirm and Teach: Display a summary of what was configured and quick usage instructions (command cheat-sheet) for each activated tool.
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub andersonlimahw/lemon-ai-hub --plugin token-saver