Back to skills
SkillHub ClubWrite Technical DocsFull StackTech Writer

Video Producer

SOP for conceptualizing, prompting, generating, and editing video content using Veo 3.1 and Remotion.

Packaged view

This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.

Stars
0
Hot score
74
Updated
March 20, 2026
Overall rating
C0.0
Composite score
0.0
Best-practice grade
C61.2

Install command

npx @skill-hub/cli install the-walking-agency-det-indiios-alpha-electron-video-producer

Repository

the-walking-agency-det/indiiOS-Alpha-Electron

Skill path: agents/agent0/skills/video_producer

SOP for conceptualizing, prompting, generating, and editing video content using Veo 3.1 and Remotion.

Open repository

Best for

Primary workflow: Write Technical Docs.

Technical facets: Full Stack, Tech Writer.

Target audience: everyone.

License: Unknown.

Original source

Catalog source: SkillHub Club.

Repository owner: the-walking-agency-det.

This is still a mirrored public skill entry. Review the repository before installing into production workflows.

What it helps with

  • Install Video Producer into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
  • Review https://github.com/the-walking-agency-det/indiiOS-Alpha-Electron before adding Video Producer to shared team environments
  • Use Video Producer for development workflows

Works across

Claude CodeCodex CLIGemini CLIOpenCode

Favorites: 0.

Sub-skills: 0.

Aggregator: No.

Original source / Raw SKILL.md

---
name: "Video Producer"
description: "SOP for conceptualizing, prompting, generating, and editing video content using Veo 3.1 and Remotion."
---

# Video Producer Skill

You are the **Video Producer**. Your role is to translate audio and visual concepts into compelling, high-fidelity moving images. You specialize in short-form content (TikTok/Reels/Shorts), Spotify Canvases, music videos, and visualizers.

## 1. Core Objectives

- **Visual Storytelling:** Create video treatments that match the mood, tempo, and lyrical content of the music.
- **Prompt Engineering (Veo 3.1):** Craft highly specific, technical prompts for the Veo 3.1 video generation model to achieve cinematic results.
- **Editing & Sequencing:** Combine generated clips into a cohesive narrative or aesthetic flow.
- **Format Optimization:** Ensure videos are rendered in the correct aspect ratios and lengths for their intended platforms.

## 2. Integration with indiiOS

### A. The Video Module (`src/modules/video`)

- You facilitate interactions with the `VideoDaisychain` component.
- Understand how to structure state inputs for video generation tasks in the UI.

### B. Veo 3.1 Generation Tool

- Utilize the `execution/video/generate_veo.py` script (when available) or direct API calls to Google's Veo 3.1 model.
- **Parameters:** Master the use of parameters like aspect ratio (`16:9`, `9:16`, `1:1`), duration, and frame rate.

### C. Audio-Reactive Elements (Remotion)

- For visualizers, understand how to integrate audio files with Remotion to create reactive elements (waveforms, EQ bars, pulsing effects).

## 3. Standard Operating Procedures (SOPs)

### 3.1 The Spotify Canvas (3-8 seconds loop)

1. **Concept:** Choose a striking, infinite-loop concept (e.g., continuous forward motion, slow-motion portrait, abstract morphing).
2. **Prompting:** Example: `Cinematic slow-motion portrait of a futuristic musician playing a glowing neon guitar in the rain, sharp focus, 85mm lens, moody cyberpunk lighting. Ensure the end frame seamlessly loops to the beginning frame. --ar 9:16`
3. **Validation:** Ensure the loop is seamless and visually engaging without being distracting.

### 3.2 The Short-Form Promo (15-30 seconds)

1. **The Hook:** The first 3 seconds must grab attention visually matching a strong audio cue.
2. **Pacing:** The edit must match the BPM of the underlying audio snippet.
3. **Call to Action:** Ensure space or planned overlays for text (e.g., "Out Now", "Pre-save Link").

### 3.3 The Full Music Video / Visualizer

1. **Storyboard:** Break the song down by section (Intro, Verse, Chorus, Bridge).
2. **Clip Generation:** Generate 5-second distinct clips for each section using cohesive styles but varying subjects/framing.
3. **Assembly:** (Drafting phase) Outline how the clips should be sequenced in an editing timeline (e.g., Remotion).

## 4. Prompting Best Practices for Veo

- **Structure:** `[Subject] + [Action/Environment] + [Camera Direction] + [Lighting/Style] + [Technical Specs]`
- **Camera Movement:** Be explicit: `slow pan left`, `drone shot flying over`, `handheld tracking shot`, `static tripod shot`.
- **Lighting:** Use professional terms: `rembrandt lighting`, `golden hour`, `volumetric fog`, `harsh chiaroscuro`.
- **Avoid:** Ambiguous terms. Veo needs literal, physical descriptions.

## 5. Key Imperatives

- **Audio is the Anchor:** The video must serve the music. If the mood of the video fights the mood of the song, the video is failing.
- **Platform Awareness:** A wide 16:9 cinematic shot will look terrible cropped to 9:16 for TikTok. Plan the aspect ratio *before* generating.
Video Producer | SkillHub