AI Script Generation
Five 30-45s Xiaohongshu/Douyin scripts per topic, each with hook and shot notes
Test report
- Verdict
- Tested · Works
- Score
- Tested
- Jul 28, 2026
- Environment
- Claude Code 2.x (agent harness)
- Upstream re-checked
- Jul 30, 2026 · a22cf52
⚠ This skill is no longer available upstream. Our re-check on Aug 10, 2026 couldn't find it any more (repo unreachable/deleted). The test below is what we measured on Jul 28, 2026 and we're leaving it up as a record — but there is nothing left to install, so we've removed the command.
Asked for scripts on 'using AI to write meeting minutes' with and without the skill, then measured both by character count at 5 characters per second of Chinese voiceover. Without it: one script, ~139 characters, about 28 seconds - under the platform sweet spot, with no framework, no shot list and no runtime, and it closed by asking a follow-up question instead of delivering. With it: five distinct angles, all five landing inside the stated 30-45 second window (40-44s), every one carrying all eight required blocks, a hook of 4-5 seconds, and a call to action. The reference library is the reason it works - framework.md ships three narrative structures with beat-level time budgets and triggers.md has a table of hook formulas the skill actually pulls from. Two caveats: references/hot.md, billed as a trend library, is eight undated keyword strings, so the trend-jacking angle is thin; and the README's own install command fails twice over (it names a directory that does not exist in the repo and copies into ~/.codex/skills/ without creating it).
Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works
- Installs cleanly 5/5
- Triggers reliably 5/5
- Output vs. baseline 8/10
- Docs & honesty 3/5
What AI Script Generation does
Generates five short-video scripts from one topic, each taking a different angle: practical tips, pain-point empathy, suspense reversal, before/after contrast and trend-jacking. Each script arrives with a hook, framework label, psychological trigger, full voiceover broken into timed beats, shot suggestions, runtime estimate and production difficulty. Triggers on requests for Xiaohongshu, Douyin or WeChat Channels video scripts; the skill body and its reference library are in Chinese.
How to install AI Script Generation
Nothing to install: the source repository no longer has this skill. If the author brings it back, our daily re-check will pick it up and the command will reappear here.
Commands — how to trigger AI Script Generation
-
/ai-script-generationFive 30-45s Xiaohongshu/Douyin scripts per topic, each with hook and shot notes
It also activates on plain-language prompts like these:
-
帮我写五条关于用AI自动生成会议纪要这个话题的小红书短视频脚本,每条都要有钩子和分镜提示 -
给用AI写周报这个选题生成几条抖音爆款短视频脚本,要带钩子、心理触发点和分镜提示 -
为视频号写几条不同角度的三十秒口播短视频文案,讲讲用AI剪辑视频这件事,附带拍摄建议
Frequently asked questions
- Is the AI Script Generation skill free?
- Yes. The skill itself is free from FeiFei-AIDev/ai-script-generation-skill. SkillProof publishes the install command and an independent test verdict at no cost.
- Does AI Script Generation work with Claude Code?
- We tested it with Claude Code 2.x (agent harness) on Jul 28, 2026. Verdict: Tested · Works. Asked for scripts on 'using AI to write meeting minutes' with and without the skill, then measured both by character count at 5 characters per second of Chinese voiceover. Without it: one script, ~139 characters, about 28 seconds - under the platform sweet spot, with no framework, no shot list and no runtime, and it closed by asking a follow-up question instead of delivering. With it: five distinct angles, all five landing inside the stated 30-45 second window (40-44s), every one carrying all eight required blocks, a hook of 4-5 seconds, and a call to action. The reference library is the reason it works - framework.md ships three narrative structures with beat-level time budgets and triggers.md has a table of hook formulas the skill actually pulls from. Two caveats: references/hot.md, billed as a trend library, is eight undated keyword strings, so the trend-jacking angle is thin; and the README's own install command fails twice over (it names a directory that does not exist in the repo and copies into ~/.codex/skills/ without creating it).
- What is the AI Script Generation SkillProof Score?
- 8.4/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 8/10, docs & honesty 3/5.
- How do I install AI Script Generation?
- Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
- Can I use AI Script Generation with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
- The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.