Prompt Caching Playbook

Maximize prompt-cache hit rate and cut token cost on LLM/agentic systems (Anthropic, OpenAI, Gemini, vLLM). Use when designing, auditing, or debugging the prompt/message structure of an LLM system, or when asked about cache hit rate, cache_control, prompt_cache_key, context caching, cache TTL, KV-cache, prefix matching, static-prefix/dynamic-suffix, "why is my LLM bill so high", "почему API LLM дорого", "как уменьшить токены", or reusing prompt prefixes across requests.

Tsurai7 Updated

File contents

Tsurai7/agentic-playbook/tree/main/skills/prompt-caching-playbook commit cd66c31a2c

Frequently asked questions

npx skillmds@latest add tsurai7/prompt-caching-playbook