SND AutoRetainer Integration

Manage retainer inventories and ventures in SND macros via AutoRetainer plugin APIs.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies integrating AutoRetainer with SND macros by providing a structured approach to accessing character data, managing retainer inventories, coordinating tasks, and tracking ventures within your automation scripts.

Core Features & Use Cases

  • Access offline character data safely via the recommended LocalContentId approach
  • Retrieve and update retainer data and inventories inside macros
  • Manage multi-mode operation, venture tracking, and auto-login flows
  • Validate plugin availability and execute deterministic tasks with in-game IPC APIs

Quick Start

Install and enable the AutoRetainer plugin, ensure the SND macros environment exposes IPC APIs, then load this skill to manage character data, retainer inventories, and ventures within your macros.

Frequently Asked Questions about SND AutoRetainer Integration

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

FAQPage Schema
How do I automate retainer management in SND macros using AutoRetainer?

Automate retainer management in SND macros by using the AutoRetainer plugin to access character data, manage retainer inventories, coordinate task queuing, and track ventures across multiple characters. This Skill provides a structured approach for integrating these functions into your scripts.

What is the recommended way to access offline character data in SND Lua scripting?

The recommended way to access offline character data in SND Lua scripting is by using the Svc.ClientState.LocalContentId approach. This Skill applies safe API usage practices to retrieve and update character data reliably within your macro automation workflows.

Can I manage multi-mode operations and auto-login flows for multiple characters with AutoRetainer?

Yes, you can manage multi-mode operations, auto-login flows, and venture tracking across multiple characters with AutoRetainer. This Skill coordinates these tasks within SND macros while validating plugin availability before executing deterministic operations.

Does AutoRetainer integration support safe execution when plugin availability is uncertain?

AutoRetainer integration supports safe execution when plugin availability is uncertain by checking plugin availability and using verified core API methods with pcall for reliability. This ensures your SND macro automation tasks run without causing script failures.

What do I need to set up before automating retainer ventures with SND macros?

Before automating retainer ventures with SND macros, you need to install and enable the AutoRetainer plugin and ensure the SND macros environment exposes IPC APIs. Once configured, you can load this Skill to manage character data, inventories, and ventures.