token-optimizer
SolidAudit your OpenClaw setup for token waste, context bloat, and cost optimization opportunities
Install
Quality Score: 81/100
Skill Content
Details
- Author
- alexgreensh
- Repository
- alexgreensh/token-optimizer
- Created
- 5 months ago
- Last Updated
- yesterday
- Language
- Python
- License
- NOASSERTION
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
token-efficiency
Audit and optimize token consumption in Copilot CLI configs agent prompts, skill files, and hook injection scripts. Use when reviewing config for redundancy, narrative bloat, or per-turn hook costs.
token-coach
Context window coach analyzing setup overhead, historical usage trends, and session habits. Use when building something new and wanting token efficiency from the start, existing sessions feel sluggish or context fills too fast, designing multi-agent systems, or wanting a quick health check with real numbers. Do NOT use for running the full audit and applying fixes (use /token-optimizer instead).
token-efficiency
Reduce token waste by 40-60% through anti-sycophancy rules, tool-call budgets, one-pass coding, task profiles, and read-before-write enforcement. Inspired by drona23/claude-token-efficient.