gemini-caching

Community

Optimize Gemini API calls with caching.

AuthorFutureAtoms
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the high costs and latency associated with repeated API calls to Gemini by implementing intelligent caching strategies, significantly reducing expenses and improving response times.

Core Features & Use Cases

  • Implicit Caching: Automatic caching of repeated context prefixes for reduced costs without manual intervention.
  • Explicit Caching: Manual creation of persistent caches with configurable Time-To-Live (TTL) for maximum control and savings.
  • Use Case: A customer support application frequently queries a large knowledge base. By caching the knowledge base content, subsequent queries for information within that base are served instantly from the cache, drastically cutting costs and improving user experience.

Quick Start

Use the gemini-caching skill to create a cache for the 'project-documentation' with a 1-hour TTL.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: gemini-caching
Download link: https://github.com/FutureAtoms/claude-skills-backup/archive/main.zip#gemini-caching

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.