google-gemma/gemma-skills

Skills for the Gemma and model/agent interactions

985

stars

24

commits

Python

primary language

Jul 8, 2026

updated

ai.google.dev/gemma/docs
gemma
skills

README

gemma-skills

Skills for the Gemma and model/agent interactions

Skills in this repo

SkillDescription
gemma-devSkill for building application with Gemma or for general knowledge inquiries related to Gemma models
gemma-trainerSkill for training, fine-tuning, or adapt Gemma models (e.g. SFT, DPO. RLHF, Reward Modeling) on local hardware

Installation

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

Disclaimer

This is not an officially supported Google product. This project is not eligible for the Google Open Source Software Vulnerability Rewards Program.

Contributors

bebechien

20 commits

osanseviero

3 commits

MrLeonix

1 commits

google-gemma/gemma-skills

Skills for the Gemma and model/agent interactions

985

stars

24

commits

Python

primary language

Jul 8, 2026

updated

ai.google.dev/gemma/docs
gemma
skills

README

gemma-skills

Skills for the Gemma and model/agent interactions

Skills in this repo

SkillDescription
gemma-devSkill for building application with Gemma or for general knowledge inquiries related to Gemma models
gemma-trainerSkill for training, fine-tuning, or adapt Gemma models (e.g. SFT, DPO. RLHF, Reward Modeling) on local hardware

Installation

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

Disclaimer

This is not an officially supported Google product. This project is not eligible for the Google Open Source Software Vulnerability Rewards Program.

Contributors

bebechien

20 commits

osanseviero

3 commits

MrLeonix

1 commits

Languages

Python

97.1%

JavaScript

2.9%