/gemini-prompting
Internal guidance for composing Gemini prompts for planning, research, diagnosis, and review tasks inside the Gemini Claude Code plugin
$ npx -y skills add dysfunc/ai-plugins-cc --skill gemini-prompting --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/gemini-prompting
Context preview
The summary Claude sees to decide when to auto-load this skill.
Internal guidance for composing Gemini prompts for planning, research, diagnosis, and review tasks inside the Gemini Claude Code plugin
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
Other skills on ai-plugins-cc.
- /gemini-cli-runtime
Internal helper contract for calling the gemini-companion runtime from Claude Code
Open skill - /gemini-result-handling
Internal guidance for presenting Gemini helper output back to the user
Open skill - /grok-cli-runtime
Internal helper contract for calling the grok-companion runtime from Claude Code
Open skill - /grok-prompting
Internal guidance for composing Grok prompts for planning, research, diagnosis, and review tasks inside the Grok Claude Code plugin
Open skill - /grok-result-handling
Internal guidance for presenting Grok helper output back to the user
Open skill - /gemini-cli-runtime
Internal helper contract for calling the gemini-companion runtime from Claude Code
Open skill

