Record once. Publish forever.
Most founders either post too little (because creating content takes too long) or burn out posting too much (because they are creating content manually for every platform). This playbook shows you the third path: a single 60-minute recording session that feeds a fully automated funnel across seven platforms for the next 30 days.
The model is in this playbook. Deep Loom builds the automation infrastructure so the funnel runs without a content team behind it.

The Model
The content funnel model has one core principle: create at the top, distribute everywhere below. You make one high-quality recording. The system extracts clips, writes posts, generates newsletters, and schedules everything to publish automatically - calibrated to each platform's format and algorithm.
This is not novel in theory. What makes it deployable for a solo founder in 2025 is the convergence of three capabilities that now work at a quality level that was impossible two years ago: AI transcription and summarization, automated video editing with intelligent clip detection, and multi-platform scheduling APIs.
The Three Layers of the Funnel
- Layer 1 - Creation: A single recorded video, podcast episode, or livestream. 30–90 minutes. Unscripted is fine - the model is designed around raw, authentic content, not polished productions.
- Layer 2 - Extraction: The recording is automatically processed into clips (30-second to 2-minute segments), a full transcript, a written summary, key quotes, and a LinkedIn post draft. All automated.
- Layer 3 - Distribution: Each extracted asset is formatted and scheduled for its target platform. LinkedIn gets the text post. YouTube Shorts gets the vertical clip. Email subscribers get the summary. Twitter gets the thread. All from one source recording.
The Recording Setup
The recording setup does not need to be expensive. The quality floor for content that converts is lower than most founders think. The three variables that actually matter: audio quality, lighting, and framing. In that order.
The Minimum Viable Setup ($0–$300)
- Audio: A $60 USB condenser microphone (Blue Snowball or comparable) recorded in a small room with soft furnishings. Audio quality drives retention more than video quality. Do not skip this.
- Lighting: One ring light or a window at 45 degrees to camera. Flat lighting is professional. Dark, shadowy, or overexposed is the only failure mode that viewers punish immediately.
- Framing: Camera at eye level. Upper chest and face in frame. Simple background - wall, shelf, or blurred. The frame should feel like a conversation, not a broadcast.
- Recording tool: Descript (recording + editing + transcription in one), Loom (for async content), or OBS (for livestreams). Descript is the strongest choice for this funnel because of its AI editing features covered in Chapter 03.
Auto-Editing
Manual video editing for a 60-minute recording used to take 4–8 hours. With Descript's AI editing suite, it takes 20 minutes. The key features that make this possible:
- Remove filler words: One click removes all "um," "uh," "like," and "you know" from the transcript. The audio is re-stitched automatically. This alone makes raw recordings publishable.
- Eye contact correction: Descript's Overdub and eye-contact AI tools make it appear you are always looking directly at the camera, even when you are looking at notes or reading from a teleprompter.
- Transcript-based editing: Delete text in the transcript and the corresponding video is automatically removed. This is the most important feature in the stack - editing video becomes as fast as editing a document.
- Scene detection: Descript automatically identifies scene changes and topic shifts - which feeds directly into the auto-clipping workflow in Chapter 04.
Auto-Clipping
Auto-clipping extracts the most engaging 30–120 second segments from your recording and formats them for vertical (9:16) and square (1:1) aspect ratios. Two tools handle this well in 2025: Opus Clip and Vidyo.ai.
How to Configure Clip Detection
- Set minimum clip length to 45 seconds and maximum to 90 seconds. Under 45 is too shallow. Over 90 loses mobile attention.
- Turn on 'hook detection' - the tool uses AI to prioritize segments that start with a strong statement or question.
- Enable auto-captioning with a high-contrast color palette. 85% of short-form video is watched on mute.
- Set the clip title to auto-generate from the transcript segment - then edit the top 3 clips manually before publishing.
A 60-minute recording typically yields 8–14 usable clips. Of those, 4–6 are strong enough to publish. That is a month of short-form content from one session at a 3x/week posting cadence.
Auto-Publishing
Once clips are generated and approved, the publishing pipeline takes over. No manual uploading. No copy-pasting captions. The n8n workflow handles the entire distribution operation.
- LinkedIn: Text post extracted from the transcript + clip embedded as native video. Posted at 8 AM on scheduled day via LinkedIn API.
- YouTube Shorts: Vertical clip uploaded with AI-generated title, description, and tags via YouTube Data API.
- Instagram Reels: Vertical clip + auto-generated caption with hashtag stack pushed via Instagram Graph API.
- Twitter/X: Thread extracted from the transcript - each key insight becomes one tweet. Posted in sequence on the same day as the video.
- Email newsletter: Full transcript summary formatted as a newsletter issue and sent via Loops or ConvertKit on the following day.
The n8n Workflow
The n8n workflow is the connective tissue of the entire funnel. It listens for a new recording upload, triggers the processing chain, manages the approval step, and fires the publishing automations. Here is the node architecture:
- Node 1 - Trigger: Google Drive webhook fires when a new .mp4 or .mov is added to the /recordings folder. Passes the file URL downstream.
- Node 2 - Transcription: Sends file to AssemblyAI or Whisper API. Returns full transcript with timestamps and speaker labels.
- Node 3 - Claude extraction: Sends transcript to Claude Sonnet with a system prompt instructing it to extract: 5 LinkedIn post drafts, 1 newsletter summary, 10 tweet ideas, and 5 short-form video script segments.
- Node 4 - Notion deposit: All extracted assets are written to a Notion database with a status of "Pending Review." Founder reviews and approves assets by changing the status tag.
- Node 5 - Publish trigger: A Notion webhook fires when any asset is marked "Approved." n8n reads the asset type and routes it to the correct platform API.
Platform Distribution
Not all platforms should receive the same content on the same schedule. Platform distribution strategy is about understanding where your ICP spends attention and calibrating volume accordingly.
| Platform | Format | Frequency | ICP Fit | Priority |
|---|---|---|---|---|
| Text post + native video | 3x/week | B2B decision-makers | Primary | |
| YouTube Shorts | Vertical clip (45–90s) | 2x/week | Broad awareness + SEO | Secondary |
| Email newsletter | Summary + insight | 1x/week | Existing warm audience | Primary |
| Twitter/X | Thread (5–8 tweets) | 2x/week | Builders + founders | Secondary |
| Instagram Reels | Vertical clip + caption | 2x/week | Brand awareness | Tertiary |
| TikTok | Vertical clip | 2x/week | Broad awareness | Tertiary |
| Podcast RSS | Full audio upload | 1x/week | Deep-interest audience | Optional |
Start with LinkedIn and Email only. Add platforms one at a time once the core workflow is stable. Spreading too thin before the automation is solid is the most common failure mode in content funnel deployments.
The Repurposing Matrix
The repurposing matrix maps every content format to its downstream derivative assets. Use this as your production checklist after every recording session.
| Source Asset | Derived Assets | Tools Used |
|---|---|---|
| 60-min recording | 8–14 short clips, full transcript, newsletter summary | Descript, Opus Clip, AssemblyAI |
| Short clip (60s) | LinkedIn video post, YouTube Short, Instagram Reel, TikTok | Buffer, YouTube API, Meta API |
| Full transcript | 5 LinkedIn text posts, Twitter thread, newsletter issue, blog post | Claude API, n8n |
| LinkedIn text post | Email intro paragraph, Twitter standalone tweet, Instagram caption | Claude API |
| Newsletter issue | LinkedIn long-form article, PDF lead magnet excerpt | Notion, Canva API |
"We recorded four 45-minute sessions in January. By March, we had 100,000 email subscribers. The content was everywhere - we were only recording."
Metrics That Matter
The content funnel generates a lot of data. Most of it is vanity. These are the four metrics that actually predict pipeline impact:
- Email signup rate from LinkedIn: The percentage of LinkedIn post viewers who click the lead magnet link and subscribe. Target: 0.5–1.5%. Below 0.3% means either the CTA is weak or the lead magnet is misaligned.
- Clip retention rate (3-second to full-view): The percentage of viewers who watch past the 3-second mark AND reach the end of the clip. Target: 35–50%. Below 20% means the hook is failing.
- Comment-to-DM conversion: How many post comments turn into DM conversations? This is the direct pipeline-building metric. Track weekly. A declining rate signals content topics are drifting away from ICP pain points.
- Newsletter open rate: Target: 35–50% for a warm, opt-in B2B list. Below 25% means the subject lines are too generic or the cadence is too high.
Scaling It
Once the funnel is running cleanly - consistent recording, clean automation, stable distribution - there are three levers to scale the output without scaling the input.
Lever 1 - Increase Recording Frequency
Going from one 60-minute session to two per week doubles the content output with no change to the automation infrastructure. The second session can be lower-stakes: a quick solo voiceover, a client Q&A replay, or a screen-share tutorial.
Lever 2 - Evergreen Re-Distribution
Your best-performing clips from 6 months ago are new to anyone who discovered you last week. Set up an evergreen re-distribution queue in Buffer that rotates your top 20 clips from the archive. This keeps content density high without any new creation effort.
Lever 3 - Guest + Collab Content
Invite one ICP-adjacent founder per month for a 30-minute recorded conversation. The guest distribution multiplies your reach for zero additional recording effort on your end. Both parties clip and share - doubling the funnel's audience exposure.
You now have the complete Content Funnel Playbook: the record-once model, the recording setup, auto-editing with Descript, auto-clipping with Opus Clip, the full publishing pipeline, the n8n workflow architecture, platform distribution strategy, the repurposing matrix, the four metrics that actually matter, and three scaling levers.
100,000 signups in six months is not a fluke. It is this system, running consistently. Deep Loom builds the infrastructure so the consistency doesn't depend on you.
The funnel is built. Now wire it to a distribution engine. From one recording to everywhere.
This playbook maps the model. Deep Loom builds the full automation infrastructure behind it - the n8n workflows, the auto-clipping pipelines, the cross-platform publish automations, and the performance dashboards. So you record once and wake up to content published everywhere.
Daniel has deployed this system for B2B founders who went from posting sporadically to running a 7-platform content machine on 2 hours of recording per week.
- Recording → clips → posts fully automated via n8n + Descript + Claude
- Cross-platform publishing to LinkedIn, Twitter/X, YouTube Shorts, Instagram Reels
- Weekly performance digest showing top clips, best hooks, and platform ROI
