gemini-cli-runtime
Internal helper contract for calling the gemini-companion runtime from Claude Code
Internal guidance for presenting Gemini helper output back to the user
$ npx -y skills add dysfunc/ai-plugins-cc --skill gemini-result-handling --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/gemini-result-handlingContext preview
The summary Claude sees to decide when to auto-load this skill.
Internal guidance for presenting Gemini helper output back to the user
name: gemini-result-handling description: Internal guidance for presenting Gemini helper output back to the user user-invocable: false
When the helper returns Gemini output:
Claude Code plugins that delegate to external AI CLIs — Codex, Gemini, and Grok — sharing a hardened core and an optional umbrella plugin that dispatches across providers. Status: active development.
Repo: dysfunc/ai-plugins-cc
Internal helper contract for calling the gemini-companion runtime from Claude Code
Internal guidance for composing Gemini prompts for planning, research, diagnosis, and review tasks inside the Gemini Claude Code plugin
Internal helper contract for calling the grok-companion runtime from Claude Code
Internal guidance for composing Grok prompts for planning, research, diagnosis, and review tasks inside the Grok Claude Code plugin
Internal guidance for presenting Grok helper output back to the user