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.