settings

Validates Voyage world settings.json files against a formalized schema.

14|7|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/nikolaj-lat/World-Puppeteer --skill settings-nikolaj-lat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: settings
Source: https://github.com/nikolaj-lat/World-Puppeteer/tree/main/.claude/skills/settings
Command: npx skills add https://github.com/nikolaj-lat/World-Puppeteer --skill settings-nikolaj-lat

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Schema and rules for editing settings in Voyage-like engines. This Skill provides a formalized approach to configuring and validating world-scape parameters such as attributes, skills, locations, items, combat and progression, ensuring consistency across worlds.

Core Features & Use Cases

  • Centralized schema definitions for attributeSettings, skillSettings, locationSettings, itemSettings, combatSettings, and otherSettings.
  • Validation and guidance: ensures settings adhere to balanced defaults and cross-reference references for comprehensive docs.
  • Quick-start workflow: generate or validate a settings.json against the schema to bootstrap a new world configuration.

Quick Start

Define your world by creating or validating a settings.json against the schema described in this skill.

Frequently Asked Questions about settings

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

FAQPage Schema
How do I define and enforce a structured settings schema for a Voyage world?

You define and enforce a structured settings schema for a Voyage world by creating a settings.json file that adheres to formalized fields like attributeSettings, skillSettings, and combatSettings, ensuring consistent configuration across the world-scape.

What is the best way to validate world-building configuration parameters like attributes and combat settings?

Validating world-building configuration parameters is best handled by checking your settings.json against a formal schema, which ensures attributes, items, and combat rules adhere to balanced defaults and cross-reference documentation for consistency.

How do I bootstrap a new world configuration for a Voyage-like engine?

To bootstrap a new world configuration for a Voyage-like engine, you generate a settings.json file against the provided schema, filling out structured fields for locationSettings, skillSettings, and otherSettings to establish your world's baseline parameters.

Can I audit an existing world's configuration settings for consistency and schema adherence?

Yes, you can audit an existing world's configuration settings by validating its settings.json against the formal schema, checking that attributes, skills, locations, items, and combat rules follow the defined defaults and references.

What configuration fields are required when setting up world attributes and progression in a Voyage-like engine?

Setting up world attributes and progression requires configuring structured schema fields including attributeSettings, skillSettings, locationSettings, itemSettings, combatSettings, and otherSettings, along with a reference section for usage guidelines.

Does this schema validation approach work for both new and existing Voyage world configurations?

Yes, this schema validation approach works for both generating new world configurations from scratch and auditing existing settings.json files to ensure they follow balanced defaults and structured references for Voyage-like engines.