Create and manage world elements for a story project. Locations and systems (magic, politics, technology, etc.) are stored as markdown files in the worldbuilding/ directory with YAML frontmatter. All elements cross-reference characters and other story elements.
A story project must already exist (created via the story-init skill). Verify by checking for story.md in the project root.
Esta habilidad debe usarse cuando el usuario solicita "crear una ubicación", "agregar una ubicación", "sistema mágico", "sistema político", "construir el mundo", "agregar cultura", "historia mundial", "sistema tecnológico", "religión", "economía" o quiere desarrollar cualquier aspecto del mundo y el entorno de una historia. Fuente: bs779517/story-skills.
Abre tu terminal o herramienta de línea de comandos (Terminal, iTerm, Windows Terminal, etc.) Copia y ejecuta este comando: npx skills add https://github.com/bs779517/story-skills --skill worldbuilding Una vez instalado, el skill se configurará automáticamente en tu entorno de programación con IA y estará listo para usar en Claude Code, Cursor u OpenClaw