"Delegates an explicit analysis, review, or second-opinion request to Google Gemini CLI with a disclosed cloud-data boundary. Use only when the user asks to consult Gemini; do not invoke implicitly or send repository context without explicit confirmation."
Resources
1Install
npx skillscat add gopherguides/gopher-ai/gemini Install via the SkillsCat registry.
This skill forwards a user‑requested analysis, review, or second‑opinion task to the Google Gemini CLI, ensuring the request and any cloud data are clearly bounded. It is invoked only after the user explicitly asks to consult Gemini, preventing automatic or hidden use of repository context.
Gemini
Plugin Resource Resolution
<PLUGIN_ROOT> is notation. Replace it with a concrete absolute plugin root
before every resource read or command:
- Codex: Start from the directory containing the absolute selected
SKILL.mdpath, then ascend two directories (skills/<name>to plugin root). - Claude Code: Bind it to the injected
${CLAUDE_PLUGIN_ROOT}value.
Read both files completely, then apply the adapter while following the command
body:
<PLUGIN_ROOT>/lib/codex-command-adapter.md<PLUGIN_ROOT>/commands/gemini.md