SND Artisan Integration

Integrate Artisan plugin control into SND macros for automated crafting workflows.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps automate SND crafting by integrating the Artisan plugin into macros, reducing manual setup and enabling endurance-aware crafting workflows.

Core Features & Use Cases

  • Endurance mode management: monitor and toggle endurance mode within crafting workflows.
  • Crafting list control: start, pause, resume, and stop crafting lists from SND macros.
  • Item-specific crafting: trigger crafting of a specific recipe by ID and amount with safe completion checks.

Quick Start

Invoke the snd-artisan skill to craft recipeId 12345 with quantity 10 using Artisan.

Frequently Asked Questions about SND Artisan Integration

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

FAQPage Schema
How do I automate SND crafting with the Artisan plugin?

SND crafting automation works by integrating Artisan plugin controls directly into Lua macros, allowing you to manage endurance mode, control crafting lists, and execute item-specific crafting commands safely.

Can I manage endurance mode automatically during SND crafting workflows?

Yes, SND macros can monitor and toggle endurance mode during your crafting workflows. This integration ensures endurance-aware automation without requiring manual intervention throughout the crafting process.

How do I trigger crafting for a specific item by recipe ID in SND?

You can trigger item-specific crafting by invoking the macro with a specific recipe ID and desired quantity. The integration applies safe completion checks to ensure deterministic crafting results.

Does SND macro automation support starting, pausing, and stopping crafting lists?

Yes, SND macro automation supports full crafting list control. You can start, pause, resume, and stop crafting lists directly from your macros using the integrated Artisan API commands.

What is required to access the Artisan API for macro-based crafting control?

Accessing the Artisan API requires integrating its control functions into your SND Lua macros. The skill manages plugin state and provides safe, deterministic commands for end-to-end crafting workflows.

Are there limitations when using SND macros for end-to-end crafting automation?

SND macro automation is designed for safe, deterministic crafting commands. Limitations may arise if the Artisan plugin API changes or if crafting workflows require non-deterministic, highly dynamic manual interventions.