Skills for the Gemma and model/agent interactions
| Skill | Description |
|---|---|
gemma-dev |
Skill for building application with Gemma or for general knowledge inquiries related to Gemma models |
You can browse and install skills using either the Vercel skills CLI or the Context7 skills CLI.
Using Vercel skills CLI
# Interactively browse and install skills. npx skills add google-gemma/gemma-skills --list # Install a specific skill (e.g., gemma-dev). npx skills add google-gemma/gemma-skills --skill gemma-dev --global
Using Context7 skills CLI
# Interactively browse and install skills. npx ctx7 skills install /google-gemma/gemma-skills # Install a specific skill (e.g., gemma-dev). npx ctx7 skills install /google-gemma/gemma-skills gemma-dev
This is not an officially supported Google product. This project is not eligible for the Google Open Source Software Vulnerability Rewards Program.