
from prompt-cache-skills107
Automatically enables prompt caching for supported models in the Continue agent, reducing input costs and improving latency.
This skill provides a set of patches to flip the default prompt caching behavior in the Continue IDE extension from opt-in to enabled. It ensures that supported models (like Claude via Anthropic or Bedrock) utilize prompt caching by default, significantly reducing token costs for multi-turn conversations.
Use this skill when you want to optimize the performance and cost of a Continue installation, specifically for users who are unaware of the manual configuration required to enable caching.
Anthropic.ts and Bedrock.ts to change the default caching strategy to systemAndTools and auto-enable conversation message caching.cache_control markers are being sent and cache reads are occurring.Continue
This skill has not been reviewed by our automated audit pipeline yet.