# Breakdown Social Post

> Break down a social post by URL — shot list, hook, and prompt JSON.

- Skill: `tfcbot/breakdown-social-post` (Agent Skill)
- Install (CLI): `npx skillmds@latest add tfcbot/breakdown-social-post`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tfcbot/breakdown-social-post/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-social-post

---


# breakdown-social-post

Fetch a social post by URL, watch it with VidJutsu, and analyze it into a structured shot list, hook, and prompt JSON.

## Providers

- **Scrape Creators** — https://docs.scrapecreators.com/llms.txt
- **VidJutsu** — https://docs.vidjutsu.ai/llms.txt
- **Gemini** — https://ai.google.dev/gemini-api/docs/video-understanding
- **ffmpeg** — local — install via `brew install ffmpeg`

## Steps

1. Fetch post
2. Get URL with Scrape Creators
3. Watch with VidJutsu
4. Analyze with Claude and Gemini

## Input

- post URL

## Output

- shot list + hook + prompt JSON

