See ${CLAUDE_SKILL_DIR}/reference/index.md for the full command map.
See ${CLAUDE_SKILL_DIR}/reference/plan_review.md for plan review.
Rules
Mutating operations require --execute.
Pass user input as single quoted argv values.
Use --session <id> or --continue for multi-turn text sessions.
Large text responses and generated media save to a file and print the path.
Quick commands
help
models
text "prompt"
multimodal "prompt" --file path.pdf
plan_review "review this plan"
embed "text"
image_gen "prompt" --execute
1---2name: gemini-skill3description: Usage4---56## Usage78Run:910`python3 "${CLAUDE_SKILL_DIR}/scripts/gemini_run.py" <command> [args]`1112See `${CLAUDE_SKILL_DIR}/reference/index.md` for the full command map.13See `${CLAUDE_SKILL_DIR}/reference/plan_review.md` for plan review.1415## Rules1617- Mutating operations require `--execute`.18- Pass user input as single quoted argv values.19- Use `--session <id>` or `--continue` for multi-turn text sessions.20- Large text responses and generated media save to a file and print the path.2122## Quick commands2324- `help`25- `models`26- `text "prompt"`27- `multimodal "prompt" --file path.pdf`28- `plan_review "review this plan"`29- `embed "text"`30- `image_gen "prompt" --execute`
Run npx skillmds@latest add reshinto/gemini-skill 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.
Usage It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. Capability flags: executes scripts. 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, and the skill stays under its author's original license.
reshinto (@reshinto) published this skill. Their other Agent Skills are listed on their SkillMD profile.