Skill Detail

Turn source novels into playable games with NovelToGame

Use NovelToGame to run a staged agent workflow that analyzes a novel, selects concepts, builds world and art direction, implements a playable game, and verifies runtime evidence.

Image & Creative AutomationMulti-Framework
Image & Creative Automation Multi-Framework Security Reviewed
⭐ 559 GitHub stars
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill turn-source-novels-into-playable-games-with-noveltogame Copy
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
NovelToGame skills, skills.sh-compatible installer, Claude Code plugin marketplace, Codex plugin CLI, or Kimi Code
Install & setup
npx skills add worldwonderer/novel-to-game -g -y -a claude-code -s '*'; npx skills add worldwonderer/novel-to-game -g -y -a codex -s '*'; or install the native plugin from worldwonderer/novel-to-game
Author
worldwonderer
Publisher
Individual
Last updated
Aug 5, 2026
Quick brief

# Turn source novels into playable games with NovelToGame

How it works

What this skill actually does

Use this skill when an operator wants an agent to adapt a source novel into a playable game through a controlled, source-grounded workflow. NovelToGame breaks the work into analysis, concept selection, world and art direction, build planning, implementation, and runtime QA instead of asking a coding agent to improvise the entire adaptation in one prompt.

Invoke this instead of using the product or a general coding agent normally when the task needs repeatable adaptation artifacts: `PRODUCT_BRIEF.md`, a source bible, concept notes, game design, art direction, build brief, playtest notes, and verified run evidence. The workflow is useful when the operator wants to preserve source fidelity while still producing a real playable build.

The scope is novel-to-game adaptation through the upstream seven-skill workflow. It is not a generic game engine, a writing assistant, a static template pack, or a hosted game product listing. Keep the boundary on source-backed adaptation stages, selected target runtime, generated project artifacts, and runtime QA evidence.

Source-backed installer path from the upstream README: `npx skills add worldwonderer/novel-to-game -g -y -a claude-code -s ‘*’`, `npx skills add worldwonderer/novel-to-game -g -y -a codex -s ‘*’`, or the matching Kimi Code target.

Source-backed native plugin paths include Claude Code marketplace installation with `/plugin marketplace add worldwonderer/novel-to-game` and `/plugin install novel-to-game@novel-to-game-skills`, plus Codex plugin installation with `codex plugin marketplace add worldwonderer/novel-to-game` and `codex plugin add novel-to-game@novel-to-game-skills`.

After installation, invoke the orchestrated workflow with `/novel-to-game`, `$novel-to-game`, or the target runtime’s skill command and keep the run bounded to one source text and one target build platform.