Go to the AGENT KD SKILL gallery and find this skill card. Click Download to save the SKILL.md file.
2. Install
Copy the downloaded SKILL.md into your agent's skills directory:
Agent
Path
opencode
~/.config/opencode/skills/gemini-cli/SKILL.md
Claude Code
~/.claude/skills/gemini-cli/SKILL.md
Hermes
~/.hermes/skills/marketplace/gemini-cli/SKILL.md
3. Use
Restart your agent session. The skill will auto-load based on its description.
4. Verify
Ask your agent something related to the skill's purpose. If it responds using the skill's instructions, you're all set.
1---2name: gemini-cli3description: Google Gemini CLI agent.4license: MIT5---67# Gemini CLI89Google Gemini CLI agent.1011## Installation1213```bash14npx mdskills install google-gemini/gemini-cli15```1617## Rating18196/102021## Source2223GitHub: [google-gemini/gemini-cli](https://github.com/google-gemini/gemini-cli)2425---2627## How to use?2829### 1. Download30Go to the [AGENT KD SKILL gallery](https://ctaxnagomi.github.io/agent-kd-skill/) and find this skill card. Click **Download** to save the SKILL.md file.3132### 2. Install33Copy the downloaded SKILL.md into your agent's skills directory:3435| Agent | Path |36|-------|------|37| **opencode** | ~/.config/opencode/skills/gemini-cli/SKILL.md |38| **Claude Code** | ~/.claude/skills/gemini-cli/SKILL.md |39| **Hermes** | ~/.hermes/skills/marketplace/gemini-cli/SKILL.md |4041### 3. Use42Restart your agent session. The skill will auto-load based on its description.4344### 4. Verify45Ask your agent something related to the skill's purpose. If it responds using the skill's instructions, you're all set.
Run npx skillmds@latest add ctaxnagomi/gemini-cli in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Google Gemini CLI agent. It is listed under AI & ML on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free. This skill is licensed under MIT.
ctaxnagomi (@ctaxnagomi) published this skill. Their other Agent Skills are listed on their SkillMD profile.