What problem does it solve?
Producing polished videos with AI agents requires coordinating many tools—downloaders, generators, NLEs, caption engines, and audio tools—without a fixed pipeline. This Skill provides a capability-based matrix that lets agents pick the right provider per task instead of marching through rigid stages.
Core Features & Use Cases
- Capability-based provider selection: Choose providers (CLI harnesses, public CLIs, Python libs, native binaries, cloud APIs) per capability such as storyboard planning, video/music search and download, capture, generation, transcription, caption design, sound design, assembly, and packaging.
- Preflight and install commands: Run
cli-hub matrix preflight video-creation to detect available providers and cli-hub matrix install video-creation to install registered harness CLIs.
- Quality gates and doctor tooling: Enforce creative direction documents, source triage manifests, caption QC, and render investigation via the bundled
video_doctor.py script and reference guides.
- Use Case: An agent asked to produce a 60-second sports hype video plans a storyboard, downloads licensed footage with yt-dlp, designs ASS captions, builds a sound design with risers and hits, assembles in Kdenlive, and validates the final MP4 with the render doctor.
Quick Start
Ask the agent to create a video from your concept and have it run cli-hub matrix preflight video-creation to select providers for each production capability.