conference-talk-builder

Generate conference proposals, outlines, and slide timing estimates.

8|1|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/mrlynn/claude-skills --skill conference-talk-builder-mrlynn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: conference-talk-builder
Source: https://github.com/mrlynn/claude-skills/tree/main/conference-talk-builder
Command: npx skills add https://github.com/mrlynn/claude-skills --skill conference-talk-builder-mrlynn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires scripts/cfp_generator.py, scripts/outline_builder.py, scripts/slide_estimator.py, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of creating compelling conference proposals, outlines, and timing estimates, helping speakers craft engaging presentations efficiently.

Core Features & Use Cases

  • CFP Generation: Create well-structured conference abstracts from a simple topic input.
  • Outline Building: Generate detailed, time-blocked presentation outlines from a CFP.
  • Slide Estimation: Calculate an appropriate number of slides based on your outline, ensuring pacing aligns with presentation duration.
  • Use Case: Imagine preparing for a technical conference; use this Skill to rapidly develop your proposal, plan your talk structure, and estimate slide counts, saving hours of manual planning.

Quick Start

To generate a CFP, prepare a JSON with your talk details and run the provided script to produce a markdown abstract, then use it as input for the outline and slide estimation tools.

Frequently Asked Questions about conference-talk-builder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a conference talk outline from a topic idea?

You can generate a conference talk outline by inputting your topic details into a CFP generator to produce a markdown abstract, then passing it to an outline builder to create a structured presentation plan.

What is the best way to estimate slide count for a technical presentation?

Estimating slide count for a technical presentation uses a slide estimator tool that calculates the appropriate number of slides based on your time-blocked outline and target presentation duration.

Can I automate conference proposal writing for different presentation durations?

Yes, you can automate conference proposal writing by providing a simple JSON input with your talk details to generate well-structured CFP abstracts adaptable across various conference formats.

How do I plan time-blocked pacing for a technical talk outline?

Planning time-blocked pacing involves using an outline builder on your CFP output, allowing you to structure presentation segments and align slide estimates with your available speaking time.

Do I need to prepare a JSON file before generating a CFP abstract?

Yes, you need to prepare a JSON file containing your talk details to run the CFP generation script, which then outputs a markdown abstract for the subsequent outline and slide estimation steps.

Are there limitations to automating public speaking structure with templates?

Automating public speaking structure with templates works well for technical conferences, but manual adjustments are recommended to ensure pacing and content fit specific audience expectations and formats.