laohan-chuangzuo

laohan-chuangzuo is a skill for Claude Code, Codex from hanzhcn/laohan-skills. It costs 176 tokens per session (10,063 once invoked), scanned A, original, MIT.

A writing workflow for spoken-video scripts. It accepts an outline, raw text, a recording, a web-link queue, or a free-form topic, then organizes the material before writing the script.

In plain words
What is it for?
Use it to write or rewrite a spoken script, turn a recording into a script, or create a script from an outline or source material.
Why use it?
It gives script writing one consistent process and helps keep repeated ideas separate from natural speech habits such as pauses, questions, and self-corrections.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: mentions Claude Code; built for openclaw.

Good fit Use it to write or rewrite a spoken script, turn a recording into a script, or create a script from an outline or source material.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/hanzhcn/laohan-skills/laohan-chuangzuo
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 hanzhcn/laohan-skills --skill laohan-chuangzuo
Clone the repo
git clone --depth 1 https://github.com/hanzhcn/laohan-skills

Made for: Claude Code, Codex.

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 laohan-chuangzuo

README.md
[![agentmods](https://agentmods.dev/badge/skills/hanzhcn/laohan-skills/laohan-chuangzuo/github.svg)](https://agentmods.dev/skills/hanzhcn/laohan-skills/laohan-chuangzuo)
Your own site
<a href="https://agentmods.dev/skills/hanzhcn/laohan-skills/laohan-chuangzuo"><img src="https://agentmods.dev/badge/skills/hanzhcn/laohan-skills/laohan-chuangzuo/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for laohan-chuangzuo

Your own site · 80×15
<a href="https://agentmods.dev/skills/hanzhcn/laohan-skills/laohan-chuangzuo"><img src="https://agentmods.dev/badge/skills/hanzhcn/laohan-skills/laohan-chuangzuo.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 176 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 10,063 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. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 2 findings, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Agent Snooping · line 332
    Skill enumerates or reads other installed skills. Access to other skills' SKILL.md files or the skills directory reveals prompt instructions, capabilities, and secrets that should be invisible to peer skills.
    Fix: Remove all code or instructions that list or read other skills' files or directories. Skills should operate independently; cross-skill access is a privilege escalation.
  • low MCP Rug Pull · line 427
    pip install without ==version installs the latest release, which could include malicious changes.
    Fix: Pin the version: pip install package==1.2.3
How audits are shown
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.00176 $0.10063
Opus 5 $0.00088 $0.05032
Sonnet 5 $0.00035 $0.02013
Haiku 4.5 $0.00018 $0.01006

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

Security

Grade A, and why

laohan-chuangzuo 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 11d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (scripts/check-research-source-contract.mjs, scripts/check-script-contract.mjs), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

laohan-chuangzuo/SKILL.md · 467 lines

How it starts

The opening of the file, as written. The whole thing — 467 lines — stays where its author put it; the contents beside it link to each section on GitHub.

统一创作引擎

所有涉及口播稿写作统一调用本 skill。一份方法论,一个入口。

核心理念

一份方法论、一个入口——所有写作走同一个管线,避免不同入口产出质量参差不齐。素材先整理(Layer A/B)再写稿,确保口播稿建立在结构化理解之上,而非对原始素材的直接改写。

内容长度由独立内容单位决定,不由预设字数或分钟数决定。内容重复与人味废话是两条不同的审计线:同一判断换词复述必须合并;结巴、语气词、自嘲、反问和停顿继续按风格保留,不能因去重被误删,也不能冒充内容增量。

不适用场景

  • 纯文本摘要/总结 → 用 summarize skill,不走创作流程
  • 翻译 → 直接翻译,不需要口播稿格式
  • 学术论文/技术文档写作 → 输出格式是口播稿,不适合正式文档
  • 写作规则references/style.md(恢复 2026-07-11 前实战版本)。其中开场、转场、修辞、标题公式、场景密度、节奏、口头禅和模板均为已验证的默认方法;允许按本题增删或扩充,但不得以“防模板化”为由整体降级成可有可无的抽象建议
  • 整理方法references/skill.md~/.openclaw/workspace-reviewer/knowledge/skill.md(进宝 skill.md v3.5)
  • 转录方法references/transcription.md(音频提取 + 语音转文字三级降级)
  • 转译选题法references/yuanchuang-method.md(转译选题法 + 角度库 + 标题公式 + 数据基准)。本 skill 不再自带热点搜索;此方法供工作流①前置阶段复用——①用 laohan-redian/laohan-douyinsousuo 出选题后,按本文件规则生成大纲再喂入本 skill 大纲模式
  • 写作风格目录references/styles/(每份 .md 是一种写作结构框架,Step -1 强制选择)
  • 创作机械合同references/creation-contract.md(Episode schema 4的采访/大纲确认、内容单位、逐段审计、人味、自然时长、TTS与validator;独立模式兼容schema 3)

GitHub 上是实体文件(拷贝),本地用 symlink 自动同步。

输入模式

模式 输入 触发场景 内部处理
大纲模式 结构化大纲文件 工作流①前置产出 / 外部传入 跳过整理,从 Step 2 开始
素材模式 原始文本/转录稿 录屏转录后、URL抓取后 先 Layer A/B 整理,再写稿
自由模式 主题关键词 或 无输入 用户直接调用 先生成大纲→确认→写稿

前置处理(将各种输入转化为三种模式)

Pre-A:录屏预处理

触发:用户提供了视频文件(mp4/mov 等)或说"录屏转口播""视频转口播稿"。

  1. 提取音频ffmpeg -i "<视频路径>" -vn -acodec libmp3lame -q:a 2 "/tmp/录屏音频_$(date +%s).mp3" -y
  2. 语音转文字:三级降级(详见 references/transcription.md
    • 硅基流动 API(免费,秒级)→ whisper-cli(本地快)→ Python whisper(最准)
  3. 独立写作时转录结果保存为 output/transcript-YYYY-MM-DD.md;Episode 模式保存为 episodes/<slug>/02-创作工作稿/transcript.md,自动进入素材模式

Pre-B:URL 队列预处理

触发:用户说"根据链接改写""链接内容改写""改写文档"。

  1. 读取队列:独立写作检查 <cwd>/url.md;Episode 模式只检查 episodes/<slug>/02-创作工作稿/url.md,找第一个 - [ ] 且后面有 URL 的行
    • 没有待处理 → 告诉用户"队列为空",结束
  2. 抓取内容:根据平台自动选择方法(参考 laohan-xiazai 路由)
    • 抖音:移动端 UA → iesdouyin.com
    • B站:opencli bilibili
    • 其他:Jina Reader / agent-reach
  3. 独立写作时内容保存为 output/content-YYYY-MM-DD.md;Episode 模式保存为 episodes/<slug>/02-创作工作稿/content.md,进入素材模式
  4. 完成后更新队列:将 url.md 中对应行改为 - [x] URL 关键词 ✅ YYYY-MM-DD

Read the full file on GitHub · 467 lines

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. 11d ago First seen · 467 lines · 176 tokens per session scan A 8d22bff81e01

Subscribe to this mod's changes

laohan-chuangzuo is a skill published in the GitHub repository hanzhcn/laohan-skills (11 stars, last pushed yesterday), licensed MIT. It adds 176 tokens to every session and 10,063 once invoked, about $0.0009 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-30.

Related

Other skills, from other repositories

officecli-pitch-deck

Use this skill when the user is building a fundraising / investor pitch deck — seed, Series A / B / C, convertible note, SAFE round, strategic raise. Trigger on: 'pitch deck', 'investor deck', 'Series A deck', 'Series B deck', 'Series C deck', 'fundraising deck', 'seed pitch', 'VC deck', 'raising capital', 'term sheet…

iOfficeAI/OfficeCLI · 163 tokens

morph-ppt

Use this skill when the user wants a .pptx with smooth cross-slide animation — PowerPoint Morph transitions, Keynote-style continuous motion, shapes that grow / move / rotate as the slide advances. Trigger on: 'morph', 'morph transition', 'smooth transition', 'continuous animation across slides', 'Keynote-style…

iOfficeAI/OfficeCLI · 169 tokens

morph-ppt-3d

3D Morph PPT — extends morph-ppt with GLB model insertion, cinematographic camera, model-content layout, and enriched visual design system.

iOfficeAI/OfficeCLI · 37 tokens

bilibili-upload

A workflow for using the sau command-line tool to log in to Bilibili, a Chinese video-sharing platform, check an account, and upload videos.

dreammis/social-auto-upload · 64 tokens

video-director

A general workflow for AI video requests, covering video creation, planning, editing, storyboards, keyframes, reference images, and talking-head characters.

Jamailar/Beav · 154 tokens

cosyvoice-ssml

An internal skill for the CosyVoice text-to-speech step in approved digital-person and character voice-video workflows. It is not intended for ordinary chat, audio, short-video, product-video, or advertising requests.

Jamailar/Beav · 0 tokens