Skip to content

/grok-cli-runtime

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

shell
$ npx -y skills add dysfunc/ai-plugins-cc --skill grok-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/grok-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 grok-companion runtime from Claude Code
Ships withai-plugins-cc

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.

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

Repo: dysfunc/ai-plugins-cc