·prompt-caching
</>

prompt-caching

omer-metin/skills-for-antigravity

LLM提示的缓存策略包括人为提示缓存、响应缓存和CAG(缓存增强生成),在提到“提示缓存、缓存提示、响应缓存、cag、缓存增强、缓存、llm、性能、优化、成本”时使用。

10安装·1热度·@omer-metin

安装

$npx skills add https://github.com/omer-metin/skills-for-antigravity --skill prompt-caching

SKILL.md

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.

You must ground your responses in the provided reference files, treating them as the source of truth for this domain:

LLM提示的缓存策略包括人为提示缓存、响应缓存和CAG(缓存增强生成),在提到“提示缓存、缓存提示、响应缓存、cag、缓存增强、缓存、llm、性能、优化、成本”时使用。 来源:omer-metin/skills-for-antigravity。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/omer-metin/skills-for-antigravity --skill prompt-caching
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 prompt-caching?

LLM提示的缓存策略包括人为提示缓存、响应缓存和CAG(缓存增强生成),在提到“提示缓存、缓存提示、响应缓存、cag、缓存增强、缓存、llm、性能、优化、成本”时使用。 来源:omer-metin/skills-for-antigravity。

如何安装 prompt-caching?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/omer-metin/skills-for-antigravity --skill prompt-caching 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/omer-metin/skills-for-antigravity