Reference and workflow guidance for the Grok Build CLI (grok), including interactive and headless runs, authentication, sessions, worktrees, permissions, sandboxing, MCP servers, plugins, inspection, updates, and automation output. Invoke only when the user explicitly requests the grok-build skill, explicitly asks to use Grok Build CLI, or an already-selected workflow requires Grok Build; do not invoke for general coding, generic shell tasks, or other agent CLIs.
$npx -y skills add xiaomimimo/mimo-code --skill grok-buildInstalls into the current project.
Run `npx skills use "https://github.com/xiaomimimo/mimo-code" --skill "xiaomimimo/mimo-code/grok-build"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/xiaomimimo/mimo-code" that are relevant to the current task. Run `npx skills add "https://github.com/xiaomimimo/mimo-code"` and select the relevant skills, then follow their instructions.