← 返回 Skills 市场
短视频脚本生成
作者
freedompixels
· GitHub ↗
· v1.0.0
· MIT-0
69
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install cn-short-video-script
功能描述
短视频脚本生成助手。根据主题自动生成抖音/小红书/视频号脚本,包含黄金3秒开场、内容框架、引导互动等爆款元素。支持产品种草、知识分享、情感共鸣等多种类型。
使用说明 (SKILL.md)
短视频脚本生成助手
功能
- 根据主题/产品自动生成短视频脚本
- 支持多平台规范(抖音/小红书/视频号)
- 爆款元素集成(黄金3秒、互动引导、情绪曲线)
- 分镜脚本输出(画面+台词+BGM+时长)
使用方法
基础用法
生成短视频脚本:产品是"智能水杯",目标平台是抖音,类型是种草
参数说明
- 主题/产品:视频的核心内容
- 平台:抖音(快节奏)| 小红书(沉浸式)| 视频号(专业感)
- 类型:种草 | 知识分享 | 情感故事 | 教程讲解 | 剧情 | 口播
输出格式
【短视频脚本】主题:XXX
【平台】抖音
【类型】种草
【时长】30-60秒
=== 分镜脚本 ===
【镜头1】0-3秒(黄金开场)
画面:XXX
台词:XXX
音效:XXX
【镜头2】3-15秒(痛点呈现)
画面:XXX
台词:XXX
音效:XXX
...
【镜头N】结尾(互动引导)
画面:XXX
台词:XXX
音效:XXX
=== 爆款元素检查 ===
✅ 黄金3秒钩子
✅ 痛点呈现
✅ 解决方案
✅ 互动引导
✅ 情绪曲线完整
=== 拍摄建议 ===
- 景别:XXX
- 灯光:XXX
- 道具:XXX
- 配乐风格:XXX
示例
输入:产品"筋膜枪",平台抖音,类型种草
输出脚本将包含:
- 痛点开场(脖子酸痛、肩膀僵硬)
- 产品亮相(镜头特写)
- 功能展示(使用场景)
- 效果对比(使用前后)
- 互动引导(评论区见)
安全使用建议
This skill appears to do what it claims. Before installing: be aware that if you provide OPENAI_API_KEY the script will send the prompt (topic, platform, style) to OpenAI and receive generated JSON — do not include sensitive or proprietary secrets in prompts. Installing the optional 'openai' package pulls code from PyPI; verify your environment's package policies if needed. If you want maximum privacy, omit the API key: the skill has a local template generator that works without network calls. Finally, if you want extra assurance, inspect the skill's full scripts/video_script.py (the entrypoint) to confirm there are no additional network calls or hidden behavior beyond the OpenAI client usage already seen.
功能分析
Type: OpenClaw Skill
Name: cn-short-video-script
Version: 1.0.0
The skill bundle is a legitimate short video script generator for Chinese social media platforms. It uses standard Python libraries and an optional OpenAI API integration (scripts/video_script.py) to generate content based on user-provided topics, with no evidence of data exfiltration, malicious execution, or prompt injection.
能力标签
能力评估
Purpose & Capability
Name/description (short‑video script generator) align with the included code and SKILL.md. The code implements template-based generation and an optional OpenAI-backed generator, which is appropriate for this purpose.
Instruction Scope
SKILL.md and the Python script focus on generating scripts and filming tips. The runtime instructions only reference an optional OPENAI_API_KEY for AI enhancement; there are no instructions to read unrelated system files, secrets, or to transmit data to unknown endpoints beyond OpenAI.
Install Mechanism
No complex install spec; SKILL.md recommends 'pip install openai' which is a standard PyPI dependency for optional AI usage. This is proportionate to the declared optional OpenAI capability.
Credentials
No required environment variables or credentials. OPENAI_API_KEY is documented as optional and used only to enable AI-enhanced generation; this is proportionate to the feature described.
Persistence & Privilege
The skill is not always-enabled and does not request persistent platform privileges. It is user-invocable and can run autonomously per platform defaults, which is normal for skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install cn-short-video-script - 安装完成后,直接呼叫该 Skill 的名称或使用
/cn-short-video-script触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
v1.0.0 - 初始发布:抖音/小红书/视频号脚本生成,爆款元素集成,分镜脚本输出
元数据
常见问题
短视频脚本生成 是什么?
短视频脚本生成助手。根据主题自动生成抖音/小红书/视频号脚本,包含黄金3秒开场、内容框架、引导互动等爆款元素。支持产品种草、知识分享、情感共鸣等多种类型。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 69 次。
如何安装 短视频脚本生成?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install cn-short-video-script」即可一键安装,无需额外配置。
短视频脚本生成 是免费的吗?
是的,短视频脚本生成 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
短视频脚本生成 支持哪些平台?
短视频脚本生成 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 短视频脚本生成?
由 freedompixels(@freedompixels)开发并维护,当前版本 v1.0.0。
推荐 Skills