85,000+ SKILL.md files compatible with Google's Gemini CLI. Drop them into
~/.gemini/skills/ and the agent picks them up via progressive disclosure.
Free to browse. Pro unlocks the multi-signal Quality Score.
cp -r <skill-folder> ~/.gemini/skills/
Gemini CLI is Google's open-source AI agent — a terminal-native tool that brings Gemini models directly into your shell. Source at github.com/google-gemini/gemini-cli. SKILL.md support documented at geminicli.com/docs/cli/skills/.
~/.gemini/skills/<slug>/.Most SKILL.md files work on Gemini CLI without modification — the format is agent-agnostic. Things to watch:
~/.claude/ or Claude-specific tools may need minor adaptation.allowed-tools: frontmatter with Claude-specific tool names: rename to Gemini equivalents.