AI Agent Hub
Back to skills
Scriptwriter Master Agent icon

Scriptwriter Master Agent

Content Creation Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please install @user_b7745ab7/scriptwrite according to https://skillhub.cn/install/skillhub.md.

About this skill

Problem

Video production often has a gap between a rough creative prompt and storyboard-ready structure. A user may provide only “make a coffee video” or a partial draft; if passed directly to a downstream storyboard agent, the result may miss characters, scenes, tone, and emotional pacing, or expose raw JSON and shot terminology too early. This skill isolates scriptwriting as a front-end step: it outputs readable Chinese Markdown scripts for users and generates structured data only after confirmation.

How It Works

  • Mode detection: short or vague inputs trigger divergent expansion; fuller drafts trigger supplementary expansion, preserving the original core story without adding or removing key elements.
  • Information collection: checks video type, duration, audience, tone, key messages, subject, and style; asks concrete option-based questions when critical fields are missing.
  • Script drafting: produces project setup, cast and props, scene narrative, key visuals, dialogue or narration, and pacing, using concrete visual language without close-up, camera move, or timecodes.
  • Confirmation and handoff: after user approval, silently creates JSON aligned with storyboard-master, such as narrative_text, key_visual_moments, and emotional_tone, then invokes the storyboard agent.

Scope

Best for short videos, ads, brand films, product demos, and similar content-creation workflows at the script stage. It does not plan shot sizes, camera movement, cuts, or transitions. If the user asks for a storyboard first, the script confirmation step should still be completed before handoff. Revisions should be full rewrites, not partial diffs, so users can read the complete version.

Use Cases

  • A short-video planner turns a one-line coffee ad request into a confirmable script by asking option-based questions.
  • A brand content editor expands a product story draft without changing the core message, adding scenes, dialogue, and emotional curve.
  • A video production lead approves a 60-second smartwatch ad script and generates structured JSON for the downstream storyboard agent.
  • An ad director asks for a full revised script and updated cast, props, and scenes after feedback instead of partial diffs.

Best For

  • Short-video ad planners who need to turn one-line creative ideas into confirmable scripts.
  • Workflow engineers who need stable script-to-storyboard JSON handoffs in video-generation agents.
  • Brand content editors who need to keep the original story and complete scenes, structure, and props.
  • Directors or producers who need full rewrites and clear confirmation boundaries when reviewing ad concepts.