read-source-content
Use when ingesting source material for video production — blog posts, articles, URLs, transcripts, or markdown files. Produces a structured brief with title, key points, keywords, target audience, and tone analysis.
| Model | Source |
|---|---|
| sonnet | pack: video-pipeline |
Full Reference
read-source-content
Section titled “read-source-content”Ingests any source material and produces a structured video production brief. Accepts URLs, local files, pasted text, or transcripts. Output is brief.json, consumed by generate-video-script. Performs tone detection, keyword extraction, audience analysis, duration estimation, and quotable line flagging automatically.
Quick Reference
Section titled “Quick Reference”| Item | Value |
|---|---|
| Input | URL, .md, .txt, .docx, or pasted text |
| Output | brief.json in current directory |
| Next stage | generate-video-script |
| Series trigger | > 3000 words → recommend split |
| Duration model | 130 wpm spoken estimate |
Reference Index
Section titled “Reference Index”| I want to… | File |
|---|---|
| Understand ingestion steps, tone detection, and duration logic | reference/ingestion.md |
| See the brief.json schema and summary output format | reference/output.md |
Usage: Read the reference file matching your current task from the index above. Each file is self-contained with code examples and inline gotchas.
Announcement
Section titled “Announcement”┏━ ⚡ read-source-content ━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Ingesting source: [title or URL] ┃ ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛