Phase 1 ORCHESTRATOR of a movie/comic — turn a fuzzy story idea into the Authored Source of Truth (a schema-valid comic.json + its locked asset library) by driving the detailed author skills in order (intent → style → outline → storyboard → assets → blueprints → prompts → comic.json), each gated by comic-cross-layer-gate, so comic-director (Phase 2/3) can bake + cross-model-verify it. You don't hand-write comic.json; this is the workflow your agent runs to author it. Use when the user says "做个漫画/电影", "from this idea make a comic", "author the comic.json", "run the comic pipeline".
$npx -y skills add wanshuiyin/aris-movie-director --skill comic-authorInstalls into the current project.
Run `npx skills use "https://github.com/wanshuiyin/aris-movie-director" --skill "wanshuiyin/aris-movie-director/comic-author"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/wanshuiyin/aris-movie-director" that are relevant to the current task. Run `npx skills add "https://github.com/wanshuiyin/aris-movie-director"` and select the relevant skills, then follow their instructions.