File contents 视频脚本生成工作流
适用场景
稳定自动版(可长期运行);### 2) OpenClaw 执行提示词(自动版)
功能说明
视频脚本生成工作流
覆盖短视频与长视频脚本,支持系列选题批量生成。
这个案例能帮你做什么
从“没灵感”到“可拍摄脚本”形成固定流程。
统一脚本结构和钩子逻辑,提高内容吸引力。
支持批量生成系列脚本,适合稳定更新账号。
你需要的 Skills(按类型)
类型
Skill / 能力
用途
来源
内置
script 配置能力
按平台生成脚本
OpenClaw Built-in
外部
video-agent / sora-video-gen / veo3-video-gen / tube-cog / video-cog / youtube-title-generator
视频相关扩展能力
ClawHub
快速体验版(先跑一轮)
先做 60 秒短视频脚本:
你是我的 OpenClaw 助手。
请帮我做“视频脚本生成工作流”的预演版:
1. 主题:OpenClaw,平台:抖音,时长:60秒。
2. 按“开场-痛点-解决方案-效果展示-结尾”输出完整脚本。
3. 给出拍摄建议和BGM建议。
4. 本轮只生成脚本,不做批量系列。
稳定自动版(可长期运行)
1) OpenClaw 配置
# 1. 配置脚本生成
openclaw config set script.platform "douyin,bilibili"
openclaw config set script.style "professional"
# 2. 配置内容优化
openclaw config set script.optimize true
openclaw config set script.add-hooks true
# 3. 配置批量生成
openclaw config set script.batch-mode true
openclaw config set script.series-planning true
2) OpenClaw 执行提示词(自动版)
你是我的 OpenClaw 助手,请执行“视频脚本生成工作流”。
执行流程:
1. 根据平台(抖音/B站)和时长生成脚本结构。
2. 短视频优先突出钩子、节奏和转化引导。
3. 长视频输出完整章节脚本和演示段落。
4. 批量模式下按系列主题一次生成多期脚本。
5. 输出脚本质量评分与拍摄建议。
成功标准
源文件
来源:awesome-openclaw-zh 原始文件:video-script-generator-workflow.md
1 --- 2 name: video-script-generator-workflow 3 description: 视频脚本生成工作流 4 --- 5 6 # 视频脚本生成工作流 7 8 ## 适用场景 9 ## 稳定自动版(可长期运行);### 2) OpenClaw 执行提示词(自动版) 10 11 ## 功能说明 12 # 视频脚本生成工作流 13 14 > 覆盖短视频与长视频脚本,支持系列选题批量生成。 15 16 ## 这个案例能帮你做什么 17 18 - 从“没灵感”到“可拍摄脚本”形成固定流程。 19 - 统一脚本结构和钩子逻辑,提高内容吸引力。 20 - 支持批量生成系列脚本,适合稳定更新账号。 21 22 ## 你需要的 Skills(按类型) 23 24 | 类型 | Skill / 能力 | 用途 | 来源 | 25 |---|---|---|---| 26 | 内置 | `script` 配置能力 | 按平台生成脚本 | OpenClaw Built-in | 27 | 外部 | `video-agent` / `sora-video-gen` / `veo3-video-gen` / `tube-cog` / `video-cog` / `youtube-title-generator` | 视频相关扩展能力 | ClawHub | 28 29 ## 快速体验版(先跑一轮) 30 31 先做 60 秒短视频脚本: 32 33 ```text 34 你是我的 OpenClaw 助手。 35 请帮我做“视频脚本生成工作流”的预演版: 36 1. 主题:OpenClaw,平台:抖音,时长:60秒。 37 2. 按“开场-痛点-解决方案-效果展示-结尾”输出完整脚本。 38 3. 给出拍摄建议和BGM建议。 39 4. 本轮只生成脚本,不做批量系列。 40 ``` 41 42 ## 稳定自动版(可长期运行) 43 44 ### 1) OpenClaw 配置 45 46 ```bash 47 # 1. 配置脚本生成 48 openclaw config set script.platform "douyin,bilibili" 49 openclaw config set script.style "professional" 50 51 # 2. 配置内容优化 52 openclaw config set script.optimize true 53 openclaw config set script.add-hooks true 54 55 # 3. 配置批量生成 56 openclaw config set script.batch-mode true 57 openclaw config set script.series-planning true 58 ``` 59 60 ### 2) OpenClaw 执行提示词(自动版) 61 62 ```text 63 你是我的 OpenClaw 助手,请执行“视频脚本生成工作流”。 64 65 执行流程: 66 1. 根据平台(抖音/B站)和时长生成脚本结构。 67 2. 短视频优先突出钩子、节奏和转化引导。 68 3. 长视频输出完整章节脚本和演示段落。 69 4. 批量模式下按系列主题一次生成多期脚本。 70 5. 输出脚本质量评分与拍摄建议。 71 ``` 72 73 ## 成功标准 74 - 完整执行workflow并达成预期结果 75 76 ## 源文件 77 来源:awesome-openclaw-zh 78 原始文件:video-script-generator-workflow.md
YangYuChen-Work/awesome-ai-skills/tree/main/创意与构建/video-script-generator-workflow commit bd2fc8ed5e
Frequently asked questions How do I install the Video Script Generator Workflow skill? Run npx skillmds@latest add yangyuchen-work/video-script-generator-workflow in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
What does the Video Script Generator Workflow skill do? 视频脚本生成工作流 It is listed under Productivity on SkillMD.
Is Video Script Generator Workflow safe to use? This skill has not completed SkillMD's automated safety review yet. Capability flags: docs only. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
Which AI agents work with Video Script Generator Workflow? This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Is Video Script Generator Workflow free to use? Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Who published Video Script Generator Workflow? YangYuChen-Work (@yangyuchen-work) published this skill. Their other Agent Skills are listed on their SkillMD profile.