google-gemini/gemini-skills
Skills for the Gemini API, SDK and model/agent interactions
What it solves
It addresses the knowledge gap in LLMs caused by their fixed training data. Because software development evolves rapidly, models often lack awareness of the latest SDK changes, new libraries, or current best practices for using the Gemini API.
How it works
It provides a library of "skills"—lightweight context modules that can be added to AI coding assistants. These skills inject relevant, up-to-date information into the agent's context, allowing it to generate more accurate API code and follow current development standards.
Who it’s for
Developers building applications powered by the Gemini API, including those using the Gemini Live API, Interactions API, or Gemini Omni Flash for video generation.
Highlights
- Improved Accuracy: Evaluations show that adding these skills increases an agent's ability to generate correct API code to 87% with Gemini 1.5 Flash and 96% with Gemini 1.5 Pro.
- Bespoke Skill Sets: Includes specialized skills for real-time bidirectional streaming, multi-turn chat, structured output, and generative AI video editing.
- Broad Integration: Compatible with various AI coding assistants and CLIs including Cursor, Claude Code, Vercel skills, and Context7.
Related
- Project
- Dispatch
- Project
- Project
- Project