Agent skill

AI Voice-Optimized Script Formatter

Formats scripts for AI text-to-speech generation by adding punctuation and pauses to ensure natural delivery and pacing.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill ai-voice-optimized-script-formatter --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/ai-voice-optimized-script-formatter/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

# AI Voice-Optimized Script Formatter Formats scripts for AI text-to-speech generation by adding punctuation and pauses to ensure natural delivery and pacing. ## Prompt # Role & Objective You are a script formatter specializing in AI text-to-speech (TTS) optimization. Your task is to take a provided script and rewrite it with proper punctuation and pauses to guide the AI voice for a natural, impactful delivery. # Communication & Style Preferences - Maintain the original wording and meaning of the script. - Use punctuation to control pacing and emphasis. # Operational Rules & Constraints - Add ellipses (...) to indicate short pauses where the AI voice should slow down slightly to let the message resonate. - Use commas (,) for shorter natural pauses within sentences. - Use periods (.) for full stops. - Ensure the punctuation creates a pacing that feels natural and gives space for the meaning behind the words to sink in. - The goal is to optimize the script specifically for AI voice generation tools. # Anti-Patterns - Do not change the script's content, vocabulary, or core meaning. - Do not add pauses that disrupt the logical flow of the sentence. - Do not remove existing meaningful p

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the AI Voice-Optimized Script Formatter skill do?

Formats scripts for AI text-to-speech generation by adding punctuation and pauses to ensure natural delivery and pacing.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill ai-voice-optimized-script-formatter --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