grok-bridge

Personal skill

SKILL.md

Grok Bridge

Use the installed grok-bridge executable. This skill contains instructions only. The runtime is the experimental github:niharnm/grok-bridge#v0.1.0-alpha.1 package, installed separately. Preserve the destination's configured model unless the user specifies --model MODEL.

Read the relevant setup guide when a prerequisite is missing: Codex and Claude Code, Cursor, Antigravity, or Grok Bot. Installing this skill does not install executables, authenticate accounts, or grant command permissions. grok-bridge doctor checks executable availability only.

Prepare one bounded task

  • Do not delegate from a task marked HANDOFF_CHILD:, an existing delegated child, or a task that prohibits delegation. Never unset GROK_BRIDGE_CHILD to evade the runtime guard.
  • Select only the user-authorized target and actions. Write a self-contained UTF-8 task file with the objective, execution host, exact repository and branch when applicable, allowed files/actions, expected output, and required checks. Tell the child to return once without further delegation.
  • Preserve unrelated changes. Share only necessary task context, without credentials or unrelated private conversation history. Outside messages, publication, account changes, and destructive actions require authorization in the task.
  • Verify paths on the actual execution host. Grok Bot's cloud computer is separate from the user's computer; a laptop repository needs approved native local execution. Do not copy credentials or weaken native controls to overcome a block.

Send to Grok Bot

Require the chosen individual Bot UUID. The forward route needs the separate community grok-bot-cli and a working Grok Bot desktop login. Its private gateway is experimental, not an official xAI Bot API. A public xAI inference API key does not authenticate the Bot. The Skills CLI's grok agent target means Grok Build, not Grok Bot.