optimizing-tokens
Installation
SKILL.md
Optimizing Tokens
Quick Start
- Analyze - Identify input vs output token distribution
- Minimize Context - Read only relevant file sections, not entire files
- Optimize Prompts - Use direct commands, remove filler words
- Structure Outputs - Request concise formats (JSON over prose)
- Batch Operations - Combine related requests, avoid duplicate context
- Select Model - Match model tier to task complexity