Webinar Content & Events

This skill covers two related use cases: (1) Creating high-converting webinar registration and event landing pages, and (2) Repurposing webinar recordings into multiple content assets including blog posts, social media, email sequences, and sales materials.

How to use it

Claude Code
  1. Run the line below. It pulls the whole folder into ~/.claude/skills/webinar-content-and-events.
  2. Describe your job in plain words. Claude Code follows the skill from there.
Claude Code — installs the whole folder, not just SKILL.md
npx degit manojbajaj95/claude-gtm-plugin/skills/webinar-content-and-events#main ~/.claude/skills/webinar-content-and-events

For one project only, change the path to .claude/skills/webinar-content-and-events.

Claude (web or desktop app)
  1. On this page open ⋯ → Download .md.
  2. Save it as SKILL.md in a folder, zip the folder, then Customize → Skills → + → Create skill → Upload a skill.
  3. Pick the file and Save. Claude shows the name and description and runs a security scan.
  4. Check the skill is switched on.
  5. Start a new chat and describe your job in plain words. The AI follows the skill from there.
ChatGPT or another app
  1. ChatGPT: make a Project and paste it into Instructions.
  2. Neither? Paste it at the top of a new chat — it works for that chat.
Not working?
  • Check which app you pasted it into — the steps above name the right one.
  • Some skills need the paid tier of Claude or ChatGPT.
Step-by-step guide with screenshots · Ask in the forum

Paste into Claude, ChatGPT or Cursor.

Source of Webinar Content & Events

Show the full text442 lines
namedescription
webinar-content-and-eventsThis skill covers two related use cases: (1) Creating high-converting webinar registration and event landing pages, and (2) Repurposing webinar recordings into multiple content assets including blog posts, social media, email sequences, and sales materials. Use when users need to build webinar pages or convert webinar content into multi-channel marketing materials.

Webinar Content & Events

Workspace Context

Read bootstrap context before asking questions: strategy/brand.md for brand, audience, offer, channels, tools, constraints, and metrics; about/me.md for personal voice; content/ideas.md and content/calendar.md for content planning. Use legacy product-marketing context files only as fallback. Save generated drafts to content/<platform>/drafts/YYYY-MM-DD_short-topic-slug.md, and route durable learnings back to strategy/brand.md, about/me.md, or content/ideas.md.

Operating Contract

This skill is self-contained for its frontmatter scope: use its local instructions, references, scripts, and assets as the playbook; ask only for missing task-specific inputs; hand off to adjacent skills instead of expanding scope; and return an actionable artifact, decision, plan, draft, or diagnostic.

This skill combines two capabilities:

  1. Webinar Registration Pages - Creating high-converting event/webinar landing pages
  2. Content Repurposing - Transforming webinar recordings into multiple content assets

Part 1: Webinar Registration Pages

Write high-converting webinar registration landing pages using successful webinar marketing principles from Mike Filsaime (Webinar Control), Andy Jenkins (Webinar Genesis), Russell Brunson (Perfect Webinar), and Jason Fladlien (One-To-Many).

Core Objectives
  • Maximize registrations and show-up rate
  • Build anticipation for transformation delivered
  • Clearly articulate reason to register now
  • Position host as authority and mentor
  • Create momentum to attend live
Registration Page Structure
1. Above-the-Fold Section

Headline:

  • Focus on transformation
  • Problem solved or secret revealed
  • Specific outcome promise

Subheadline:

  • Preview core benefit of attending
  • Why this matters now

Date/Time Widget:

  • Clear date and time
  • Time zone converter
  • Calendar reminder option

Primary CTA:

  • "Reserve My Spot Now"
  • "Join the Free Training"
  • High-contrast button

Visual:

  • [Hero Image or Presenter Headshot]
2. What You'll Learn Section

3-5 Value-Driven Promises:

  • Secrets revealed in webinar
  • Jason Fladlien method: ONE core idea, MULTIPLE hooks
  • Feature → Outcome framing

Examples:

  • Secret #1: How to [specific outcome] without [common pain]
  • Secret #2: The [counterintuitive approach] that [result]
  • Secret #3: Why [common belief] is wrong and what to do instead
3. Meet Your Host Section

Authority Building:

  • Experience and credentials
  • Backstory (struggle → discovery → success)
  • Media mentions and recognition
  • [Presenter Image]
4. Why This Webinar Is Different

Andy Jenkins "Contrarian Hook":

  • Dismantle myths or assumptions
  • Bold claims or polarizing truths
  • Create tension and intrigue
5. Social Proof Section

Testimonials:

  • Past webinar attendees
  • Client success stories
  • Transformation moments
  • Video or quote-based
6. Urgency & Scarcity Layer

Elements:

  • Countdown timer
  • "Seats are limited"
  • Bonus for live attendance
  • Registration deadline
7. Call-to-Action (Repeating)

CTA Placement:

  • Every scroll/section
  • Sticky or floating option

CTA Copy:

  • "Yes, Save My Seat"
  • "Unlock My Spot Now"
  • "Claim My Free Training"

Form Fields:

  • First name + email (minimal)
  • [Trust Badge]
Copywriting Style
  • Conversational and benefit-rich
  • Urgency-aware
  • Open loops and ellipses for anticipation
  • Fladlien's logical close + Filsaime's emotional close
  • Break up text every 2-4 lines
Visual & UX Best Practices
  • Vibrant CTA button contrast
  • Mobile-first layout
  • Thumb-friendly spacing
  • Video thumbnail with play overlay
  • Countdown visible above-fold
Optional Enhancements
  • Calendar integration (Google/Apple)
  • Short teaser video (<90 seconds)
  • Workbook/checklist bonus for live attendance
  • SMS reminder opt-in
  • Replay access promise
Post-Registration Elements

Thank You Page:

  • Confirmation message
  • Add to calendar buttons
  • What to expect
  • Bridge offer (optional)
  • Social sharing

Confirmation Email:

  • Registration confirmed
  • Date/time/timezone
  • Join link
  • What to prepare

Reminder Sequence:

  • 24 hours before
  • 1 hour before
  • "Starting now"
Slide Deck Output Format

When generating webinar slides (slide deck assets), output using this JSON structure.

CRITICAL: Use the advanced slide types (split_image, big_number, full_image_overlay, grid_features) to create a World Class visual experience.

{
  "slides": [
    {
      "id": "slide-1",
      "type": "full_image_overlay",
      "title": "Webinar Title Here",
      "subtitle": "The Promise or Big Idea",
      "imageUrl": "https://source.unsplash.com/...",
      "notes": "Welcome everyone. Today we are going to cover..."
    },
    {
      "id": "slide-2",
      "type": "split_image",
      "title": "About Your Host",
      "content": [
        "10 years experience in [Industry]",
        "Helped 500+ clients achieve [Result]",
        "Featured in Forbes, Inc, and Entrepreneur"
      ],
      "imageUrl": "https://source.unsplash.com/...",
      "imagePosition": "right",
      "notes": "Let me introduce myself. I started out just like you..."
    },
    {
      "id": "slide-3",
      "type": "big_number",
      "number": "83%",
      "label": "Increase in Revenue",
      "description": "Average result for clients using this method",
      "notes": "Look at this number. This isn't a fluke. This is what happens when..."
    },
    {
      "id": "slide-4",
      "type": "grid_features",
      "title": "What You'll Learn",
      "features": [
        { "title": "Secret #1", "description": "How to [Outcome] without [Pain]", "icon": "🔓" },
        { "title": "Secret #2", "description": "The [Method] for [Result]", "icon": "🚀" },
        { "title": "Secret #3", "description": "Why [Old Way] fails", "icon": "💡" }
      ],
      "notes": "We have three big secrets to cover today. First..."
    },
    {
      "id": "slide-5",
      "type": "value_stack",
      "title": "Everything You're Getting Today",
      "items": [
        { "name": "Main Product", "value": "$997" },
        { "name": "Bonus #1", "value": "$297", "isBonus": true }
      ],
      "totalValue": "$1,294",
      "yourPrice": "$497",
      "notes": "When you join today, you're not just getting the course..."
    }
  ],
  "metadata": {
    "title": "Webinar Presentation Title",
    "theme": "dark",
    "transition": "slide",
    "brandColors": {
      "primary": "#7B61FF",
      "secondary": "#5AC8FA",
      "accent": "#E061FF"
    }
  }
}

Slide Types Available:

  • full_image_overlay - (Preferred for Openers/Breaks) Text over full-screen background image.
  • split_image - (Preferred for Bios/Case Studies) Text on one side, image on other.
  • big_number - (Preferred for Stats) Massive number focus for data/ROI.
  • grid_features - (Preferred for Agendas/Bonuses) 3-column card grid.
  • value_stack - Offer pricing presentation.
  • cta - Call to action slides.
  • quote - Testimonials with attribution.
  • bullets - Simple lists (Use sparingly).
  • two_column - Simple text columns.

Slide Design Rules:

  1. Speaker Notes Required: Every single slide MUST include a notes field with 50-100 words of script for the presenter.
  2. Visual Variety: Do not use the same slide type twice in a row if possible. Mix split_image, big_number, and full_image_overlay.
  3. Imagery: Provide relevant imageUrl or imagePrompt for all image slides.
  4. Brief Text: Slides are for impact. Put the details in the notes.
Registration Page Quality Checklist
  • Does headline promise specific transformation?
  • Are 3 secrets compelling and specific?
  • Is host positioned as authority?
  • Is urgency real and believable?
  • Would you register for this webinar?

Part 2: Webinar Content Repurposing

Turn one webinar into 20+ pieces of content across multiple channels.

Core Capabilities

Input Processing:

  • Accept webinar transcripts, video files, or presentation slides
  • Identify key topics, themes, and narrative structure
  • Extract timestamps for important moments
  • Recognize speaker names, quotes, and expertise areas
  • Identify visual aids, demos, and data points

Content Generation:

  1. Blog Post Series (3-5 posts)

    • Main comprehensive post (2000+ words)
    • Deep-dive topic posts
    • FAQ-style posts from Q&A
    • Listicle posts (e.g., "10 Key Takeaways")
  2. Social Media Assets

    • Twitter/X threads (10-15 tweets)
    • LinkedIn posts (3-5 long-form)
    • Instagram carousel ideas (5-7 slides)
    • TikTok/Reel script ideas (short clips)
    • Quote graphics with speaker attribution
  3. Email Sequence (5-7 emails)

    • Highlights email
    • Deep-dive topic emails
    • Q&A follow-up
    • Resource roundup
    • CTA-focused conversion email
  4. Sales Enablement

    • One-pager summary for sales team
    • Key objections handled with timestamps
    • Competitive differentiators mentioned
    • Customer success stories/case studies
    • Demo moments and use cases
  5. Visual Content Ideas

    • Infographic concepts with data points
    • Slide deck highlights
    • Animated statistic graphics
    • Process diagrams from explanations
    • Before/after comparisons
  6. Additional Assets

    • Podcast episode audio clips
    • YouTube chapter markers
    • Speaker quotes for testimonials
    • FAQ document
    • Resource list/links mentioned
Workflow
  1. Content Analysis

    • Read through transcript/slides
    • Identify 5-7 key themes
    • Extract notable quotes (10-15)
    • Find data points and statistics
    • Note questions from Q&A section
    • Mark timestamps for video clips
  2. Audience Segmentation

    • Top-of-funnel content (awareness)
    • Middle-of-funnel (consideration)
    • Bottom-of-funnel (decision)
    • Customer success/retention
  3. Content Mapping

    Webinar Topic → Content Types → Distribution Channels → Timeline
    
  4. Asset Creation Priority

    • Immediate: Social snippets, blog post outline
    • Week 1: Full blog post, email sequence
    • Week 2: Infographic, additional blog posts
    • Week 3: Sales assets, video clips
    • Ongoing: Evergreen social posts
Output Format

Produce a repurposing plan covering:

  1. Blog Posts (3–5): Main post (2,000+ words), supporting topic posts, FAQ post
  2. Social Media: Twitter/X thread (10–12 tweets), LinkedIn posts (3), Instagram carousel (7 slides)
  3. Email Sequence (6 emails): Thank you + highlights → topic deep dives → data → customer story → Q&A → urgency
  4. Sales Enablement: One-pager with key messages, objections handled with timestamps, competitive differentiators
  5. Visual Content: Infographic concept, quote graphics (5), slide highlight deck
  6. Video Clips (3–5): Hook, key insight, demo moment, customer story, Q&A highlight — each with timestamps

See references/repurposing-templates.md for full fill-in-the-blank templates for each asset type.

Distribution Calendar

Week 1: Twitter thread + thank you email (Day 1) → LinkedIn post 1 + Instagram carousel (Day 2) → Blog post 1 + Email 2 (Day 3) → Email 3 (Day 5) → TikTok clip + Email 4 (Day 7)

Week 2: Blog post 2 (Day 8) → Email 5 + Twitter thread 2 (Day 10) → Infographic (Day 12) → Email 6 + LinkedIn post 3 (Day 14)

Week 3: Blog post 3 → Quote graphics series → FAQ post → Video clips to YouTube

Evergreen: Repurpose top posts monthly, update blog posts quarterly

Performance Tracking

Metrics to Monitor:

  • Blog post traffic and engagement
  • Social media reach/engagement by platform
  • Email open rates and click-through rates
  • Video view duration
  • Conversion rates (demo requests, downloads)
  • Sales asset usage by team

Optimization Opportunities:

  • A/B test email subject lines
  • Try different social post times
  • Experiment with blog post formats
  • Test various CTAs
  • Repurpose best-performing content

Quick Win Assets (Create First)

  1. Twitter thread (1 hour)
  2. Thank you email (30 min)
  3. 3 quote graphics (1 hour)
  4. Main blog post outline (30 min)
  5. LinkedIn post (30 min)

Estimated Total Time: 3.5 hours for immediate assets Total Content Pieces from 1 Webinar: 25+ assets


Best Practices

  1. Timestamp Everything: Always include timestamps so video editors can find clips
  2. Maintain Context: Each piece should standalone, not require watching full webinar
  3. Attribute Quotes: Always credit speakers for authority
  4. Progressive Disclosure: Start with teasers, lead to deeper content
  5. Cross-Promote: Link between assets (blog ↔ email ↔ social)
  6. SEO Optimize: Blog posts should target keywords from webinar topic
  7. Brand Consistency: Maintain voice and branding across all assets
  8. Update Links: Ensure all webinar replay links work and track properly

Trigger Phrases

For Webinar Registration Pages:

  • "Create webinar registration"
  • "Build event pages"
  • "Webinar landing page"
  • "Event registration"
  • "Create a webinar"

For Content Repurposing:

  • "Repurpose this webinar into content"
  • "Turn this transcript into blog posts and social media"
  • "Create a content plan from this webinar recording"
  • "Extract quotes and insights from this webinar"
  • "Build an email sequence from this webinar"
  • "Convert webinar to blog post"
  • "Extract key quotes from webinar"
  • "Create social media from webinar"

Reference Files

  • references/webinar-formulas.md - Proven webinar frameworks
1---
2name: webinar-content-and-events
3description: "This skill covers two related use cases: (1) Creating high-converting webinar registration and event landing pages, and (2) Repurposing webinar recordings into multiple content assets including blog posts, social media, email sequences, and sales materials. Use when users need to build webinar pages or convert webinar content into multi-channel marketing materials."
4---
5 
6# Webinar Content & Events
7 
8## Workspace Context
9 
10Read bootstrap context before asking questions: `strategy/brand.md` for brand, audience, offer, channels, tools, constraints, and metrics; `about/me.md` for personal voice; `content/ideas.md` and `content/calendar.md` for content planning. Use legacy product-marketing context files only as fallback. Save generated drafts to `content/<platform>/drafts/YYYY-MM-DD_short-topic-slug.md`, and route durable learnings back to `strategy/brand.md`, `about/me.md`, or `content/ideas.md`.
11 
12## Operating Contract
13 
14This skill is self-contained for its frontmatter scope: use its local instructions, references, scripts, and assets as the playbook; ask only for missing task-specific inputs; hand off to adjacent skills instead of expanding scope; and return an actionable artifact, decision, plan, draft, or diagnostic.
15 
16 
17 
18This skill combines two capabilities:
191. **Webinar Registration Pages** - Creating high-converting event/webinar landing pages
202. **Content Repurposing** - Transforming webinar recordings into multiple content assets
21 
22---
23 
24## Part 1: Webinar Registration Pages
25 
26Write high-converting webinar registration landing pages using successful webinar marketing principles from Mike Filsaime (Webinar Control), Andy Jenkins (Webinar Genesis), Russell Brunson (Perfect Webinar), and Jason Fladlien (One-To-Many).
27 
28### Core Objectives
29 
30- Maximize registrations and show-up rate
31- Build anticipation for transformation delivered
32- Clearly articulate reason to register now
33- Position host as authority and mentor
34- Create momentum to attend live
35 
36### Registration Page Structure
37 
38#### 1. Above-the-Fold Section
39 
40**Headline:**
41- Focus on transformation
42- Problem solved or secret revealed
43- Specific outcome promise
44 
45**Subheadline:**
46- Preview core benefit of attending
47- Why this matters now
48 
49**Date/Time Widget:**
50- Clear date and time
51- Time zone converter
52- Calendar reminder option
53 
54**Primary CTA:**
55- "Reserve My Spot Now"
56- "Join the Free Training"
57- High-contrast button
58 
59**Visual:**
60- [Hero Image or Presenter Headshot]
61 
62#### 2. What You'll Learn Section
63 
64**3-5 Value-Driven Promises:**
65- Secrets revealed in webinar
66- Jason Fladlien method: ONE core idea, MULTIPLE hooks
67- Feature → Outcome framing
68 
69**Examples:**
70- Secret #1: How to [specific outcome] without [common pain]
71- Secret #2: The [counterintuitive approach] that [result]
72- Secret #3: Why [common belief] is wrong and what to do instead
73 
74#### 3. Meet Your Host Section
75 
76**Authority Building:**
77- Experience and credentials
78- Backstory (struggle → discovery → success)
79- Media mentions and recognition
80- [Presenter Image]
81 
82#### 4. Why This Webinar Is Different
83 
84**Andy Jenkins "Contrarian Hook":**
85- Dismantle myths or assumptions
86- Bold claims or polarizing truths
87- Create tension and intrigue
88 
89#### 5. Social Proof Section
90 
91**Testimonials:**
92- Past webinar attendees
93- Client success stories
94- Transformation moments
95- Video or quote-based
96 
97#### 6. Urgency & Scarcity Layer
98 
99**Elements:**
100- Countdown timer
101- "Seats are limited"
102- Bonus for live attendance
103- Registration deadline
104 
105#### 7. Call-to-Action (Repeating)
106 
107**CTA Placement:**
108- Every scroll/section
109- Sticky or floating option
110 
111**CTA Copy:**
112- "Yes, Save My Seat"
113- "Unlock My Spot Now"
114- "Claim My Free Training"
115 
116**Form Fields:**
117- First name + email (minimal)
118- [Trust Badge]
119 
120### Copywriting Style
121 
122- Conversational and benefit-rich
123- Urgency-aware
124- Open loops and ellipses for anticipation
125- Fladlien's logical close + Filsaime's emotional close
126- Break up text every 2-4 lines
127 
128### Visual & UX Best Practices
129 
130- Vibrant CTA button contrast
131- Mobile-first layout
132- Thumb-friendly spacing
133- Video thumbnail with play overlay
134- Countdown visible above-fold
135 
136### Optional Enhancements
137 
138- Calendar integration (Google/Apple)
139- Short teaser video (<90 seconds)
140- Workbook/checklist bonus for live attendance
141- SMS reminder opt-in
142- Replay access promise
143 
144### Post-Registration Elements
145 
146**Thank You Page:**
147- Confirmation message
148- Add to calendar buttons
149- What to expect
150- Bridge offer (optional)
151- Social sharing
152 
153**Confirmation Email:**
154- Registration confirmed
155- Date/time/timezone
156- Join link
157- What to prepare
158 
159**Reminder Sequence:**
160- 24 hours before
161- 1 hour before
162- "Starting now"
163 
164### Slide Deck Output Format
165 
166When generating webinar slides (slide deck assets), output using this JSON structure.
167 
168**CRITICAL: Use the advanced slide types (`split_image`, `big_number`, `full_image_overlay`, `grid_features`) to create a World Class visual experience.**
169 
170```json
171{
172 "slides": [
173 {
174 "id": "slide-1",
175 "type": "full_image_overlay",
176 "title": "Webinar Title Here",
177 "subtitle": "The Promise or Big Idea",
178 "imageUrl": "https://source.unsplash.com/...",
179 "notes": "Welcome everyone. Today we are going to cover..."
180 },
181 {
182 "id": "slide-2",
183 "type": "split_image",
184 "title": "About Your Host",
185 "content": [
186 "10 years experience in [Industry]",
187 "Helped 500+ clients achieve [Result]",
188 "Featured in Forbes, Inc, and Entrepreneur"
189 ],
190 "imageUrl": "https://source.unsplash.com/...",
191 "imagePosition": "right",
192 "notes": "Let me introduce myself. I started out just like you..."
193 },
194 {
195 "id": "slide-3",
196 "type": "big_number",
197 "number": "83%",
198 "label": "Increase in Revenue",
199 "description": "Average result for clients using this method",
200 "notes": "Look at this number. This isn't a fluke. This is what happens when..."
201 },
202 {
203 "id": "slide-4",
204 "type": "grid_features",
205 "title": "What You'll Learn",
206 "features": [
207 { "title": "Secret #1", "description": "How to [Outcome] without [Pain]", "icon": "🔓" },
208 { "title": "Secret #2", "description": "The [Method] for [Result]", "icon": "🚀" },
209 { "title": "Secret #3", "description": "Why [Old Way] fails", "icon": "💡" }
210 ],
211 "notes": "We have three big secrets to cover today. First..."
212 },
213 {
214 "id": "slide-5",
215 "type": "value_stack",
216 "title": "Everything You're Getting Today",
217 "items": [
218 { "name": "Main Product", "value": "$997" },
219 { "name": "Bonus #1", "value": "$297", "isBonus": true }
220 ],
221 "totalValue": "$1,294",
222 "yourPrice": "$497",
223 "notes": "When you join today, you're not just getting the course..."
224 }
225 ],
226 "metadata": {
227 "title": "Webinar Presentation Title",
228 "theme": "dark",
229 "transition": "slide",
230 "brandColors": {
231 "primary": "#7B61FF",
232 "secondary": "#5AC8FA",
233 "accent": "#E061FF"
234 }
235 }
236}
237```
238 
239**Slide Types Available:**
240- `full_image_overlay` - **(Preferred for Openers/Breaks)** Text over full-screen background image.
241- `split_image` - **(Preferred for Bios/Case Studies)** Text on one side, image on other.
242- `big_number` - **(Preferred for Stats)** Massive number focus for data/ROI.
243- `grid_features` - **(Preferred for Agendas/Bonuses)** 3-column card grid.
244- `value_stack` - Offer pricing presentation.
245- `cta` - Call to action slides.
246- `quote` - Testimonials with attribution.
247- `bullets` - Simple lists (Use sparingly).
248- `two_column` - Simple text columns.
249 
250**Slide Design Rules:**
2511. **Speaker Notes Required:** Every single slide MUST include a `notes` field with 50-100 words of script for the presenter.
2522. **Visual Variety:** Do not use the same slide type twice in a row if possible. Mix `split_image`, `big_number`, and `full_image_overlay`.
2533. **Imagery:** Provide relevant `imageUrl` or `imagePrompt` for all image slides.
2544. **Brief Text:** Slides are for impact. Put the details in the `notes`.
255 
256### Registration Page Quality Checklist
257 
258- Does headline promise specific transformation?
259- Are 3 secrets compelling and specific?
260- Is host positioned as authority?
261- Is urgency real and believable?
262- Would you register for this webinar?
263 
264---
265 
266## Part 2: Webinar Content Repurposing
267 
268Turn one webinar into 20+ pieces of content across multiple channels.
269 
270### Core Capabilities
271 
272**Input Processing**:
273- Accept webinar transcripts, video files, or presentation slides
274- Identify key topics, themes, and narrative structure
275- Extract timestamps for important moments
276- Recognize speaker names, quotes, and expertise areas
277- Identify visual aids, demos, and data points
278 
279**Content Generation**:
280 
2811. **Blog Post Series** (3-5 posts)
282 - Main comprehensive post (2000+ words)
283 - Deep-dive topic posts
284 - FAQ-style posts from Q&A
285 - Listicle posts (e.g., "10 Key Takeaways")
286 
2872. **Social Media Assets**
288 - Twitter/X threads (10-15 tweets)
289 - LinkedIn posts (3-5 long-form)
290 - Instagram carousel ideas (5-7 slides)
291 - TikTok/Reel script ideas (short clips)
292 - Quote graphics with speaker attribution
293 
2943. **Email Sequence** (5-7 emails)
295 - Highlights email
296 - Deep-dive topic emails
297 - Q&A follow-up
298 - Resource roundup
299 - CTA-focused conversion email
300 
3014. **Sales Enablement**
302 - One-pager summary for sales team
303 - Key objections handled with timestamps
304 - Competitive differentiators mentioned
305 - Customer success stories/case studies
306 - Demo moments and use cases
307 
3085. **Visual Content Ideas**
309 - Infographic concepts with data points
310 - Slide deck highlights
311 - Animated statistic graphics
312 - Process diagrams from explanations
313 - Before/after comparisons
314 
3156. **Additional Assets**
316 - Podcast episode audio clips
317 - YouTube chapter markers
318 - Speaker quotes for testimonials
319 - FAQ document
320 - Resource list/links mentioned
321 
322### Workflow
323 
3241. **Content Analysis**
325 - Read through transcript/slides
326 - Identify 5-7 key themes
327 - Extract notable quotes (10-15)
328 - Find data points and statistics
329 - Note questions from Q&A section
330 - Mark timestamps for video clips
331 
3322. **Audience Segmentation**
333 - Top-of-funnel content (awareness)
334 - Middle-of-funnel (consideration)
335 - Bottom-of-funnel (decision)
336 - Customer success/retention
337 
3383. **Content Mapping**
339 ```
340 Webinar Topic → Content Types → Distribution Channels → Timeline
341 ```
342 
3434. **Asset Creation Priority**
344 - Immediate: Social snippets, blog post outline
345 - Week 1: Full blog post, email sequence
346 - Week 2: Infographic, additional blog posts
347 - Week 3: Sales assets, video clips
348 - Ongoing: Evergreen social posts
349 
350### Output Format
351 
352Produce a repurposing plan covering:
353 
3541. **Blog Posts** (3–5): Main post (2,000+ words), supporting topic posts, FAQ post
3552. **Social Media**: Twitter/X thread (10–12 tweets), LinkedIn posts (3), Instagram carousel (7 slides)
3563. **Email Sequence** (6 emails): Thank you + highlights → topic deep dives → data → customer story → Q&A → urgency
3574. **Sales Enablement**: One-pager with key messages, objections handled with timestamps, competitive differentiators
3585. **Visual Content**: Infographic concept, quote graphics (5), slide highlight deck
3596. **Video Clips** (3–5): Hook, key insight, demo moment, customer story, Q&A highlight — each with timestamps
360 
361See [references/repurposing-templates.md](references/repurposing-templates.md) for full fill-in-the-blank templates for each asset type.
362 
363### Distribution Calendar
364 
365**Week 1:** Twitter thread + thank you email (Day 1) → LinkedIn post 1 + Instagram carousel (Day 2) → Blog post 1 + Email 2 (Day 3) → Email 3 (Day 5) → TikTok clip + Email 4 (Day 7)
366 
367**Week 2:** Blog post 2 (Day 8) → Email 5 + Twitter thread 2 (Day 10) → Infographic (Day 12) → Email 6 + LinkedIn post 3 (Day 14)
368 
369**Week 3:** Blog post 3 → Quote graphics series → FAQ post → Video clips to YouTube
370 
371**Evergreen:** Repurpose top posts monthly, update blog posts quarterly
372 
373## Performance Tracking
374 
375**Metrics to Monitor**:
376- Blog post traffic and engagement
377- Social media reach/engagement by platform
378- Email open rates and click-through rates
379- Video view duration
380- Conversion rates (demo requests, downloads)
381- Sales asset usage by team
382 
383**Optimization Opportunities**:
384- A/B test email subject lines
385- Try different social post times
386- Experiment with blog post formats
387- Test various CTAs
388- Repurpose best-performing content
389 
390---
391 
392## Quick Win Assets (Create First)
393 
3941. Twitter thread (1 hour)
3952. Thank you email (30 min)
3963. 3 quote graphics (1 hour)
3974. Main blog post outline (30 min)
3985. LinkedIn post (30 min)
399 
400**Estimated Total Time**: 3.5 hours for immediate assets
401**Total Content Pieces from 1 Webinar**: 25+ assets
402 
403---
404 
405## Best Practices
406 
4071. **Timestamp Everything**: Always include timestamps so video editors can find clips
4082. **Maintain Context**: Each piece should standalone, not require watching full webinar
4093. **Attribute Quotes**: Always credit speakers for authority
4104. **Progressive Disclosure**: Start with teasers, lead to deeper content
4115. **Cross-Promote**: Link between assets (blog ↔ email ↔ social)
4126. **SEO Optimize**: Blog posts should target keywords from webinar topic
4137. **Brand Consistency**: Maintain voice and branding across all assets
4148. **Update Links**: Ensure all webinar replay links work and track properly
415 
416---
417 
418## Trigger Phrases
419 
420**For Webinar Registration Pages**:
421- "Create webinar registration"
422- "Build event pages"
423- "Webinar landing page"
424- "Event registration"
425- "Create a webinar"
426 
427**For Content Repurposing**:
428- "Repurpose this webinar into content"
429- "Turn this transcript into blog posts and social media"
430- "Create a content plan from this webinar recording"
431- "Extract quotes and insights from this webinar"
432- "Build an email sequence from this webinar"
433- "Convert webinar to blog post"
434- "Extract key quotes from webinar"
435- "Create social media from webinar"
436 
437---
438 
439## Reference Files
440 
441- **`references/webinar-formulas.md`** - Proven webinar frameworks
442 

Discussion

Alternatives

Also in Community & eventsSee all 364 in Marketing →
Discord Skill (Read-Only)Read Discord for financial research using opencli (read-only). Use this skill whenever the user wants to read Discord channels, search for messages in trading servers, view guild/channel info, monitor crypto or market discussion groups, or gather financial sentiment from Discord. Triggers include: "check my Discord", "search Discord for", "read Discord messages", what's happening in the trading Discord", "show Discord channels", "list my servers", Discord sentiment on BTC", "what are people saying in Discord about AAPL", monitor crypto Discord", any mention of Discord in context of reading financial news, market research, or trading community discussions. This skill is READ-ONLY — it does NOT support sending messages, reacting, or any write operations.Marketing · MITYouTube Audience InsightsRead your YouTube audience from the comments: pull commenters and top comments on any video, surface recurring questions and themes (content ideas), repeat commenters (superfans), sentiment, and which comments to reply to or pin. Also channel stats and niche trending, via the free official YouTube Data API. Triggers on "who commented on my video", "analyze my comments", "audience insights", "trending on YouTube". Not for writing a community post (use yt-community-post-writer).Creator · MITYouTube Community Post WriterWrite YouTube community-tab posts: text updates, polls, image-caption posts, and questions that drive comments and bring subscribers back between video uploads. Tuned to the community tab's role as a low-friction touchpoint that keeps a channel warm and feeds session signals. Returns a copy-paste block (community posts have no publishing API, so this is always manual by design). Use to write a community post or poll. Not for video titles or descriptions (use yt-title-optimizer and yt-description-writer).Creator · MITReddit Community BuilderExpert Reddit marketing specialist focused on authentic community engagement, value-driven content creation, and long-term relationship building. Masters Reddit culture navigation.Business & ops · MIT