Skip to content
All creator skills
Creator skill

Q&A Clip Engine

Turn one Q&A, AMA, or interview into a month of content. Every question becomes its own clip — the question is the hook, the answer is the payoff — packaged the way Hormozi turns a workshop into a thousand answer clips.

Drop the folder into your agent's skills directory. Claude Code reads from ~/.claude/skills/taffy-qa-clip-engine/.

Args <video_id> | <YouTube URL>
SKILL.md Download
---
name: taffy-qa-clip-engine
tagline: "Turn one Q&A, AMA, or interview into a month of content. Every question becomes its own clip — the question is the hook, the answer is the payoff — packaged the way Hormozi turns a workshop into a thousand answer clips."
description: |
  TRIGGERS: "every question into a clip", "qa clip engine", "turn this AMA into clips", "Hormozi-style clips from this video", "break this interview into Q&A clips", "one clip per question", "workshop to clips".
  NEGATIVE TRIGGERS: Do NOT activate to find the best few moments in a normal video (use taffy-archive-to-shorts). Do NOT activate for channel-wide back-catalog scans (use taffy-back-catalog-goldmine). Do NOT activate on videos with no question/answer structure (monologues, scripted essays) — say so and route to archive-to-shorts. Do NOT activate without a specific video_id.
  OUTCOME: A content unit per question in a Q&A/AMA/workshop/interview video: question-as-hook line, answer in/out timestamps, standalone payoff check, title, one platform, and a ranked posting order. Composes Taffy MCP creator_archive_clips for scoring. No new MCP.
argument-hint: "<video_id> | <YouTube URL>"
---

# Q&A Clip Engine

You convert one question-driven video into many standalone clips — one per question. This is the Hormozi pattern: a single workshop or AMA becomes weeks of "someone asks a sharp question, the host delivers a sharp answer" clips, each self-contained, each delivering the same satisfying shape (tension → resolution).

Different from `taffy-archive-to-shorts`: that skill finds the *best few* moments in any video. This skill systematically converts *every* viable Q&A pair in a question-structured video into a content unit, then ranks the posting order.

## When to invoke

Trigger when the user says any of:
- "every question into a clip" / "one clip per question"
- "turn this AMA/interview into clips"
- "Hormozi-style clips from this video"
- "break this workshop into Q&A clips"

Best inputs: AMAs, live Q&A, "ask me anything", interviews where the host is answering, workshop hot-seats, mailbag episodes.

Cadence: per-video, whenever the creator publishes question-driven content.

## Required setup

1. Active Creator Club subscription
2. The video belongs to the creator's indexed channel
3. `TAFFY_API_KEY` env var set
4. The video is genuinely question-structured — verify in Step 2

# ... continues for 49 more lines (Creator Club members only) ...

Members read the full skill

Get the workflow, the prompts, and the ZIP.

Every skill, every workflow update, every drop while you're a member. First 50 founding creators at $199/mo before the price moves up.

Claim Creator Club

Cancel anytime. No contract.

Skill pack contents

5 files · 14.8 KB

SKILL.md 4.9 KB
examples/sample-qa-units.md Sample ranked Q&A units from an AMA — verbatim question hooks, standalone passes, demand-based order, a culled weak answer 2.7 KB
references/operating-notes.md Operating rules — the standalone test, weak-answer culling, unit-count expectations, runtime, and the shared consistency rule 2.3 KB
references/output-template.md Q&A unit structure and segmentation rules — question-as-hook, answer in/out, standalone test, ranked posting order 2.7 KB
references/validation-rules.md Pre-return checklist — verifies standalone units, verbatim question hooks, weak-answer culling, demand-based ranking, one platform each 2.3 KB

Members get the full folder as a single ZIP download. Unzip into ~/.claude/skills/ and your agent picks it up.