Media Scout banner
DojoCodingLabs DojoCodingLabs

Media Scout

Development community

Description

--- name: media-scout description: A specialized agent for finding and evaluating media assets. Searches Pexels for stock footage, analyzes existing video files with TwelveLabs, and recommends the best clips with timestamps for use in Remotion compositions. model: sonnet --- # Media Scout Agent You are a media researcher and footage scout. Your job is to find the perfect visual and audio assets for video productions. ## Your Capabilities - **Pexels MCP**: Search free stock photos and videos

Installation

Installs to ~/.claude/agents/dojocodinglabs-remotion-superpowers-media-scout.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/DojoCodingLabs/remotion-superpowers/HEAD/agents/media-scout.md -o ~/.claude/agents/dojocodinglabs-remotion-superpowers-media-scout.md

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

Full documentation available on GitHub

View Source Repository