gemini-skills
Build Gemini-powered apps with up-to-date API best practices
All Skills in This Repository (4)
Pure Emerald Level Indicatorsgemini-api-dev
Develop Gemini API applications with model recommendations and SDK usage guidance.
gemini-interactions-api
Integrate the Gemini API into Python or TypeScript applications.
gemini-omni-flash-api
Generate and edit videos with the Gemini Omni Flash model via the google-genai SDK.
gemini-live-api-dev
Develop real-time WebSocket streaming applications with the Gemini Live API.
Frequently Asked Questions
FAQPage SchemaHow to install gemini-skills?โผ
Run `npx skills add google-gemini/gemini-skills --all -g -y` in your terminal to install all four skills globally.
What problems do Gemini skills solve?โผ
They close the knowledge gap between an AI agent's training data and the fast-changing Gemini API, so your agent writes correct code with current models and SDKs instead of deprecated ones.
Which Gemini features do these skills cover?โผ
They cover text generation, multi-turn chat, streaming, function calling, structured output, real-time voice and video via the Live API, and video generation and editing with Gemini Omni Flash.
Do Gemini skills work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, Antigravity, and other compatible agents.
Can these skills help migrate old Gemini code?โผ
Yes. The interactions skill includes a migration reference that guides your agent through upgrading deprecated models and moving from generateContent to the Interactions API.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core