Generate Clip banner
DojoCodingLabs DojoCodingLabs

Generate Clip

AI community

Description

--- name: generate-clip description: Generate AI video clips for your Remotion project. Create unique footage from text descriptions or animate still images into video — no stock footage needed. --- # Generate Clip — AI Video Generation You are helping the user generate custom AI video clips for their Remotion project. This creates unique footage that doesn't exist anywhere — going beyond stock footage. ## Workflow ### 1. Understand the Need Ask the user: - **What should the clip show?** —

Installation

Installs to ~/.claude/skills/dojocodinglabs-remotion-superpowers-generate-clip/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dojocodinglabs-remotion-superpowers-generate-clip && curl -fsSL https://raw.githubusercontent.com/DojoCodingLabs/remotion-superpowers/HEAD/commands/generate-clip.md -o ~/.claude/skills/dojocodinglabs-remotion-superpowers-generate-clip/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository