Token Efficiency

Use when the user wants to reduce LLM token usage, context-window pressure, or API cost in an AI/agent codebase without hurting quality — reviewing prompt construction, context assembly, chat-history retention, tool definitions, retrieval, caching, batching, and output verbosity. Triggers on "reduce token usage", "cut LLM costs", "we're burning tokens", "optimize context", "why is this so expensive".

vikast908 e454b77 6.2 KB Updated

File contents

vikast908/agent-repo-card/tree/main/skills/token-efficiency commit e454b7722b

Frequently asked questions

npx skillmds@latest add vikast908/token-efficiency