skillmake
← all skills
Budget

Save money. Same agent.

Eight practical ways to drop agent cost or context waste. Five are installable tools; three are pure technique.

+ Submit a skill
8 ways to save

How they compose

caveman cuts output tokens, free-claude-code and claude-code-router change the model bill — the latter routing through OpenRouter to the cheapest capable model, headroom strips 60–95% of the tokens out of context before they ever reach the model, code mode keeps MCP tool schemas and intermediate results in a sandbox instead of the context window, fan out subagents keeps parent context smaller, /goal keeps the work from drifting, and ask-expert-mcp reserves frontier-model spend for the hard 5% of decisions.