Plugin Claude Code
Plugin marketplace listing 1 plugin: grok.
Plugin Claude Code
Plugin marketplace listing 1 plugin: grok.
Plugin Claude Code
Use Grok from Claude Code to generate images and video, or to delegate a task.
Agent
Use for multi-asset Grok media work — a set of images that must look like one series, an image-then-animate pipeline, or a batch of variations to iterate on. Handles prompt construction, runs the generations, and reports the saved files. Not needed for a single one-off image; call /grok:image directly for that.
Command
Animate an existing still image into a video with Grok (imagetovideo).
Command
Delegate a task to Grok and return its answer.
Command
Cancel a running Grok job.
Command
Edit an existing image with Grok (imageedit).
Command
Generate images with Grok (imagegen).
Command
Show the output of a Grok job.
Command
Check whether the local Grok CLI is installed, signed in, and able to generate images and video.
Command
List Grok jobs for this workspace.
Command
Generate a video with Grok (imagegen then imagetovideo).
Skill Claude CodeCodex
How the Grok plugin drives the Grok CLI — the media tools that actually exist, where generated files land, how assets are harvested from the session log, and the known account-level blockers. Load this when a /grok: command misbehaves, when wiring new Grok functionality, or before assuming a Grok capability exists.
Skill Claude CodeCodex
How to write prompts for Grok's image and video tools (imagegen, imageedit, imagetovideo) — structure, what the model is reliably good and bad at, consistency across a series, and when to build the asset in code instead. Load before writing or repairing any Grok media prompt, or when a generation came back off-target.
Skill Claude CodeCodex
How to verify and report the output of a Grok media run — checking the file actually matches the brief, what can and cannot be claimed about a video, handling partial and failed runs, and iterating without wasting money. Load after any /grok:image, /grok:edit, /grok:video, or /grok:animate run.
MCP server Claude CodeCodexCursor +2
MCP server "vibe-code-mcp" as configured in arielaizn/vibe-code-mcp. Runs locally from the vibe-code-mcp npm package.