populate-entity

Identify and link mentions of people, places, and organizations by creating missing entities and adding wikilinks to the source.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scan an entity file to identify mentions of people, places, organizations, and other entities in the text. Creates missing entities using appropriate templates and adds wikilinks. Use when user wants to "populate", "fill out", "create linked entities", or "auto-generate connections" for an entity.

Core Features & Use Cases

  • Automatically detect potential entity references in a source file and create missing entities using world templates.
  • Add wikilinks to existing and new entities, ensuring bidirectional connections across the world.
  • Support single-file analysis or bulk/world-wide processing with configurable limits.

Quick Start

Use the populate-entity skill to populate entities within Worlds/Eldermyr/Characters/Valdren.md.

Frequently Asked Questions about populate-entity

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

FAQPage Schema
How do I automatically create linked entities from text in my worldbuilding notes?

To automatically create linked entities, the process scans your text for mentions of people or places, generates missing entity files using predefined templates, and inserts wikilinks to ensure bidirectional connections across your world.

What is bidirectional linking for worldbuilding and how does it work?

Bidirectional linking ensures that when a source entity mentions a target entity, both files reference each other. The tool adds wikilinks to the source and updates the newly created entity to maintain this two-way connection.

Can I auto-generate connections across multiple files in a world at once?

Yes, you can auto-generate connections across an entire world. The process supports bulk world-wide processing with configurable limits, allowing you to scan multiple entity files, fix broken links, and create missing entities simultaneously.

How do I fix broken wikilinks in my entity files?

To fix broken wikilinks, the tool scans existing entity files to identify invalid references, recreates missing target entities using appropriate world templates, and repairs the links to ensure proper frontmatter and naming integrity.

Do I need templates to auto-populate world entities?

Yes, templates are required to auto-populate world entities. The tool uses your world's structure and templates to guide entity creation, ensuring that newly generated files for people, places, and organizations respect frontmatter and naming conventions.

What is the best way to ensure frontmatter integrity when creating new entities?

The best way to ensure frontmatter integrity is to use an automated populate tool that respects world templates. It applies predefined frontmatter structures to newly detected entities, maintaining naming and link integrity across the source file.