ai-instructions

Define structured AI instruction schemas with world-specific overrides.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a standardized, editable blueprint for configuring how AI agents interpret tasks, respond, and reason within worldbuilding workflows. It defines a YAML frontmatter and a suite of per-task keys to enforce consistent behavior across diverse scenarios.

Core Features & Use Cases

  • Schema-backed instruction sets that guide AI execution
  • Editable keys for each task (e.g., generateStory, generateNPCDetails) with world overrides
  • Narrator style and resource settings that unify tone, safety, and behavior
  • Comprehensive references to help teams implement and validate AI prompts
  • Use Case: tailor AI agents for different worlds, ensuring predictable outputs and safe limits

Quick Start

Open the world’s AI instruction template at tabs/ai-instructions.json and adjust the base prompts, narration style, and world overrides to match your setting.

Frequently Asked Questions about ai-instructions

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

FAQPage Schema
How do I structure AI instructions to ensure consistent behavior across different tasks?

To structure AI instructions for consistent behavior, use a schema-backed JSON template with defined per-task keys and world overrides. This enforces predictable outputs and safety limits across diverse worldbuilding scenarios.

Can I adjust the narrator style and tone for different worldbuilding campaigns?

You can adjust narrator style and tone by applying world-specific overrides in the JSON instruction template. These overrides modify the base prompts to match the unique settings and duties of each campaign.

What is the best way to validate AI prompts for worldbuilding workflows?

The best way to validate AI prompts is using comprehensive references alongside a JSON-based schema. This setup allows teams to implement, extend, and check prompt configurations for consistent agent execution.

How do I configure AI agents for specific worldbuilding tasks like generating NPC details?

Configure AI agents by editing the task-specific keys, such as generateNPCDetails or generateStory, in the JSON instruction template. These editable keys define how the agent interprets and executes individual worldbuilding tasks.

Do I need a JSON file to set up AI instruction schemas for my campaign?

You need a JSON file, specifically the ai-instructions.json template, to set up your AI instruction schemas. This file contains the base prompts, narration settings, and world overrides required for configuration.