create-entity

Generate worldbuilding entities from templates with YAML frontmatter and reciprocal links.

4|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/hopeoverture/Worldbuilding-System --skill create-entity-hopeoverture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-entity
Source: https://github.com/hopeoverture/Worldbuilding-System/tree/main/.claude/skills/create-entity
Command: npx skills add https://github.com/hopeoverture/Worldbuilding-System --skill create-entity-hopeoverture

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates the creation of a fully formed worldbuilding entity by applying a chosen template, ensuring consistent structure and ready-to-edit content.

Core Features & Use Cases

  • Template-driven creation: maps an entity type to the appropriate template (e.g., City.md for settlements, Deity.md for gods).
  • Structured frontmatter & content: fills required fields (name, status) and generates all sections, prompts, and image prompts for immediate use.
  • World-wide linking: generates reciprocal connections and references to other entities and worlds for coherent worldbuilding.

Quick Start

To begin, issue the create-entity command to generate a city named Ironhold in the Eldermyr world and save it under Worlds/Eldermyr/Settlements/Ironhold.md.

Frequently Asked Questions about create-entity

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

FAQPage Schema
How do I generate worldbuilding entities from templates automatically?

The skill creates worldbuilding entities by mapping an entity type to a matching template, filling required frontmatter fields, generating content sections, and saving the file under your world directory.

Can I create different entity types like cities, deities, and NPCs using the same workflow?

Yes, the skill applies across categories including cities, deities, NPCs, and artifacts, mapping each type to its corresponding template while maintaining naming consistency and inter-entity connections.

How does worldbuilding entity generation handle reciprocal links between entities?

The skill generates reciprocal connections and references between related entities, ensuring coherent worldbuilding workflows where new entries link back to existing ones and vice versa.

Do I need predefined templates before creating worldbuilding entities?

Predefined templates are required so the skill can map each entity type to its corresponding structure, fill required fields like name and status, generate content sections, and produce image prompts for immediate use.

What format are generated worldbuilding entities saved in?

Generated entities are saved as Markdown files with structured YAML frontmatter, stored under organized world directories such as Worlds/Eldermyr/Settlements/Ironhold.md to support coherent worldbuilding workflows.