ai-video-generation agents

8 tagged ai-video-generation, measured the same way as everything else here.

Browse within: ai-image-generation 5

builder

01

LinHao-city/StoryMind

Agent Codex

Turn shot-plan.json into one renderable HyperFrames composition (compositions/index.html). Everything stays in the HF ecosystem — HTML is the source of truth; a single paused GSAP timeline carries all motion; the engine seeks it. Category-specific build rules live in categories/ /module.md; this file is the shared…

6 +1 2mo ago A 0 tokens AGPL-3.0

director

02

LinHao-city/StoryMind

Agent Codex

Turn a request into a shot-plan.json for a short (3–30s) design-led motion graphic. You run in two parts around the asset-sourcing step: Part 1 (plan) before sourcing, Part 2 (design) after. You do NOT write composition code — that's the Builder. Schema: references/shot-plan-ir.md.

6 +1 2mo ago A 0 tokens AGPL-3.0

finalize

03

LinHao-city/StoryMind

Agent Codex

Snapshot visual QA + one in-place fix pass + render. Dispatched only when Step 6 lint/inspect reports issues, or to do the final render.

6 +1 2mo ago A 0 tokens AGPL-3.0

brief-constructor

04

juliandickie/creators-studio

Agent

Constructs optimized Gemini Nano Banana image generation prompts. Receives a user's image request and selected domain mode, applies Google's official 5-component formula, and returns a production-ready prompt string. Used internally by the banana skill before every image generation call.

2 1mo ago A 53 tokens original MIT

juliandickie/creators-studio

Agent

Constructs optimized VEO 3.1 video generation prompts. Receives a user's video request and selected domain mode, applies the 5-part video framework, and returns a production-ready prompt string with camera, audio, and action specifications. Used internally by the video skill before every generation.

2 1mo ago A 64 tokens original MIT