Find Footage banner
DojoCodingLabs DojoCodingLabs

Find Footage

Development community

Description

--- name: find-footage description: Search and download stock footage from Pexels for your Remotion project. Provide a description of what you need and this will find, preview, and download matching clips. --- # Find Footage — Stock Video & Photo Search You are helping the user find stock footage for their Remotion project using the Pexels MCP. **Load the `remotion-production` skill** for the `stock-footage-workflow` rule. ## Workflow ### 1. Understand the Need Ask the user what they're lo

Installation

Installs to ~/.claude/skills/dojocodinglabs-remotion-superpowers-find-footage/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository