← Back to Skills Marketplace
短视频脚本生成
by
freedompixels
· GitHub ↗
· v1.0.0
· MIT-0
69
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install cn-short-video-script
Description
短视频脚本生成助手。根据主题自动生成抖音/小红书/视频号脚本,包含黄金3秒开场、内容框架、引导互动等爆款元素。支持产品种草、知识分享、情感共鸣等多种类型。
README (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
示例
输入:产品"筋膜枪",平台抖音,类型种草
输出脚本将包含:
- 痛点开场(脖子酸痛、肩膀僵硬)
- 产品亮相(镜头特写)
- 功能展示(使用场景)
- 效果对比(使用前后)
- 互动引导(评论区见)
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install cn-short-video-script - After installation, invoke the skill by name or use
/cn-short-video-script - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
v1.0.0 - 初始发布:抖音/小红书/视频号脚本生成,爆款元素集成,分镜脚本输出
Metadata
Frequently Asked Questions
What is 短视频脚本生成?
短视频脚本生成助手。根据主题自动生成抖音/小红书/视频号脚本,包含黄金3秒开场、内容框架、引导互动等爆款元素。支持产品种草、知识分享、情感共鸣等多种类型。 It is an AI Agent Skill for Claude Code / OpenClaw, with 69 downloads so far.
How do I install 短视频脚本生成?
Run "/install cn-short-video-script" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 短视频脚本生成 free?
Yes, 短视频脚本生成 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 短视频脚本生成 support?
短视频脚本生成 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 短视频脚本生成?
It is built and maintained by freedompixels (@freedompixels); the current version is v1.0.0.
More Skills