create-entity

Installation
SKILL.md

Create Entity

Create a new entity: $ARGUMENTS

Instructions

You are creating a new worldbuilding entity by filling out a template with generated content.

Step 1: Parse the Request

The user's request should include:

  1. Entity type - What kind of entity (e.g., "city", "deity", "weapon", "NPC")
  2. Entity name - The name for this entity
  3. World (optional) - Which world to place it in (check Worlds/ for existing worlds)
  4. Additional context - Any specific details the user wants included

If the world is not specified and multiple worlds exist, ask which world to use. If no worlds exist, ask if they want to create one first with /create-world.

Installs
2
First Seen
Jan 26, 2026
create-entity — hopeoverture/worldbuilding-system