SND TextAdvance Integration

Community

Automate SND dialogs and cutscenes

Authorvaoan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables automatic dialog and cutscene advancement in SND macros by integrating the TextAdvance plugin, reducing manual input and accelerating scripted sequences.

Core Features & Use Cases

  • TextAdvance plugin integration for automated dialog and cutscene control within SND macros.
  • Helper patterns for common tasks: moving to a target, talking to NPCs, auto-accepting quests, and skipping cutscenes.
  • Real-world use case: run a batch of quests by automatically navigating to NPCs, triggering dialogs, and handling quest acceptance without manual input.

Quick Start

Enable TextAdvance, then use the provided workflow calls in your SND macro to automate interactions. For example:

  1. Check plugin availability and enable automation: if HasTextAdvance() then EnableTextAdvance() end
  2. To talk to an NPC and wait for dialog: InteractWithNPC("NPCName", 30)
  3. To skip a cutscene: EnableCutsceneSkip() and then call SkipCutscene(30)

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: SND TextAdvance Integration
Download link: https://github.com/vaoan/SND/archive/main.zip#snd-textadvance-integration

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.