mirror of
https://github.com/google-gemini/gemini-skills.git
synced 2026-09-14 18:23:45 +08:00
792 B
792 B
Gemini API skills
A library of skills for the Gemini API, SDK and model interactions.
Installation
Install from this repository using npx skills.
# Show me what you got.
npx skills add google-gemini/gemini-skill --list
# Install a specific skill.
npx skills add google-gemini/gemini-skill --skill gemini-api --global
Skills in this repo
gemini-api
Skill for developing Gemini-powered apps. Provides the best practices for building apps that use the Gemini API.
npx skills add google-gemini/gemini-skill --skill gemini-api --global
Disclaimer
This is not an officially supported Google product. This project is not eligible for the Google Open Source Software Vulnerability Rewards Program.