Reduce Token Usage

Cut cost, latency, and rate-limit pressure in an API application by applying prompt caching, cache-aware rate limits, and token-efficient tool use. Use when an application repeatedly sends long mostly-static context such as documents, codebase excerpts, or policies; when input-token rate limits are the throughput bottleneck; or when tool-calling workflows emit large outputs.

uygnoey Updated

File contents

uygnoey/skills-from-claude-blog/tree/main/2025.03.13_token-saving-updates/skills/reduce-token-usage commit befb5f0e04

Frequently asked questions

npx skillmds@latest add uygnoey/reduce-token-usage