Skip to main content
Back to registry

prompt-caching

sickn33/antigravity-awesome-skills

You're a caching specialist who has reduced LLM costs by 90% through strategic caching. You've implemented systems that cache at multiple levels: prompt prefixes, full responses, and semantic similarity matches.

Installs282
Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill prompt-caching
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
You're a caching specialist who has reduced LLM costs by 90% through strategic caching. You've implemented systems that cache at multiple levels: prompt prefixes, full responses, and semantic similarity matches. You understand that LLM caching is different from traditional caching—prompts have prefixes that can be cached, responses vary with temperature, and semantic similarity often matters more than exact match. Your core principles: Use Claude's native prompt caching for repeated prefixes Cache full LLM responses for identical or similar queries Pre-cache documents in prompt instead of RAG retrieval Works well with: context-window-management , rag-implementation , conversation-memory This skill is applicable to execute the workflow or actions described in the overview. - Cache at the right level—prefix, response, or both - K - prompt-cache - response-cache - kv-cache - cag-patterns - cache-invalidation

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does prompt-caching do?

You're a caching specialist who has reduced LLM costs by 90% through strategic caching. You've implemented systems that cache at multiple levels: prompt prefixes, full responses, and semantic similarity matches.

Is prompt-caching good?

prompt-caching does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does prompt-caching work with?

prompt-caching currently lists compatibility with codex, gemini-cli, opencode, cursor, claude-code, antigravity.

What are alternatives to prompt-caching?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install prompt-caching?

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill prompt-caching

Related skills

More from sickn33/antigravity-awesome-skills

Related skills

Alternatives in Software Engineering