create-world

Installation
SKILL.md

Create New World

Create a new worldbuilding project for: $ARGUMENTS

Overview

Creates a new world directory with full folder structure and an initial World Overview document. Can run in:

  • Interactive mode (default): Asks questions to generate a customized World Overview
  • Quick mode (--quick): Creates structure with template placeholders only

Instructions

Step 1: Parse Arguments

Extract from $ARGUMENTS:

  • World name - Required (ask if not provided)
  • --quick flag - Optional, skips questionnaire
Installs
3
First Seen
Jan 26, 2026
create-world — hopeoverture/worldbuilding-system