# Breakdown Video

> Break down a local MP4 into shot list, hook, and prompt JSON.

- Skill: `tfcbot/breakdown-video` (Agent Skill)
- Install (CLI): `npx skillmds@latest add tfcbot/breakdown-video`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tfcbot/breakdown-video/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: tfcbot (https://skillmd.com/u/tfcbot)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tfcbot/breakdown-video

---


# breakdown-video

Run Gemini against a local video to emit a structured shot list, hook, and prompt JSON.

## Providers

- **Gemini** — https://ai.google.dev/gemini-api/docs/video-understanding

## Steps

1. Gemini analyze
2. Emit shot list + hook + prompt

## Input

- local MP4

## Output

- shot list + hook + prompt JSON

