Skip to main content

reader-analyst

Analyze the parsed novel and create the story bible for a novel-to-comic project.

설치로 이동

소스 정보

저장소
lhfer/codex-novel-to-comic-studio
최근 소스 활동
2026년 5월 19일 06:17
감지된 SKILL.md 언어
영어
스타
17
포크
3

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.

SKILL.md 표시 중

SKILL.md
소스 지침 · 읽기 전용 미리보기
name
reader-analyst
description
Analyze the parsed novel and create the story bible for a novel-to-comic project.
# Reader Analyst Read `source/novel.txt` and `source/manifest.json`. Produce: - `story-bible/narrative-map.json` - `story-bible/characters.json` - `story-bible/settings.json` - `story-bible/plot-beats.json` - `story-bible/chapter-summaries.json` - `story-bible/themes.md` Keep output faithful to the source. Do not invent characters or change plot events. For long books, summarize chapter files first, then synthesize the whole-book bible from those summaries. Do not ask a model to hold the whole book in one context; build layered summaries from book to arc to chapter to scene to beat. `narrative-map.json` must include source spans for arcs, chapters, scenes, and beats. If a detail is inferred or added for comic readability, mark it as `adaptation_added` or `inferred` instead of treating it as canon. Use stable IDs: - Characters: `char-001`, `char-002` - Settings: `set-001`, `set-002` - Plot beats: `beat-001`, `beat-002` Each character entry should include name, aliases, role, first appearance, relationships, visual clues from source, personality, and scenes where they matter. Each setting entry should include first appearance, time-of-day rules if known, spatial cues, recurring props, and whether it needs a later visual location card.
GitHub에서 보기