Stats
Actions
Tags
From gemini
Internal helper contract for calling the Gemini companion runtime from Claude Code
How this skill is triggered — by the user, by Claude, or both
Slash command
/gemini:gemini-cli-runtimeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Primary helper:
Primary helper:
node "${CLAUDE_PLUGIN_ROOT}/scripts/gemini-companion.mjs" task "<raw arguments>"
gemini:gemini-rescue subagent only.gemini-prompting to tighten prompt before call.| Flag | Behavior |
|---|---|
--write | Default add (write-capable) |
-m <model> | Pass through (pro/flash/flash-lite/auto) |
--background | Strip — handled by Claude Code execution |
--wait | Strip — handled by Claude Code execution |
Return the full stdout of the companion script verbatim. Do not parse, summarize, or reformat it.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub rsecss/gemini-plugin-cc --plugin gemini