optimization
3 skills · 1 free · cap $19/skill or unlock all for $99
response-compression
IncludedCompresses verbose responses by removing filler and framing to save 200-400 tokens. Use when responses feel bloated or context is filling fast.
optimization
smart-sourcing
IncludedSelects optimal sources for tool calls, balancing accuracy with token cost. Use before research tasks or when deciding whether a claim needs verification.
optimization
context-map
IncludedGenerates a compressed project context map to avoid expensive Read/Grep calls. Use at session start or before implementing features in an unfamiliar codebase.
optimization