← Back to Skills Marketplace
qomob

MadStory

by qomob · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
344
Downloads
2
Stars
2
Active Installs
4
Versions
Install in OpenClaw
/install mad-story
Description
A creative director and storyboard assistant for Seedance 2.0. Use this skill when users want to create professional video prompts, movie scenes, or storyboa...
README (SKILL.md)

MadStory 影视分镜技能

技能定位与入口

MadStory 是一个专为即梦 Seedance 2.0 打造的专业级影视分镜设计技能。它通过深度理解 Seedance 2.0 的多模态能力(图、影、音、文),引导用户从模糊的想法(Fuzzy Idea)一步步推导出专业且可执行的影视分镜提示词(Prompts)。

  • 触发词: MadStory, 影视分镜, 分镜设计, 做个分镜
  • 目标: 输出符合 Seedance 2.0 逻辑的提示词,包括视觉构图、镜头语言、动态节奏和环境氛围。默认生成 15 秒的时长,并支持逐秒级的分镜构思。

整体流程

MadStory 采用六阶段引导法,并强制引入 15 秒时间轴 概念:

  1. Phase 1: 核心创意 (Core Concept)
    • 明确故事主题、核心角色动作、以及想要表达的情感。
    • Seedance 2.0 关注: 动作是否符合逻辑,角色是谁。
  2. Phase 2: 时间轴与节奏 (Timeline & Rhythm)
    • 新增: 规划 15 秒内的关键帧(如:0-3s 引入,3-10s 高潮动作,10-15s 收尾)。
    • 确定视频的整体节奏感(快节奏剪辑或长镜头)。
  3. Phase 3: 视觉构图 (Visual Composition)
    • 确定画面比例、构图方式(三分法、对称等)、角色与环境的遮挡关系。
  4. Phase 4: 动态运镜 (Dynamic Camera)
    • 设计逐秒的镜头语言(如:0-5s 推镜头,5-15s 环绕镜头)。
    • Seedance 2.0 关注: 镜头平滑衔接,运动强度建议。
  5. Phase 5: 光影与细节 (Lighting & Details)
    • 设定光源方向、色调、烟雾/颗粒等细节。
  6. Phase 6: 声音与最终合成 (Sound & Export)
    • 规划 15 秒内的 BGM、音效同步点。
    • 生成最终的分镜提示词和多模态建议。

15 秒时长规范

  • 默认时长: 15s
  • 构思单位: 以秒(Second)为单位描述动态变化。
  • 关键帧: 至少定义 3 个关键时间节点的变化。

输入要求

  • 用户提供一段描述或上传参考图/视频。
  • 引导过程中,用户需回答 MadStory 的针对性追问。

输出目标

  1. 标准提示词 (Standard Prompt): 符合 Seedance 2.0 输入规范的长文描述。
  2. 多模态建议 (Multi-modal Advice): 推荐使用的参考图/参考视频/参考音频的具体建议。
  3. 参数建议 (Parameters): 运动强度、相关性(CFG Scale)等即梦官方参数建议。

互动准则

  • 每次只推进一步,不要一次性问完所有问题。
  • 用专业术语解释,但要让外行听得懂(提供选项)。
  • 实时展示当前的分镜草案,方便用户随时调整。
Usage Guidance
MadStory appears coherent and low-risk: it operates on local templates and a small Python engine and doesn’t request secrets or perform network installs. Before installing, confirm you trust the skill source (no homepage listed), and ensure the platform sandbox handles any user-uploaded reference images/videos safely. If you need extra assurance, inspect/run the included Python file in a restricted environment to verify behavior, and avoid providing sensitive images or credentials to the skill.
Capability Analysis
Type: OpenClaw Skill Name: mad-story Version: 1.0.3 The MadStory skill bundle is a legitimate tool designed to assist users in creating professional film storyboards for the Seedance 2.0 AI video platform. The skill uses a structured six-phase conversational flow defined in SKILL.md and a supporting Python state engine (scripts/mad_story_engine.py) to generate detailed prompts and HTML previews. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the code and instructions are entirely consistent with the stated purpose of film production design.
Capability Assessment
Purpose & Capability
Name, description, SKILL.md, README, assets, references, and the Python engine all align around generating 15s storyboard prompts and an HTML preview for Seedance 2.0. The required resources (cheat sheet, templates, terminology) are reasonable for this purpose.
Instruction Scope
SKILL.md confines the agent to a six-phase, stepwise prompt-generation workflow and asks users to provide descriptions or upload reference media. This is expected for a storyboard assistant; note that user-provided reference files could contain sensitive content, so the agent's handling of uploads should be reviewed by the platform (the skill itself does not instruct reading arbitrary system files or environment variables).
Install Mechanism
No install spec is present and the skill is instruction- and file-based only; there are no downloads, package installs, or extract steps. This minimizes disk-write and supply-chain risk.
Credentials
The skill declares no required environment variables, credentials, or config paths and its code does not access environment secrets. The runtime example in the Python file references a local demo path but that is demonstrative and not a required credential.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system-wide configuration. It has normal autonomous-invocation defaults but no elevated persistence or privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mad-story
  3. After installation, invoke the skill by name or use /mad-story
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
MadStory 1.0.3: Adds 15-second timeline as core structure for storyboard prompts. - 引入“15 秒时间轴”强制规范,默认每次分镜为 15 秒 - 新增“时间轴与节奏”阶段,支持逐秒级分镜构思和关键时间节点设定 - 动态运镜部分支持逐秒镜头语言及运动强度建议 - 声音与合成阶段同步 15 秒节奏 - 优化分镜输出流程,更适应多模态 Seedance 2.0 需求
v1.0.2
MadStory version 1.0.2 changelog: - Major structure update: transitioned documentation and prompts to a six-phase, professional film storyboard workflow with detailed phase descriptions. - Added new reference and asset files such as terminology explanations, cheat sheets, and templates. - Introduced scripts for prompt synthesis and recommendations. - Removed outdated guide file, replacing it with updated Seedance 2.0 terminology and rules references. - Enhanced user guidance with step-by-step, adaptive questioning and real-time storyboard draft updates.
v1.0.1
- Removed the README.md file from the skill package. - No changes to functionality or user experience.
v1.0.0
Initial release of MadStory, a creative director and storyboard assistant for Seedance 2.0. - Structured, multi-turn interview to transform vague ideas into professional video prompts. - Covers camera, lighting, color, action, and sound design for detailed storyboard creation. - Generates prompts specifically optimized for Seedance 2.0 with a default 15-second duration. - Uses industry-standard terminology and adapts questions based on user responses. - Provides a clear format for prompt, technical specs, and production notes.
Metadata
Slug mad-story
Version 1.0.3
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 4
Frequently Asked Questions

What is MadStory?

A creative director and storyboard assistant for Seedance 2.0. Use this skill when users want to create professional video prompts, movie scenes, or storyboa... It is an AI Agent Skill for Claude Code / OpenClaw, with 344 downloads so far.

How do I install MadStory?

Run "/install mad-story" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is MadStory free?

Yes, MadStory is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does MadStory support?

MadStory is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created MadStory?

It is built and maintained by qomob (@qomob); the current version is v1.0.3.

💬 Comments