// Create conference talk outlines and iA Presenter markdown slides using the Story Circle narrative framework. Use when the user wants to structure a tech talk, create presentation slides, or needs help organizing talk ideas into a story-driven format.
| name | conference-talk-builder |
| description | Create conference talk outlines and iA Presenter markdown slides using the Story Circle narrative framework. Use when the user wants to structure a tech talk, create presentation slides, or needs help organizing talk ideas into a story-driven format. |
This skill helps create compelling conference talk outlines and iA Presenter markdown slides using the Story Circle narrative framework.
Follow these steps in order when building a conference talk:
Ask the user for:
Load references/story-circle.md to understand the eight-step narrative structure.
The framework maps tech talks to:
Structure the talk using the eight Story Circle steps:
Map the user's content to these steps. Show this outline to the user and refine based on feedback.
Read references/ia-presenter-syntax.md for markdown formatting rules.
Create slides that:
--- to separate slides⇥) before content that should be visible on slides// for remindersStructure the slide deck:
After showing the slides:
Tell a Story: You don't need to be an expert. Focus on how you approached a problem and solved it.
Keep It Readable: Break code across slides. Use syntax highlighting. Test on bad projectors (consider light themes).
Engage the Audience: Use humor where appropriate. Ask questions. Make eye contact.
Make Follow-up Easy: Include a memorable URL or QR code on the final slide linking to resources.
references/story-circle.md - Eight-step Story Circle framework with examples. Read this first to understand the narrative structure.references/ia-presenter-syntax.md - Complete iA Presenter markdown syntax reference. Read this when generating slides.User: "I want to create a talk about migrating from JavaScript to TypeScript"
story-circle.mdia-presenter-syntax.md