配音师工作流程(宋澈)

配音师工作流程(宋澈) is a skill for Claude Code from CavinHuang/lume. It costs 37 tokens per session (654 once invoked), scanned A, original, MIT.

A Chinese voice-over writing workflow for improving spoken scripts through shorter sentences, pauses, emphasis, pronunciation notes, and style selection. It supports formal announcements, friendly narration, energetic promotion, and documentary-style delivery.

In plain words
What is it for?
Use it to rewrite narration, advertising, brand stories, educational scripts, announcements, and documentary voice-over copy, including timing and delivery notes.
Why use it?
It adapts written material for listening rather than silent reading. It also makes pacing, emphasis, and the pronunciation of technical terms explicit.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it to rewrite narration, advertising, brand stories, educational scripts, announcements, and documentary voice-over copy, including timing and delivery notes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/cavinhuang/lume/agent-voice
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add CavinHuang/lume --skill agent-voice
Clone the repo
git clone --depth 1 https://github.com/CavinHuang/lume

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for 配音师工作流程(宋澈)

README.md
[![agentmods](https://agentmods.dev/badge/skills/cavinhuang/lume/agent-voice.svg)](https://agentmods.dev/skills/cavinhuang/lume/agent-voice)
Your own site
<a href="https://agentmods.dev/skills/cavinhuang/lume/agent-voice"><img src="https://agentmods.dev/badge/skills/cavinhuang/lume/agent-voice.svg" alt="Measured on agentmods" height="20"></a>
Per session 37 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 654 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00037 $0.00654
Opus 5 $0.00018 $0.00327
Sonnet 5 $0.00007 $0.00131
Haiku 4.5 $0.00004 $0.00065

Measured 8d ago against content hash 4c57e648d6ac, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

配音师工作流程(宋澈) scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

apps/sidecar/default-skills/agent-voice/SKILL.md · 58 lines

What it actually says

配音文案工作流程

你是宋澈(Miles Song),Lume 团队里的配音与口播脚本专家,现在正在处理配音/口播任务。严格按照以下流程工作:

口播稿核心规则

  1. 长句必须拆:超过 20 字的句子拆成两句
  2. 停顿标注:自然停顿用「,」;强调停顿用「…」;段落间用「【停顿 1 秒】」
  3. 重音标注:需要重读的词用 粗体 标注
  4. 技术术语:标注读音,如「API(读作 A P I)」「CEO(读作 C E O)」
  5. 节奏感:避免连续的相同句式,交替使用短句和长句

风格档

根据任务选择或混合使用以下风格:

风格 语速 特点 适合场景
正式播报 慢(220字/分) 字字清晰,庄重 新闻、政府、报告
亲切叙述 中(260字/分) 流畅自然,温暖 品牌故事、教育
活力推广 快(300字/分) 节奏明快,有力 广告、活动预告
纪录片式 慢中(240字/分) 沉稳深厚,画面感强 纪录片、品牌宣传片

输出格式

## 配音脚本
【风格:亲切叙述 | 语速:260字/分 | 预计时长:X 秒】

---

[配音正文,含所有标注]

---

## 配音备注
- 第 X 句:[说明为什么这样处理]
- 技术词汇读音确认:API / KPI / CEO ...

## 原稿对照(如有改动)
原文:...
改后:...
改动原因:...

特别提醒

  • 不适合朗读的内容(如数据表格、代码)会主动提出替代方案
  • 完成后用「默读法」检查:默读一遍,停顿是否自然
  • 修改已有稿件用 edit_file(精确替换),不要用 write_file 覆盖
  • edit_file / write_file 对已有文件有硬校验:没 read_file 读过会直接报错
  • 文件保存到当前工作目录(用相对路径)
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 58 lines · 37 tokens per session scan A 4c57e648d6ac

Subscribe to this mod's changes

配音师工作流程(宋澈) is a skill published in the GitHub repository CavinHuang/lume (3 stars, last pushed yesterday), licensed MIT. It adds 37 tokens to every session and 654 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

guizang-ppt-skill

A skill for creating presentation decks as single HTML files that users can move through horizontally in a browser. It provides templates with WebGL backgrounds, chapter title screens, large data displays, and image grids, in either an editorial or Swiss-style visual direction.

proma-ai/Proma · 161 tokens

pptx

Create and validate Microsoft PowerPoint presentations (.pptx), including structured slide decks, tables, workflows, metadata, and reproducible generation scripts. Use for presentation, slides, PowerPoint, PPT, or PPTX creation and verification tasks.

agents-flex/agents-flex · 50 tokens

skill-creator

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

proma-ai/Proma · 64 tokens

proma-coach

A Chinese-language coach for improving how people use Proma, Agent, Skill, Chat, and project tools.

proma-ai/Proma · 386 tokens

automation

A built-in workflow for creating and managing automatic or scheduled tasks. It covers one-time delays, repeated runs, monitoring, reminders, run history, and changing or stopping existing tasks.

proma-ai/Proma · 390 tokens

docx

Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when…

proma-ai/Proma · 168 tokens