cli-hub-matrix-video-creation
This skill lets you design video production workflows without being locked into a single pipeline structure. Instead of following predetermined stages, you select the best provider for each capability—composition, encoding, effects—and chain them together your way. Perfect for teams that need adaptable, modular video creation.
cli-hub-matrix-video-creation is an Apache-2.0 licensed skill that lets you design video production workflows without being locked into a single pipeline structure. Instead of following predetermined stages, you select the best provider for each capability—composition, encoding, effects—and chain them together your way. It's perfect for teams that need adaptable, modular video creation.
AI-generated summary based on this skill's SKILL.md
Install
HKUDS/CLI-Anything/video-creation · repository language: Python
git clone https://github.com/HKUDS/CLI-Anything
cp -r CLI-Anything/cli-hub-matrix/video-creation ~/.claude/skills/video-creationFrequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What is cli-hub-matrix-video-creation and how does it work?
cli-hub-matrix-video-creation is an Apache-2.0 licensed skill that lets you design video production workflows without being locked into a single pipeline structure. Instead of following predetermined stages, you select the best provider for each capability—composition, encoding, effects—and chain them together your way. It's perfect for teams that need adaptable, modular video creation.
Can I compose video workflows by selecting providers per capability?
Yes. cli-hub-matrix-video-creation's core strength is letting you compose video workflows by selecting providers per capability rather than following fixed pipeline stages. You choose the best tool for composition, encoding, effects, and other tasks, then chain them together in the order that makes sense for your project.
How does cli-hub-matrix-video-creation handle video download and editing?
cli-hub-matrix-video-creation supports discovering and downloading internet video and music sources with provenance tracking and platform-specific handling. This lets you acquire content from multiple sources while maintaining clear records of where each asset came from and applying the right settings for each platform.
What caption and subtitle features does cli-hub-matrix-video-creation offer?
cli-hub-matrix-video-creation lets you design and render high-end captions, subtitles, and kinetic text with genre-specific styling and safe-zone rules. You can create polished, professional text overlays tailored to your video's style and technical requirements.
How can I review video quality before delivery with this skill?
cli-hub-matrix-video-creation supports investigating final video quality through technical probes, frame inspection, and editorial review before delivery. You can inspect frames, run quality checks, and conduct editorial review to ensure your video meets standards before it ships.
Does cli-hub-matrix-video-creation help with video structure and planning?
Yes. cli-hub-matrix-video-creation helps you plan video structure and audio arc before acquisition to prevent flat montages and ensure story coherence. Planning upfront prevents wasted effort and ensures your final video has narrative strength and intentional pacing.
SKILL.md
rendered from the published skill — quoted content, verbatim
Video Creation Matrix (v3 — capability-based)
This matrix describes capabilities the agent can compose on demand — not a fixed pipeline. A "video creation" workflow picks a recipe (which capabilities it needs) and, per capability, picks a provider from the task requirements and preflight facts below.
Schema: docs/cli-matrix/matrix_registry.schema.md.
Install (installable portion)
```bash cli-hub matrix install video-creation # installs registered matrix CLIs only cli-hub matrix info video-creation # inspect providers & recipes cli-hub matrix preflight video-creation # check available providers
(truncated - see the full file via the links below)
Read as markdown · JSON record · Browse the source repository
File tree — 9 files
cli-hub-matrix/video-creation/SKILL.md
cli-hub-matrix/video-creation/references/art-direction-review.md
cli-hub-matrix/video-creation/references/captions.md
cli-hub-matrix/video-creation/references/nle-shotcut-kdenlive.md
cli-hub-matrix/video-creation/references/render-doctor.md
cli-hub-matrix/video-creation/references/sound-design.md
cli-hub-matrix/video-creation/references/source-triage.md
cli-hub-matrix/video-creation/references/story-structure-audio.md
cli-hub-matrix/video-creation/scripts/video_doctor.py