create-base-world

Create a new Worldloom world from a user premise with kernel, ontology, invariants, and sections.

1|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/joeloverbeck/worldloom --skill create-base-world
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-base-world
Source: https://github.com/joeloverbeck/worldloom/tree/main/.claude/skills/create-base-world
Command: npx skills add https://github.com/joeloverbeck/worldloom --skill create-base-world

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, sqlite, worldloom-tools, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps initiate a new Worldloom world from a user premise, ensuring a structured and consistent world-building process.

Core Features & Use Cases

  • World Creation: Begin a new Worldloom world by providing a premise.
  • Initial World State: Generates the foundational elements of a world, including kernel, ontology, invariants, and initial sections.
  • User Validation: Provides a summary for user approval before committing the world state.

Quick Start

Start a new Worldloom world named 'Eldoria' with the premise provided in 'eldoria-premise.md'. Use the command: create-base-world Eldoria ./eldoria-premise.md

Frequently Asked Questions about create-base-world

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I start structured worldbuilding from a single fiction premise?

Structured worldbuilding from a fiction premise begins by submitting a premise file to generate a foundational world state. The system synthesizes a kernel, ontology, invariants, and initial sections, then commits them after user validation.

What is an ontology in fiction generation and when do I need one?

An ontology in fiction generation defines the structured categories and relationships of your world's elements. You need one when initiating a new world state to ensure consistent, structured content creation across your story's narrative components.

Do I need Python and SQLite to generate a new Worldloom world state?

Yes, you need Python and SQLite installed to generate a new Worldloom world state. The creation process relies on the Worldloom toolchain and its dependencies to normalize, synthesize, validate, and commit the initial world ontology and sections.

What's the best way to create consistent world invariants for story creation?

Creating consistent world invariants for story creation is best handled by generating an initial world state from a premise. The system automatically synthesizes invariants alongside the ontology and kernel through a strict validation and submission workflow.

How does the normalization and validation workflow work for structured content creation?

The normalization and validation workflow processes a user premise through synthesis to generate a world state, validates the output for consistency, and requires user approval before submission. This strict workflow ensures the committed kernel, ontology, and invariants remain structurally sound.

Can I review the generated world ontology before it is committed to the database?

Yes, you can review the generated world ontology before commitment. The system provides a summary of the initial world state, including the kernel, ontology, invariants, and sections, specifically for user approval before committing to the SQLite database.