egocen-vivideo

10 mods across 1 repository, 0 stars between them.

egocen-vivideo/vivideo-toolchain

Skill Claude CodeCodex

Prevent duplicate Vivideo video creations (and duplicate charges) when retrying or when multiple steps might submit the same request. Use whenever creating a video in a retryable or automated flow.

0 1mo ago A 44 tokens original MIT

egocen-vivideo/vivideo-toolchain

Skill Claude CodeCodex

Verify a Vivideo account can afford a generation before creating it — check premium status and credit balance, estimate cost, and route the user to upgrade or buy credits if needed. Use before any video creation.

0 1mo ago A 48 tokens original MIT

egocen-vivideo/vivideo-toolchain

Skill Claude CodeCodex

Create an on-brand Vivideo video using a brand kit (logo, colors, fonts). Use when the user wants the video to match their company/brand styling.

0 1mo ago A 38 tokens original MIT

create-manual-video

05

egocen-vivideo/vivideo-toolchain

Skill Claude CodeCodex

Create a Vivideo video by calling a specific model directly (manual mode) — Veo, Sora, Kling, Seedance, etc. Use when the user names a model or wants image-to-video / precise control over resolution, duration, aspect ratio.

0 1mo ago A 57 tokens original MIT

egocen-vivideo/vivideo-toolchain

Skill Claude CodeCodex

Generate a Vivideo AI video from a text prompt (auto mode) end-to-end — check credits, create, wait safely, and return the finished MP4. Use when a user asks to make/generate a video from a description.

0 1mo ago A 54 tokens original MIT

egocen-vivideo/vivideo-toolchain

Skill Claude CodeCodex

Correctly handle Vivideo API errors — rate limits, insufficient credits, premium requirements, duplicates, and retries. Use whenever a Vivideo tool/command returns an error.

0 1mo ago A 40 tokens original MIT

egocen-vivideo/vivideo-toolchain

Skill Claude CodeCodex

Wait for a Vivideo render to finish without over-polling or blocking forever, and decide between polling and webhooks. Use after creating a video, or whenever tracking a video to completion.

0 1mo ago A 46 tokens original MIT

vivideo

10

egocen-vivideo/vivideo-toolchain

MCP server Claude CodeCodexCursor +2

AI video generation via the Vivideo API: auto or manual mode, avatars, voices, brand kits. Runs locally from the @vivideo/mcp npm package. Needs 1 environment variable to run.

0 1mo ago A tokens not measured original MIT