VN Content Creation

Generate visual novel dialogues with Yarn syntax and Chatterbox functions.

Updated Oct 11, 2025
One-click install
npx skills add https://github.com/progressions/Shadow-Work --skill vn-content-creation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: VN Content Creation
Source: https://github.com/progressions/Shadow-Work/tree/main/.claude/skills/vn-content
Command: npx skills add https://github.com/progressions/Shadow-Work --skill vn-content-creation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solves? This Skill automates the creation and integration of complex visual novel dialogue, eliminating the manual effort of writing branching paths, conditional logic (inventory, affinity, quests), and ensuring correct syntax for game engines like GameMaker's Chatterbox/Yarn. It streamlines content creation and guarantees proper technical integration.

Core Features & Use Cases

  • Automated Dialogue Generation: Generate companion conversations, quest dialogues, NPC interactions, and full VN sequences with correct Yarn syntax and structure.
  • Seamless Game System Integration: Effortlessly integrate dialogue with inventory, affinity, and quest systems using pre-defined Chatterbox functions.
  • Use Case: Generate a multi-branching quest dialogue for an NPC that checks if the player possesses a specific item, offers different dialogue options based on companion affinity levels, and automatically updates quest progress upon completion.

Quick Start

Generate a Yarn dialogue for a new merchant NPC. Include options to buy a "health_potion" for 10 gold and sell a "wolf_pelt" for 15 gold, ensuring inventory checks are in place before transactions.

Frequently Asked Questions about VN Content Creation

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

FAQPage Schema
How do I generate branching dialogue with conditional logic for GameMaker games?

Visual novel dialogue generation automates creation of branching dialogue with conditional logic for inventory checks, affinity gates, and quest states using Yarn syntax and Chatterbox functions, eliminating manual branching path construction and ensuring proper game engine integration.

Can I create NPC dialogues that check inventory and update quest progress automatically?

Yes. Generate NPC dialogues with pre-defined Chatterbox function integration that checks player inventory, applies affinity conditions, and automatically updates quest progress, streamlining multi-layered dialogue systems without manual syntax work.

What's the fastest way to write companion dialogue with affinity-based branching?

Automated dialogue generation produces companion conversations with affinity gating built-in, eliminating manual branching path structuring and ensuring correct Yarn syntax for conditional affinity checks within your game system.

Does this work with Yarn syntax and GameMaker's Chatterbox?

Yes. The Skill generates dialogue using correct Yarn syntax and integrates seamlessly with Chatterbox functions, supporting inventory, affinity, and quest system checks within GameMaker environments.

How do I structure quest dialogue that branches based on player choices and game state?

Generate quest dialogues with conditional branching that responds to player inventory, companion affinity, and quest state, using integrated Chatterbox functions to handle state transitions and ensure proper dialogue flow in structured Yarn format.

What happens if my dialogue needs multiple conditional checks across inventory, affinity, and quests?

The Skill handles complex conditional logic by nesting inventory checks, affinity conditions, and quest state validation within a single dialogue structure, producing correct Yarn syntax with proper Chatterbox function calls for all simultaneous conditions.