SND WrathCombo Integration

Coordinate WrathCombo IPC leasing and auto-rotation control within SND macros.

1|Updated Oct 15, 2025
One-click install
npx skills add https://github.com/vaoan/SND --skill snd-wrathcombo-integration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: SND WrathCombo Integration
Source: https://github.com/vaoan/SND/tree/main/.claude/skills/snd-wrath
Command: npx skills add https://github.com/vaoan/SND --skill snd-wrathcombo-integration

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill integrates WrathCombo IPC leasing and auto-rotation control within SND macros, reducing manual configuration and plugin coordination.

Core Features & Use Cases

  • IPC Leasing: Acquire lease control before issuing Set calls to ensure user safety and permission.
  • Auto-Rotation Control: Enable, configure, and manage auto-rotation state for the current job.
  • Job State & Fine-Grained Control: Verify readiness, configure ST/MT combos, and manage options per job.
  • Use Case: Automate rotation for a given job with secure lease handling in a live SND macro workflow.

Quick Start

Enable WrathCombo auto-rotation for the current job by verifying plugin presence and IPC readiness, then call the WrathCombo auto-rotation API or use the chat command /wrath auto.

Frequently Asked Questions about SND WrathCombo Integration

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

FAQPage Schema
How do I automate WrathCombo combat rotations inside SND macros safely?

To automate WrathCombo combat rotations safely inside SND macros, you must acquire IPC lease control before issuing Set calls. This ensures user safety and permission while enabling auto-rotation for your current job.

What is IPC leasing in WrathCombo and why is it needed for auto-rotation?

IPC leasing in WrathCombo is a permission mechanism that secures control before issuing auto-rotation commands. It is needed to ensure safe, lease-based plugin coordination and prevent unauthorized state changes during live macro workflows.

Can I configure job-specific ST and MT combos using WrathCombo IPC in SND?

Yes, you can configure job-specific ST and MT combos using WrathCombo IPC within SND. The integration allows fine-grained control to verify readiness, set options per job, and manage auto-rotation state.

Do I need the WrathCombo plugin installed to run auto-rotation SND macros?

Yes, you need the WrathCombo plugin installed and its IPC readiness verified to run auto-rotation SND macros. The workflow depends entirely on WrathCombo for lease management and combat rotation execution.

Why does my WrathCombo auto-rotation macro fail to execute in SND?

WrathCombo auto-rotation macros fail in SND if IPC readiness is not verified or lease control is not acquired beforehand. You must ensure the plugin is present and properly lease the IPC before issuing Set calls.