Micro Drama Writer
Chinese micro-drama screenwriting: hook engineering, archetypes, scene bank
Test report
- Verdict
- Tested · Works
- Score
- Tested
- Aug 10, 2026
- Environment
- Claude Code 2.x (agent harness)
Wrote episode one plus a five-episode outline for a flash-marriage/hidden-identity drama twice — once cold, once following the skill. The cold draft opened on dialogue, landed one face-slap beat, ended without a cliffhanger and produced a five-line outline with no per-episode hook; the skill draft came back as a timed beat sheet (0:10 contrast hook, 1:00 conflict, 1:40 payoff, 2:20 breather, closing reversal) matching the emotion curve in emotional-hooks.md, planted the 'seed that he will fall for her' the genre template makes mandatory for episode one, and gave all five outline episodes their own end hook. The value is in the bundled references, not the 115-line SKILL.md: plot-templates.md ships a 100-episode pacing map per genre and dialogue-craft.md a golden-line bank. All five reference files resolve and it is markdown-only with no scripts, though the README's '40+ classic scene templates' is really 30.
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 7/10
- Docs & honesty 4/5
What Micro Drama Writer does
A screenwriting playbook for female-oriented Chinese micro-dramas (微短剧) covering genre selection, character design, episode breakdown, hook engineering and single-episode scripts. Bundles eight genre templates with 100-episode beat maps, 22 character archetypes, 30 classic scene setups and a dialogue/golden-line library. Triggers on requests to write or restructure short-drama scripts, design 爽点 and cliffhangers, or split a story into episodes.
How to install Micro Drama Writer
git clone https://github.com/mmlong818/claude-skills.git
mkdir -p ~/.claude/skills
cd claude-skills && cp -r micro-drama-writer ~/.claude/skills/micro-drama-writer
Skills live in ~/.claude/skills/ (global) or .claude/skills/
(per-project). Restart Claude Code after installing.
Commands — how to trigger Micro Drama Writer
-
/micro-drama-writerChinese micro-drama screenwriting: hook engineering, archetypes, scene bank
It also activates on plain-language prompts like these:
-
帮我写一部现代都市闪婚豪门题材微短剧的第一集完整剧本,开头前三十秒一定要有强钩子 -
设计一个身份被隐藏的富家女主角人物小传,再配上一个经典的男女主角初次相遇钩子场景 -
给这部女性向微短剧写一份完整详细的五集大纲,每一集结尾都必须要有强烈反转和悬念钩子
Frequently asked questions
- Is the Micro Drama Writer skill free?
- Yes. The skill itself is free from mmlong818/claude-skills. SkillProof publishes the install command and an independent test verdict at no cost.
- Does Micro Drama Writer work with Claude Code?
- We tested it with Claude Code 2.x (agent harness) on Aug 10, 2026. Verdict: Tested · Works. Wrote episode one plus a five-episode outline for a flash-marriage/hidden-identity drama twice — once cold, once following the skill. The cold draft opened on dialogue, landed one face-slap beat, ended without a cliffhanger and produced a five-line outline with no per-episode hook; the skill draft came back as a timed beat sheet (0:10 contrast hook, 1:00 conflict, 1:40 payoff, 2:20 breather, closing reversal) matching the emotion curve in emotional-hooks.md, planted the 'seed that he will fall for her' the genre template makes mandatory for episode one, and gave all five outline episodes their own end hook. The value is in the bundled references, not the 115-line SKILL.md: plot-templates.md ships a 100-episode pacing map per genre and dialogue-craft.md a golden-line bank. All five reference files resolve and it is markdown-only with no scripts, though the README's '40+ classic scene templates' is really 30.
- What is the Micro Drama Writer SkillProof Score?
- 8.4/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 7/10, docs & honesty 4/5.
- How do I install Micro Drama Writer?
- 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 Micro Drama Writer 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.