← Back to Skills Marketplace
caingao

Video Script Writer

by VelenGao · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
50
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-script-cn
Description
中文短视频脚本写作助手。针对抖音、小红书、B站、快手等平台,生成高完播率的短视频脚本。 **当以下情况时使用此 Skill**: (1) 需要写短视频脚本/文案 (2) 用户提到"脚本"、"短视频文案"、"抖音文案"、"小红书文案" (3) 需要视频选题建议或热点选题 (4) 需要优化视频开头/钩子(hook)...
README (SKILL.md)

🎬 短视频脚本写作助手

写出让观众看完的短视频脚本。

🎯 核心功能

  1. 脚本生成 — 根据主题、平台、时长,生成完整的短视频脚本(含分镜、台词、字幕)
  2. 爆款开头 — 生成多种 Hook 方案,抓住前 3 秒
  3. 选题推荐 — 基于热门话题和垂直领域,推荐高潜选题
  4. 脚本优化 — 分析已有脚本,提供完播率提升建议
  5. 长切短 — 将长文/长视频内容转化为短视频脚本

📋 使用模式

模式一:从主题生成脚本

触发方式:告诉我主题和目标平台

写一个抖音短视频脚本,主题是"新手第一次骑摩托车",目标时长 60 秒

输出格式

  • Hook(0-3秒):开头画面+台词
  • 正文(分段,每段标注时长)
  • 结尾/CTA(号召行动)
  • 字幕要点
  • BGM 建议
  • 拍摄提示

模式二:爆款开头生成

触发方式:给我主题,我生成多种 Hook 方案

帮我写 5 个小红书视频的开头,主题是"北京周边摩托车骑行路线"

输出格式

  • 5 种不同风格的 Hook(问题型/数据型/故事型/争议型/反转型)
  • 每个标注预期吸引力等级(⭐-⭐⭐⭐⭐⭐)

模式三:脚本优化

触发方式:给我已有脚本,我分析优化

这是我写的一个短视频脚本,帮我看看哪里可以提升完播率:
[贴入脚本]

输出格式

  • 完播率预测评分(1-10)
  • 节奏分析(是否有拖沓段)
  • 开头优化建议
  • 高潮点设计建议
  • 改写版脚本

模式四:长内容切片

触发方式:给我长文或长视频内容,我切成短视频脚本

把这篇文章切成 3 个抖音短视频脚本:[贴入内容]

输出格式

  • 3 个独立脚本,各自有完整 Hook + 正文 + CTA
  • 标注推荐发布顺序
  • 每个脚本的目标时长

🎬 脚本模板

根据脚本类型加载对应的模板规则。检测用户意图中的关键词,自动匹配类型:

关键词 脚本类型
Vlog/记录/日记/日常 vlog
教程/教学/怎么/如何/方法 tutorial
探店/测评/体验/评测 review
骑行/摩旅/路线/旅途 moto-travel
种草/推荐/好物/必买 recommendation
挑战/实验/试试 challenge
知识/科普/讲解/冷知识 knowledge
开箱/新品/首发 unboxing

如果无法判断,默认使用 general 通用模板。

加载 script-templates.md 获取各类型脚本的详细结构模板。

📏 平台适配规则

加载 platform-rules.md 获取各平台的脚本适配规则。

核心差异:

  • 抖音:前3秒定生死,情绪节奏快,15-60秒最优
  • 小红书:画质+氛围感,30-90秒,信息密度适中
  • B站:可以稍长(1-5分钟),注重内容深度和UP主人设
  • 快手:接地气,真实感强,老铁文化

🔄 工作流程

  1. 读取脚本模板 → 用 read 工具读取 script-templates.md
  2. 读取平台规则 → 用 read 工具读取 platform-rules.md
  3. 分析用户需求 → 确定脚本类型、目标平台、时长
  4. 生成脚本 → 按模板结构填充内容
  5. 输出 → 完整脚本 + 拍摄提示 + BGM 建议

⚡ 快速模式

当用户说"快速脚本"或时间紧迫时:

  • 跳过模板加载,直接用内置简化结构
  • 输出精简版:Hook + 3段正文 + CTA
  • 30秒内出结果

📝 注意事项

  • 所有脚本用中文写作
  • 台词要口语化,避免书面语
  • 画面描述要具体可执行(不是"好看的画面",而是"从正面拍摩托车仪表盘特写")
  • 时长控制要精确(按语速约 4字/秒 计算)
  • 结尾必须有明确的 CTA(关注/点赞/评论/分享)
Usage Guidance
Install this if you want a Chinese short-video scripting assistant. Be aware it may activate for broad script or content-writing requests, so users may need to be specific about platform, format, and desired mode; no artifact evidence suggests it runs code, accesses secrets, persists data, or sends data elsewhere.
Capability Assessment
Purpose & Capability
The artifacts consistently describe generating and improving short-video scripts, hooks, topic ideas, and platform-specific adaptations for Douyin, Xiaohongshu, Bilibili, and Kuaishou.
Instruction Scope
The activation and mode-selection wording is broad enough to trigger on some generic script or content-creation requests, but the resulting behavior remains limited to content generation and reading the skill's own reference files.
Install Mechanism
Installation is disclosed as copying the skill directory into the OpenClaw skills folder; the package contains markdown files only and no installer, dependency, or executable script.
Credentials
The only requested file access is to local skill reference files such as script templates and platform rules, which is proportionate to the stated writing-assistant purpose.
Persistence & Privilege
No persistence, background workers, privilege escalation, credential/session/profile access, destructive actions, or external network transfer were found.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-script-cn
  3. After installation, invoke the skill by name or use /video-script-cn
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release - 中文短视频脚本写作助手,8种模板+4大平台适配
Metadata
Slug video-script-cn
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Script Writer?

中文短视频脚本写作助手。针对抖音、小红书、B站、快手等平台,生成高完播率的短视频脚本。 **当以下情况时使用此 Skill**: (1) 需要写短视频脚本/文案 (2) 用户提到"脚本"、"短视频文案"、"抖音文案"、"小红书文案" (3) 需要视频选题建议或热点选题 (4) 需要优化视频开头/钩子(hook)... It is an AI Agent Skill for Claude Code / OpenClaw, with 50 downloads so far.

How do I install Video Script Writer?

Run "/install video-script-cn" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Video Script Writer free?

Yes, Video Script Writer is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Video Script Writer support?

Video Script Writer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Video Script Writer?

It is built and maintained by VelenGao (@caingao); the current version is v1.0.0.

💬 Comments