基于 SOC 职业分类
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/lhfer/codex-novel-to-comic-studio --skill storyboard-writer命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | storyboard-writer |
| description | Convert a comic chapter plan into page and panel storyboard JSON. |
Read one approved chapters/chNN/page-script.json, the related chapters/chNN/page-story-plan.json, relevant source/chapters/*.txt, and visual-bible/style.md.
Produce chapters/chNN/storyboard.json. This is a page-by-page storyboard derived from the approved manga page script, not a replacement for it and not the final image2 prompt. The manga page director converts it into precise whole-page director briefs before image generation.
Each planned panel/beat must include:
adaptation_added with a short reasonpage-script.jsonWrite dialogue as final-reader text, not placeholder notes. A user should be able to read the storyboard's dialogue/captions straight through and understand an engaging comic scene.
Prefer readable comic pacing over literal paragraph-by-paragraph conversion, but do not drop page-script critical information, source motivations, or non-omittable causality. Do not shorten dialogue merely to satisfy a fixed word count.
Check comic grammar before handing off: avoid too many consecutive same-shot panels, add establishing shots for new locations, use close-ups for emotional turns, use insert shots for foreshadowing props, and keep dialogue short enough for bubbles.
Hand off to manga-page-director; do not generate finished pages directly from this JSON unless director briefs already exist.
Convert long-form fiction from TXT or EPUB into a recoverable comic production project. Use when the user wants to adapt a novel into manga/comic pages, create story bibles, visual bibles, storyboard JSON, image-generation task sheets, PDF/CBZ outputs, or continue an existing novel-to-comic project from filesystem state.
Plan how source chapters become comic chapters without changing the story.
Create the visual style bible for a novel-to-comic project.