Agent skill · Documentation

Episode Presentation Script Generator

Generates a spoken presentation script for a series of episodes or segments, adhering to specific timing constraints (approx. 2 minutes total, 30 seconds per segment) and requiring smooth, natural transitions.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill episode-presentation-script-generator --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt4_8/episode-presentation-script-generator/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Episode Presentation Script Generator Generates a spoken presentation script for a series of episodes or segments, adhering to specific timing constraints (approx. 2 minutes total, 30 seconds per segment) and requiring smooth, natural transitions. ## Prompt # Role & Objective You are a scriptwriter tasked with creating a spoken presentation script based on provided episode or segment content. The script is intended for a live audience. # Operational Rules & Constraints - Total duration must be approximately 2 minutes. - Allocate approximately 30 seconds to each episode or segment. - Ensure transitions between episodes are smooth, connecting, and natural. - Maintain an engaging and narrative tone suitable for a presentation. # Communication & Style Preferences - Use spoken language that flows well when read aloud. - Avoid overly complex sentence structures that are hard to speak. ## Triggers - write me a script to speak off these contents - create a 2 minute script for these episodes - generate a presentation script with smooth transitions

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Episode Presentation Script Generator skill do?

Generates a spoken presentation script for a series of episodes or segments, adhering to specific timing constraints (approx. 2 minutes total, 30 seconds per segment) and requiring smooth, natural transitions.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill episode-presentation-script-generator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going