Adaptation skill pack · 改编 skill 包
Novel to Game
Turn a novel in any language into a source-grounded, fully playable game.
把任意语言的小说改编成有原著依据、真正可玩的游戏。
775 GitHub stars · 7 skills · MIT license · Format: Adaptation skill pack
Source on GitHub
npx skills add zenstory-ai/novel-to-game -y -g
What it is
Novel to Game is a set of seven agent skills for Claude Code, Codex and Kimi Code that adapt a novel into a playable game. It starts from a cited source bible — world rules, player verbs, spaces, character will — compares concept alternatives with hard vetoes, designs the loop and art direction, builds a risk-matched whitebox before the production candidate, and finishes with a six-check machine-verifiable QA contract. Three hosted demos are playable today.
它是什么
Novel to Game 是一组 7 个 agent skills(Claude Code、Codex、Kimi Code),把小说改编成可玩游戏。它从带原文引用的原著圣经出发——世界规则、玩家动词、空间、角色意志——比较概念方案并设硬性否决,设计核心循环与美术方向,先做风险匹配的白盒再做正式版本,最后用六项机器可验证的 QA 契约收尾。三个托管 demo 已可试玩。
Who it is for · 适合谁
- Authors and IP holders who want an interactive edition of a story
- Game prototypers
- Narrative designers
- 想把作品做成互动版本的作者与 IP 方
- 游戏原型开发者
- 叙事设计师
How it works · 流程
- Analyse SOURCE_BIBLE.md with cited textual evidence — no genre invented yet.
- Concept Compare alternatives with explicit trade-offs and hard vetoes → CONCEPT.md.
- Design Player promise, core loop, systems, pacing, failure and outcomes → GAME_DESIGN.md; camera, composition, colour, HUD → ART_DIRECTION.md.
- Build Risk-matched whitebox first, then the production candidate.
- QA Evidence-based verification written to qa/verification.json.
- 分析 带原文引用的 SOURCE_BIBLE.md——先不设定类型。
- 概念 比较备选方案、写明取舍与硬性否决 → CONCEPT.md。
- 设计 玩家承诺、核心循环、系统、节奏、失败与结局 → GAME_DESIGN.md;镜头、构图、色彩、HUD → ART_DIRECTION.md。
- 构建 先做风险匹配的白盒,再做正式候选版本。
- QA 基于证据的验证写入 qa/verification.json。
What makes it different · 有什么不同
- Source-grounded by contract: every design claim traces to cited text.
- English-first skill descriptions with Chinese alongside, validated by the repo's own script.
- Playable demos hosted at plateau.vibecoco.ai.
- 按契约锚定原著:每条设计主张都能追溯到引用原文。
- skill 描述英文优先、中文并列,由仓库脚本校验。
- 可玩 demo 托管在 plateau.vibecoco.ai。
Terms it uses
source bible whitebox QA contract