propose-new-worlds-from-preferences

Generate story-world proposals from markdown preference documents.

1|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/joeloverbeck/worldloom --skill propose-new-worlds-from-preferences
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: propose-new-worlds-from-preferences
Source: https://github.com/joeloverbeck/worldloom/tree/main/.claude/skills/propose-new-worlds-from-preferences
Command: npx skills add https://github.com/joeloverbeck/worldloom --skill propose-new-worlds-from-preferences

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yaml, markdown, sqlite, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill generates diverse story-world proposals from user preferences, ensuring unique and aligned content while avoiding repetition of existing worlds.

Core Features & Use Cases

  • User Preference Analysis: Analyzes user preference documents for generating aligned story-world proposals.
  • Avoidance of Repetition: Uses existing world data to avoid creating duplicate story-worlds.
  • Proposal Generation: Generates candidate story-world proposals directly consumable as create-base-world's premise_path.
  • Use Case: A writer wants to create a new world with elements inspired by their preferred settings, genres, and themes but without repeating existing worlds. They use this Skill to generate proposals that align with their vision.

Quick Start

Run the propose-new-worlds-from-preferences skill with the following arguments:

propose-new-worlds-from-preferences --preference_path "briefs/preferred-worldbuilding.md" --parameters_path "briefs/parameters.md"

Frequently Asked Questions about propose-new-worlds-from-preferences

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

FAQPage Schema
How do I generate story-world proposals from my existing preference documents?

It generates multiple candidate story-world proposals by analyzing your markdown preference documents to align content with your preferred settings, genres, and themes. The Skill outputs proposals directly consumable as a premise path for further worldbuilding.

Can I avoid creating duplicate story-worlds when generating new worldbuilding ideas?

Yes, this Skill avoids duplicate story-worlds by validating generated proposals against existing world data stored in sqlite. It cross-references new concepts with your existing worlds to ensure unique content and prevent repetitive worldbuilding.

How do I use markdown preference files to generate aligned story-world proposals?

You use markdown preference files by passing their file paths as arguments to the Skill, which parses your preferred settings and generates aligned story-world proposals. The process requires a preference path and a parameters path to execute properly.

Does this worldbuilding proposal generator work with sqlite and markdown dependencies?

Yes, this worldbuilding proposal generator works with sqlite and markdown dependencies. It analyzes markdown preference documents for user preferences and uses sqlite to store and validate against existing world data to ensure unique world creation.

What is the best way to create unique story-worlds from preferred settings and themes?

The best way to create unique story-worlds from preferred settings is to use a proposal generation process that analyzes user preferences and validates against existing worlds. This approach ensures aligned content while avoiding repetition of previously generated worlds.