world-design-card

Convert unstructured world-setting documents into structured world design cards.

1|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/talesofai/bot-agent --skill world-design-card
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: world-design-card
Source: https://github.com/talesofai/bot-agent/tree/main/configs/skills/world-design-card
Command: npx skills add https://github.com/talesofai/bot-agent --skill world-design-card

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill converts unstructured world-setting documents into a structured world design card, reducing manual synthesis time and ensuring consistent formatting.

Core Features & Use Cases

  • Document-to-card extraction: Parses arbitrary world-building content and outputs a standardized card with sections such as background, factions, locations, and lore.
  • Structured output: Generates world/world-card.md and world/rules.md to support downstream usage in games, novels, or writing workflows.
  • Use Case: A writer provides a sprawling setting in notes; the skill produces a ready-to-edit world-card that can be shared with collaborators.

Quick Start

Run the world-design-card skill against a source document placed at world/source.md to generate world/world-card.md and, if applicable, world/rules.md. Then review and iterate on the generated cards in the world/ directory, preparing them for publication.

Frequently Asked Questions about world-design-card

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

FAQPage Schema
How do I convert unstructured worldbuilding notes into a structured format?

You can convert unstructured worldbuilding notes into a structured format by placing your setting document at world/source.md, which the system parses to generate standardized cards with sections for background, factions, and lore.

Can I generate RPG world design cards from existing setting documents?

Yes, you can generate RPG world design cards from existing setting documents. The system parses arbitrary worldbuilding content and outputs standardized files directly supporting game design pipelines.

What file format do I need to create a structured world card?

To create a structured world card, you need a source document placed at world/source.md containing frontmatter-driven metadata. The system processes this input to generate standardized markdown files.

What output files are generated when extracting worldbuilding settings?

Extracting worldbuilding settings generates world/world-card.md and world/rules.md as output files. These standardized markdown documents support downstream usage in game design pipelines and collaborative writing workflows.

Does this world design card generation tool support diverse RPG genres?

Yes, this world design card generation tool supports diverse genres. It parses arbitrary worldbuilding content to produce standardized cards adaptable for various RPG writing and novel creation workflows.