Files
google-gemini__gemini-skills/README.md
T
2026-02-06 14:05:06 +08:00

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.