Interactive world building wizard that guides through designing a game world
Guides interactive design of game worlds with structured documentation.
/plugin marketplace add nethercore-systems/nethercore-ai-plugins/plugin install game-design@nethercore-ai-plugins[scope]Guide the user through designing their game world interactively. Create a structured world design document.
scope (optional): "small", "medium", or "large"
Determine scope (if not provided):
Establish identity:
Design geography:
Define inhabitants:
Establish rules:
Consistency check:
Create docs/design/world-design.md with:
# World Design: [Game Name]
## World Identity
- Hook: [One sentence]
- Core tension: [Description]
- Tone: [Keywords]
## Geography
[Map/description of areas]
## Factions
[Faction details]
## World Rules
[Consistency rules]
## Open Questions
[Areas needing further design]