Public
Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md
gemma-skills
Skills for the Gemma and model/agent interactions
Skills in this repo
| Skill | Description |
|---|---|
gemma-dev | Skill for building application with Gemma or for general knowledge inquiries related to Gemma models |
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.