worldcrafter-ai-assistant

Generate AI-driven worldbuilding entities with structured JSON outputs for WorldCrafter.

Updated Nov 9, 2025
One-click install
npx skills add https://github.com/hopeoverture/worldcrafter-v2 --skill worldcrafter-ai-assistant
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: worldcrafter-ai-assistant
Source: https://github.com/hopeoverture/worldcrafter-v2/tree/main/.claude/skills/worldcrafter-ai-assistant
Command: npx skills add https://github.com/hopeoverture/worldcrafter-v2 --skill worldcrafter-ai-assistant

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill delivers production-ready AI features for WorldCrafter, including entity generation, relationship suggestions, consistency checking, and writing prompts. It orchestrates multiple AI providers with rate limiting and streaming responses to keep authors in the creative flow.

Core Features & Use Cases

  • AI Entity Generation: Generate characters, locations, events, and items with rich context.
  • Relationship Suggestions: Leverage embeddings to propose meaningful relationships between entities.
  • Consistency Checker: Detect logical conflicts and contradictions across world lore.
  • Writing Prompts: Create story hooks, quests, and narrative prompts.
  • Rate Limiting: Manage quotas with Redis for fair usage.
  • Streaming Responses: Server-Sent Events to deliver long-form content progressively.

Quick Start

Start by configuring OpenAI and/or Anthropic credentials, then invoke the AI-assisted generation (Generate with AI), relationship suggestions, or consistency checks. Use streaming to monitor progress and save outputs to the world database.

Frequently Asked Questions about worldcrafter-ai-assistant

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

FAQPage Schema
How do I generate characters, locations, and items for my fictional world using AI?

AI entity generation creates rich, structured character, location, event, and item descriptions with contextual details. Configure OpenAI GPT-4 Turbo or Anthropic Claude credentials, then invoke the Generate with AI function to produce JSON-validated entities saved directly to your world database.

Can I use streaming responses to monitor AI worldbuilding progress in real time?

Yes, streaming via Server-Sent Events delivers long-form generated content progressively, keeping you in the creative flow without waiting for complete responses. Each chunk streams incrementally so you see output as it generates.

How do I find meaningful relationships between entities in my world?

Relationship suggestions use embeddings-based similarity search to propose logical connections between characters, locations, and events. The Skill identifies thematic and narrative alignments to strengthen your world's coherence.

What's the best way to detect contradictions and inconsistencies in my world lore?

The consistency checker analyzes your entity data against existing world state to identify logical conflicts and contradictions in character backstories, location histories, and event timelines, flagging areas that need revision.

Does this Skill support multiple AI providers, and how does rate limiting work?

The Skill orchestrates both OpenAI GPT-4 Turbo and Anthropic Claude with cross-provider support. Redis-based rate limiting manages quotas per user to ensure fair usage and prevent overconsumption.

Can I generate writing prompts and story hooks for my narrative?

Yes, the writing prompts feature creates story hooks, quests, and narrative prompts contextually tied to your world entities, helping overcome writer's block and spark creative directions.

Related Skills