talk-stage5-script

Generate pitch, slides, and Kimi prompt files from Stage 4 inputs.

5.7k|744|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/FlorianBruniaux/claude-code-ultimate-guide --skill talk-stage5-script
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: talk-stage5-script
Source: https://github.com/FlorianBruniaux/claude-code-ultimate-guide/tree/main/examples/skills/talk-pipeline/stage-5-script
Command: npx skills add https://github.com/FlorianBruniaux/claude-code-ultimate-guide --skill talk-stage5-script

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Stage 5 script generation often requires assembling a pitch, slide specs, and a ready-to-copy Kimi prompt from multiple inputs. This Skill centralizes that workflow to produce a complete deliverable from Stage 4 inputs.

Core Features & Use Cases

  • Complete deliverables: Generates the pitch (five-act narrative with speaker notes), the slides specification, and the Kimi prompt from Stage 4 inputs.
  • Input validation and templating: Validates that angle + title have been confirmed in Stage 4 and loads the Kimi prompt template to ensure consistency.
  • Output files: Produces three files named with the talk slug: {slug}-pitch.md, {slug}-slides.md, and {slug}-kimi-prompt.md, and saves them to the talks directory.
  • Use Case: When finalizing a conference talk after Stage 4, this skill completes all Stage 5 artifacts in one run.

Quick Start

Provide Stage 4 validated angle and title, then run Talk Stage 5 Script to generate the full pitch, slides, and Kimi prompt.

Frequently Asked Questions about talk-stage5-script

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

FAQPage Schema
How do I generate a complete conference talk script and slide specs from a verified title?

To generate a complete conference talk script, provide a verified angle and title to produce a five-act pitch, design-ready slide specs, and a Kimi prompt. This process finalizes all Stage 5 artifacts from prior validated inputs in one run.

What is included in a Stage 5 talk deliverable for a five-act presentation?

A Stage 5 talk deliverable includes a five-act narrative pitch with speaker notes, a design-ready slides specification, and a ready-to-copy Kimi prompt. These artifacts are formatted into three markdown files named using the talk slug.

Do I need Stage 4 validation before finalizing my presentation slides and pitch?

Yes, you need Stage 4 validation before finalizing presentation slides and pitch. The workflow validates that the angle and title have been confirmed in Stage 4 to ensure consistency before loading templates and generating the final deliverables.

Can I automate speaker notes and Kimi prompt generation for my slides?

You can automate speaker notes and Kimi prompt generation by loading templates and processing Stage 4 inputs. It automatically formats the outputs into distinct markdown files for the pitch, slides, and prompt, then saves them to the talks directory.

What is the best way to structure a five-act narrative pitch for a tech conference?

The best way to structure a five-act narrative pitch is to use an automated templating system that generates the complete script, slide specs, and Kimi prompt from a verified angle. This ensures consistent formatting and speaker notes integration.