teleprompter-script-generator

Generate teleprompter-ready plain text scripts from notebooks, markdown, and presentation materials.

Updated Aug 28, 2026
One-click install
npx skills add https://github.com/miyake-san/sogo-agent-platform --skill teleprompter-script-generator-miyake-san
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teleprompter-script-generator
Source: https://github.com/miyake-san/sogo-agent-platform/tree/main/skills/experimental/teleprompter-script-generator
Command: npx skills add https://github.com/miyake-san/sogo-agent-platform --skill teleprompter-script-generator-miyake-san

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Converting dense learning materials like notebooks, markdown files, and class documents into spoken-word scripts for livestreams, video recordings, or meetings is time-consuming and error-prone. This Skill automates that conversion while enforcing duration targets, audience-appropriate tone, and preservation of product and tool names. ## Core Features & Use Cases - Multi-format ingestion: Parses notebook (.ipynb), markdown (.md), class documents, and presentation content into a coherent speaking outline. - Duration calibration: Targets fixed durations (1, 3, 5, 10, 15, 20, or 25 minutes) using a ~150 words-per-minute speaking pace baseline. - Audience adaptation: Adjusts tone for executive, teaching, casual, or custom audience profiles, with optional chunking into 2 or 3 parts. - Use Case: An instructor needs a 10-minute recorded lesson script from a Jupyter notebook and supporting markdown notes; the Skill produces a plain-text teleprompter script in teaching style with all tool names kept in their original form. ## Quick Start Create a 10-minute teaching teleprompter script from my notebook and markdown lesson files for a recorded video, keeping all tool names untranslated.

Frequently Asked Questions about teleprompter-script-generator

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

FAQPage Schema
How do I create a teleprompter script from a Jupyter notebook?

Provide the notebook file along with your delivery channel, audience profile, and target duration. The Skill extracts the core message, examples, and transitions from the notebook, then builds a spoken-word outline calibrated to your time target.

How to convert markdown lesson notes into a video script?

Supply the markdown files and specify video as the delivery channel with a duration such as 5 or 10 minutes. The Skill merges overlapping points, organizes content into opening, development, and closing blocks, and outputs plain text ready for a teleprompter.

What duration options are supported for teleprompter scripts?

Supported durations are 1, 3, 5, 10, 15, 20, and 25 minutes. Word budgets are estimated at roughly 150 words per minute, so a 10-minute script targets about 1300 to 1700 words.

Can I generate a script in Portuguese while keeping tool names in English?

Yes. You can specify any preferred language and register, and the Skill preserves names of tools, apps, frameworks, APIs, and products exactly as they appear in the source material without translation.

When should a long script be split into multiple parts?

Split into 2 or 3 parts when source volume is high or content density makes single-part delivery hard to follow. The auto chunking mode divides by narrative milestones rather than arbitrary length.