seed2-manga-drama
Seed2 Manga Drama
适用场景
在以下请求触发本技能:
- “一张图做成漫剧短片”
- “按 Seed2.0 的方法做漫画分镜视频”
- “给我一套可批量复用的漫剧提示词工作流”
目标
把“想法/图片”转成可执行的漫剧生产包,默认输出:
- 分镜脚本
- 主角设定与风格参数
- 每镜头生成提示词
- 质检清单与修订建议
输入要求
至少收集这些输入:
- 题材与情绪:热血、治愈、悬疑等
- 主角来源:用户给图 or 文本设定
- 目标时长:建议 8-30 秒
- 输出比例:
9:16、16:9或1:1 - 平台约束:分辨率、大小、禁词
四阶段执行流
- 阶段一:剧本逻辑编排
- 先给出 5 幕分镜骨架:
开场、冲突、动作/转折、情感停顿、结尾定格 - 每幕写清:场景、主体动作、镜头语言、光影、情绪、时长
- 阶段二:主角设定 + 风格选择
- 主角三元组:
外形特征、标志物、情绪基线 - 风格从
references/style-presets.md选择一个主风格,最多一个副风格 - 写出“角色一致性约束”:发型、服饰主色、道具、脸部特征不能漂移
- 阶段三:漫剧分镜提示词生成
- 每幕生成一条独立提示词,统一结构:
- 主体 + 动作
- 场景与时间
- 镜头(景别/运镜/角度)
- 画风与材质
- 光影与氛围
- 负面约束(不要穿帮、不要多余肢体、不要文字水印)
- 连贯性要求:前后镜头必须引用上一幕的角色锚点
- 阶段四:效果验收
- 按
references/output-schema.md输出质检项:- 角色一致性
- 场景衔接
- 情绪表达
- 镜头可读性
- 平台合规
- 若任一项不达标,给出“最小改动修订方案”,只改必要字段
输出格式(必须)
按以下顺序输出,避免自由散文:
Project BriefStoryboard(5 shots)Character SheetGeneration PromptsQA ReportRevision Patch
约束
- 不依赖 OpenClaw 专有命令。
- 优先产出通用提示词和结构化结果,便于接入不同生成端。
- 遇到登录墙、付费墙、权限不足时立即暂停并请求用户协作。
More from rexleimo/rex-cli
skill-creator
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
3contextdb-autopilot
Use when running tasks in Codex CLI, Claude Code, Gemini CLI, or opencode and you need automatic context persistence (init/session/event/checkpoint/context-pack) plus interactive auto-routing without manual contextdb commands.
3debug
Evidence-first runtime debugging for application bugs, regressions, flaky behavior, and unclear failures. Use when an agent is asked to debug an issue and should avoid speculative fixes by forming hypotheses, attaching to or starting a logging session, instrumenting code, collecting runtime logs, analyzing the recorded log file, applying only proven fixes, and verifying the result before removing instrumentation, especially for browser or frontend issues where logs should go directly to the active collector endpoint instead of app-local proxy APIs.
2find-skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
2xhs-ops-methods
当用户要学习或执行小红书运营方法时使用。提供可复用的“定方向-定人设-写排发互-复盘增长”流程,支持多账号协作,并强调人工审核与合规发布。
2frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
2