gemini-prompting
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 gemini-companion runtime from Claude Code
$ npx -y skills add dysfunc/ai-plugins-cc --skill gemini-cli-runtime --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/gemini-cli-runtimeContext preview
The summary Claude sees to decide when to auto-load this skill.
Internal helper contract for calling the gemini-companion runtime from Claude Code
name: gemini-cli-runtime description: Internal helper contract for calling the gemini-companion runtime from Claude Code user-invocable: false
Use this skill only inside the `gemini:gemini-rescue` subagent.
Primary helper:
Execution rules:
Command selection:
Safety rules:
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 guidance for composing Gemini prompts for planning, research, diagnosis, and review tasks inside the Gemini Claude Code plugin
Internal guidance for presenting Gemini helper output back to the user
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