Skip to content

/gemini-cli-runtime

Internal helper contract for calling the gemini-companion runtime from Claude Code

shell
$ npx -y skills add abiswas97/gemini-plugin-cc --skill gemini-cli-runtime --agent claude-code

How 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-cli-runtime
How auto-invocation works

Context 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
Ships withgemini-plugin-cc

Use Gemini from inside Claude Code for code reviews or to delegate tasks to Gemini. Based on openai/codex-plugin-cc, adapted for the Gemini CLI. Also adds /gemini:task for direct task delegation.

Get the whole plugin, auto-invoked
Stats
48
Stars
0
Views
11
Forks
Maintained
Maintenance
JavaScript
Language
Apache-2.0
License
3mo ago
Last commit
4mo ago
Created

Repo: abiswas97/gemini-plugin-cc