Analyze Footage banner
DojoCodingLabs DojoCodingLabs

Analyze Footage

AI community

Description

--- name: analyze-footage description: Analyze existing video files using TwelveLabs AI. Understand what's in your footage — find specific scenes, detect objects and speakers, get timestamps for the best clips. --- # Analyze Footage — AI Video Understanding You are helping the user understand their existing video files using TwelveLabs MCP. This gives Claude "eyes" to see what's in video footage. **Load the `remotion-production` skill** for the `video-analysis` rule. ## Workflow ### 1. Iden

Installation

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

Terminal
mkdir -p ~/.claude/skills/dojocodinglabs-remotion-superpowers-analyze-footage && curl -fsSL https://raw.githubusercontent.com/DojoCodingLabs/remotion-superpowers/HEAD/commands/analyze-footage.md -o ~/.claude/skills/dojocodinglabs-remotion-superpowers-analyze-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