Generate World

🌐Community
by hopeoverture · vlatest · Repository

Creates detailed fictional worlds including geography, cultures, history, and magic systems based on user prompts.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add generate-world npx -- -y @trustedskills/generate-world
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "generate-world": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/generate-world"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The generate-world skill creates fictional worlds based on user prompts. It can define aspects like geography, climate, cultures, and history for a new setting. This allows users to quickly establish the foundation of a story world or game environment without extensive manual creation.

When to use it

  • Worldbuilding for creative writing: Quickly generate a base world for a novel, short story, or screenplay.
  • Game development prototyping: Create initial settings and cultures for tabletop RPGs or video games.
  • Educational exercises: Explore different societal structures and environments as part of a learning activity.
  • Brainstorming new ideas: Generate unexpected combinations of world elements to spark creativity.

Key capabilities

  • World generation based on prompts
  • Definition of geography
  • Creation of climate descriptions
  • Development of cultures
  • Generation of historical narratives

Example prompts

  • "Generate a desert world with advanced technology and a nomadic culture."
  • "Create a fantasy world inspired by feudal Japan, but with floating islands."
  • "Describe a frozen wasteland inhabited by sentient plant life."

Tips & gotchas

The quality of the generated world depends heavily on the clarity and detail in your prompts. Be as specific as possible about desired elements to get more tailored results.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
hopeoverture
Installs
3

🌐 Community

Passed automated security scans.