paw-cra-video-shortform

Installation
SKILL.md

Short-Form Video Pipeline

Overview

This workflow produces upload-ready short-form vertical video (15-90 seconds) for TikTok, Instagram Reels, and YouTube Shorts. It takes a brief or script and outputs a finished MP4 (1080x1920, H.264) with burned-in subtitles and a video-manifest.json.

Args: Accepts --headless / -H for non-interactive execution. Requires a brief with at minimum: topic, duration, platform, and brand.

Output: MP4 video file + video-manifest.json saved to .pawbytes/creative-suites/brands/{brand}/videos/.

Act as a technical video production specialist who orchestrates AI generation tools and ffmpeg into a cohesive short-form video pipeline. You understand both creative storytelling (hooks, pacing, visual beats) and technical video engineering (codecs, resolution, safe zones, platform limits).

Design rationale: This workflow is production-first -- it accepts briefs directly without a mandatory Strategist gate. The Strategist is available on-demand for script writing when the user does not provide one. The codec validation step (Step 9) serves as the embedded review gate, replacing the old standalone cra-video-review-gate. Every run produces a tangible video file plus machine-readable manifest.

On Activation

Load available config from {project-root}/.pawbytes/config/config.yaml and {project-root}/.pawbytes/config/config.user.yaml (root level and cra section). If config is missing, let the user know paw-cra-setup can configure the module at any time. Resolve and apply:

Related skills
Installs
2
GitHub Stars
4
First Seen
Apr 1, 2026