gemini-skills
A skill library for the Gemini API, offering best practices and real-time streaming application development capabilities.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 3.7k
- Source
- skill-github
- Repository
- github.com/google-gemini/gemini-skills
Overview
gemini-skills is a skill library designed for interacting with the Gemini API, SDK, and models. It addresses the limitations of language models in fixed knowledge by providing up-to-date best practices and real-time streaming application development capabilities. With these skills, AI can generate code that adheres to the latest standards and supports multi-turn conversations, function calling, and more. Suitable for developers, it can be installed via Vercel or Context7 CLI.
Capabilities
- ▪Provides best practices for Gemini API
- ▪Supports real-time bidirectional streaming application development
- ▪Covers WebSocket audio and video streaming
- ▪Supports multi-turn conversations and function calling
- ▪Generates structured outputs and images
Use cases
Setup
Using Vercel CLI: `npx skills add google-gemini/gemini-skills --skill gemini-interactions-api` or using Context7 CLI: `npx ctx7 skills install /google-gemini/gemini-skills gemini-interactions-api`
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I install a specific skill?
Install using Vercel or Context7 CLI with the skill name specified.
Are these skills free?
Yes, these skills are open-source and free to use.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.