arielaizn

16 mods across 2 repositories, 6 stars between them.

grok

02

arielaizn/grok-plugin-cc

Plugin Claude Code

Use Grok from Claude Code to generate images and video, or to delegate a task.

6 18d ago A tokens not measured original MIT

grok-media

03

arielaizn/grok-plugin-cc

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.

6 18d ago A 74 tokens original MIT

animate

04

arielaizn/grok-plugin-cc

Command

Animate an existing still image into a video with Grok (imagetovideo).

6 18d ago A 16 tokens original MIT

ask

05

arielaizn/grok-plugin-cc

Command

Delegate a task to Grok and return its answer.

6 18d ago A 10 tokens original MIT

setup

10

arielaizn/grok-plugin-cc

Command

Check whether the local Grok CLI is installed, signed in, and able to generate images and video.

6 18d ago A 20 tokens original MIT

video

12

arielaizn/grok-plugin-cc

Command

Generate a video with Grok (imagegen then imagetovideo).

6 18d ago A 14 tokens original MIT

grok-cli-runtime

13

arielaizn/grok-plugin-cc

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.

6 18d ago A 73 tokens original MIT

arielaizn/grok-plugin-cc

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.

6 18d ago A 79 tokens original MIT

grok-media-results

15

arielaizn/grok-plugin-cc

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.

6 18d ago A 78 tokens original MIT

vibe-code-mcp

16

arielaizn/vibe-code-mcp

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.

0 2mo ago A tokens not measured original MIT