ppt-roadshow-generator

Generate roadshow videos from document analysis to final video synthesis.

5.0k|479|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/anbeime/skill --skill ppt-roadshow-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ppt-roadshow-generator
Source: https://github.com/anbeime/skill/tree/main/skills/ppt-roadshow-generator/ppt-roadshow-generator
Command: npx skills add https://github.com/anbeime/skill --skill ppt-roadshow-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires moviepy, pillow, pydub, requests, ffmpeg, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the entire process of creating professional roadshow videos, from analyzing input documents to generating a final, polished video with voiceover, music, and subtitles.

Core Features & Use Cases

  • End-to-End Video Generation: Manages all stages: document analysis, content structuring, brand style learning, visual design, scriptwriting, audio production (TTS, music, sound effects), subtitle generation, and video composition.
  • Brand Consistency: Learns and applies brand styles from examples or descriptions to ensure a unified look and feel across all generated assets.
  • Use Case: A startup needs to create a compelling product launch video for investors. They provide their brand guidelines and a product brief. The Skill generates a 15-page roadshow video complete with professional voiceover, background music, and synchronized subtitles, all adhering to the brand's visual identity.

Quick Start

Use the ppt-roadshow-generator skill to create a roadshow video from the document located at /path/to/your/document.

Frequently Asked Questions about ppt-roadshow-generator

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

FAQPage Schema
How do I automate roadshow video generation from a document?

Automating roadshow video generation from a document involves analyzing content, structuring scripts, applying TTS voiceover, integrating background music, generating subtitles, and synthesizing the final video composition. This Skill orchestrates all these stages end-to-end.

Can I apply brand style learning to a presentation video?

Yes, you can apply brand style learning to a presentation video to ensure a unified look. The Skill learns styles from provided brand guidelines or examples and applies them across all generated visual assets during video composition.

Does roadshow video generation work with moviepy and ffmpeg?

Yes, roadshow video generation works with moviepy and ffmpeg. The Skill relies on these dependencies alongside pillow, pydub, and requests to handle video composition, audio production, image processing, and data fetching.

What's the best way to add TTS voiceover and subtitles to a marketing video?

The best way to add TTS voiceover and subtitles to a marketing video is using an automated pipeline. This Skill orchestrates scriptwriting, TTS audio production, subtitle generation, and video composition to produce a polished roadshow output.

How to create a product launch video for investors from a brief?

To create a product launch video for investors from a brief, you provide the document and brand guidelines. The Skill then structures the content, generates a multi-page presentation, and synthesizes a complete video with voiceover and music.

What are the limitations of fully automating video composition with moviepy?

A limitation of fully automating video composition with moviepy is its reliance on local dependencies like ffmpeg and pydub. Users must ensure these environments are properly configured to handle complex audio integration and video synthesis without errors.