← 返回 Skills 市场
149
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install douyin-ai-script-generator
功能描述
抖音AI视频脚本生成器。基于《AI自媒体短视频创作核心方法论》,由大模型直接生成高质量抖音AI主题短视频脚本。当用户需要:(1)生成抖音AI视频脚本,(2)创作AI主题的短视频内容,(3)获取AI热点话题并生成脚本时触发使用。支持自动搜索AI热点、大模型基于方法论自由生成脚本、使用爆款视频检测表评分(60分制,≥...
使用说明 (SKILL.md)
\r \r
抖音AI视频脚本生成器\r
\r
概述\r
\r 本技能帮助用户生成适合抖音平台的AI主题短视频脚本。核心特点:\r \r
- 大模型直接生成 - 由AI助手基于《AI自媒体短视频创作核心方法论》自由创作,无代码框架限制\r
- 自动热点搜索 - 未提供主题时,自动获取当前热门AI话题\r
- 质量评分检测 - 使用爆款视频检测表(60分制)评估脚本质量\r
- 高质量输出 - 目标评分≥45分,确保脚本具备爆款潜质\r \r
工作流程\r
\r
用户请求生成脚本\r
↓\r
是否有指定主题?\r
↓ 否 ↓ 是\r
实时搜索AI热点 ←──────── 使用指定主题\r
↓\r
获取最热话题\r
↓\r
大模型基于方法论自由生成脚本\r
↓\r
爆款视频检测评分(6维度×10分)\r
↓\r
保存脚本+输出评分报告\r
```\r
\r
## 使用方法\r
\r
### 场景1:用户指定主题\r
\r
用户说:"帮我生成一个关于AI编程助手的抖音脚本"\r
\r
执行步骤:\r
1. 直接使用用户提供的主题\r
2. **大模型基于方法论自由生成**:\r
- 参考《AI自媒体短视频创作核心方法论》\r
- 使用恐惧驱动型爆款脚本模板(7步骤)\r
- 确保6大维度达标\r
3. **自评质量**:使用爆款视频检测表评分\r
4. **保存脚本**:保存到项目根目录\r
\r
### 场景2:用户未指定主题(自动获取实时热点)\r
\r
用户说:"帮我生成一个抖音AI视频脚本"\r
\r
执行步骤:\r
1. **实时搜索AI热点**:使用 `search_web` 工具搜索 "2026年2月AI人工智能最新热点"\r
2. **解析热点话题**:从搜索结果中提取最热门的AI话题\r
3. **大模型基于方法论生成**:围绕热点自由创作脚本\r
4. **保存脚本**:评分后保存到项目根目录\r
\r
### 场景3:查看当前AI热点\r
\r
用户说:"最近有什么AI热点话题?"\r
\r
执行步骤:\r
1. 使用 `search_web` 搜索 "AI人工智能最新热点新闻"\r
2. 解析并展示热点列表\r
3. 供用户选择或自动生成脚本\r
\r
## 脚本生成方法\r
\r
### 核心方法论参考\r
\r
**恐惧驱动型爆款脚本模板(7步骤)**:\r
\r
1. **反认知开头** - 制造强烈冲突(黄金3秒)\r
2. **具体案例/数据** - 展示AI工具能力\r
3. **打破固有认知** - 指出传统观念错误\r
4. **趋势升级** - 上升到行业/时代层面\r
5. **制造对比张力** - 成本效率对比\r
6. **强化焦虑** - 点出生存危机\r
7. **给出行动出口** - 提供解决方案\r
\r
### 爆款视频检测表(60分制)\r
\r
| 维度 | 分值 | 检测标准 |\r
|------|------|----------|\r
| 反认知开头 | 10分 | 前3句是否打破常识 |\r
| 具体化程度 | 10分 | 是否有场景/数据/案例 |\r
| 明确判断 | 10分 | 是否有清晰态度 |\r
| 张力制造 | 10分 | 是否有冲突/对比/反问 |\r
| 趋势升级 | 10分 | 是否上升到时代判断 |\r
| 行动出口 | 10分 | 是否有具体行动引导 |\r
\r
**评分标准:**\r
- 50-60分:爆款潜质\r
- 45-49分:及格水平\r
- \x3C45分:需重新创作\r
\r
## 资源文件\r
\r
### scripts/\r
\r
- **search_ai_trends.py** - AI热点搜索入口(按需使用)\r
- 提示使用search_web工具获取实时AI热点\r
- 完全依赖网络搜索,无本地预设数据\r
\r
### references/\r
\r
- **ai-content-methodology.md** - 《AI自媒体短视频创作核心方法论》\r
- 文案设计核心要素\r
- 6大经典文案结构\r
- 网感3大维度\r
- 爆款视频检测表\r
- 恐惧驱动型脚本模板\r
- AI领域热门话题参考\r
\r
## 注意事项\r
\r
1. **热点时效性** - 使用search_web获取最新热点,确保内容新鲜\r
2. **评分主观性** - 自动评分为参考,最终发布前建议人工审核\r
3. **平台适配** - 生成脚本针对抖音平台优化,其他平台需调整\r
4. **内容合规** - 避免过度制造焦虑,注意内容合规性\r
安全使用建议
This skill appears coherent and low-risk from a technical perspective, but consider the following before installing:
- File writes: the agent will save generated scripts to the project root; ensure you are comfortable with the agent having permission to write files in that location and review any files it creates.
- Network searches: live trend fetching uses a search_web tool — confirm that the agent's search integration and any resulting data are acceptable for your environment.
- Content ethics and compliance: the methodology explicitly recommends 'fear-driven' templates that amplify anxiety; review generated content for compliance with platform rules and to avoid harmful or misleading messaging before publishing.
- Manual review recommended: the built-in scoring is subjective; always inspect and, if needed, edit outputs before posting.
If you want stronger guarantees, request that the skill log created file paths and do a quick manual audit of a few generated scripts.
功能分析
Type: OpenClaw Skill
Name: douyin-ai-script-generator
Version: 1.0.0
The skill is designed to generate Douyin (TikTok) video scripts based on a specific marketing methodology. The provided files, including SKILL.md and references/ai-content-methodology.md, outline a workflow for searching AI trends and generating content using 'fear-driven' or 'anti-cognitive' hooks. The Python script scripts/search_ai_trends.py is a harmless entry point that instructs the agent to use standard web search tools. No indicators of data exfiltration, malicious execution, or unauthorized system access were found.
能力评估
Purpose & Capability
Name and description claim AI-based Douyin script generation. The SKILL.md and small helper script only rely on a web search tool (search_web) and a local save step; no unrelated credentials, binaries, or installs are requested. The included methodology file matches the described generation approach.
Instruction Scope
Instructions direct the agent to use an external 'search_web' tool for live trends, generate scripts using the included methodology, score them, and 'save to project root'. Saving files to the project root is expected for a generator but is the only file-system action the skill asks for. The skill also recommends a '恐惧驱动' (fear-driven) template — this is an ethical/content concern rather than a technical incoherence.
Install Mechanism
No install spec; instruction-only skill with one tiny helper script that only prints guidance. No downloads, package installs, or archive extraction are present.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The runtime instructions reference only a network search tool (search_web) which is consistent with the described automatic hotspot lookup.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system-wide settings. It can be invoked autonomously by default (platform normal), which is appropriate for an agent tool that generates content on demand.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install douyin-ai-script-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/douyin-ai-script-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of "douyin-ai-script-generator": An AI-powered tool for generating high-quality Douyin (TikTok China) short video scripts with an AI theme.
- Supports both user-specified topics and real-time hot topic search for up-to-date content generation.
- Incorporates a 60-point viral video detection and scoring system based on six key criteria, ensuring output quality (≥45 points).
- Utilizes the "Fear-Driven Viral Script" template (7 steps) grounded in established short video content methodology.
- Outputs include ready-to-use scripts and a detailed score report; all scripts are saved for further use.
元数据
常见问题
Douyin Ai Script Generator 是什么?
抖音AI视频脚本生成器。基于《AI自媒体短视频创作核心方法论》,由大模型直接生成高质量抖音AI主题短视频脚本。当用户需要:(1)生成抖音AI视频脚本,(2)创作AI主题的短视频内容,(3)获取AI热点话题并生成脚本时触发使用。支持自动搜索AI热点、大模型基于方法论自由生成脚本、使用爆款视频检测表评分(60分制,≥... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 149 次。
如何安装 Douyin Ai Script Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install douyin-ai-script-generator」即可一键安装,无需额外配置。
Douyin Ai Script Generator 是免费的吗?
是的,Douyin Ai Script Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Douyin Ai Script Generator 支持哪些平台?
Douyin Ai Script Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Douyin Ai Script Generator?
由 RandyChou(@randychou)开发并维护,当前版本 v1.0.0。
推荐 Skills