用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/stdevMac/grok-in-claude --skill grok-cli-runtime命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
When Claude Code should delegate to Grok vs handle work itself
When and how to run Grok Rhai multi-agent workflows from Claude Code
Prompt recipes for Grok image/video generation from Claude Code (OG images, README banners, launch clips)
基于 SOC 职业分类
正在显示 SKILL.md
| name | grok-cli-runtime |
| description | Internal helper contract for calling the grok-companion runtime from Claude Code |
| user-invocable | false |
Use inside all grok:* agents. Companion root:
node "${CLAUDE_PLUGIN_ROOT}/scripts/grok-companion.mjs" <command> ...
--background when the parent Claude turn is launching more than one Grok job.status / result / cancel.Pass through when present:
--sandbox workspace|read-only|strict · --plan / --permission-mode · --agent <name> · --no-subagents · --memory / --no-memory · --allow RULE (repeatable) · --deny RULE · --disable-web-search · --fork-session · --max-turns N
execute-plan --latest resolves newest .grok-designs/*.md..grok-designs/ / .grok-workflows/.--post-pending: skips empty findings; empty/oversize diffs fail closed and save findings under .grok-reviews/.read-only + denylist (no yolo).grok-rescue)... task ... — write-capable default (--yolo)fast → --model grok-composer-2.5-fast; deep → --model grok-4.5 --effort high--resume → --resume-last; --resume-session <id>; --fresh--worktree, --check, --best-of-ngrok-plan)... plan ... — forces plan permission modegrok-review)... review ... or ... adversarial-review ...--post-pending with --pr <n> posts a GitHub PENDING review... workflow list|run ...... design ...... execute-plan <doc> ...... babysit add|list|check|remove ...... document --type pptx|pdf|docx ...grok-media)... image ... / ... video ...... sessions list|search|export ...... status|result|cancel ...