SND Deliveroo Integration

Automate Grand Company delivery workflows via Deliveroo plugin in SND macros.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the integration between Grand Company delivery workflows and the Deliveroo plugin within SND macros, reducing manual steps and enabling reliable deliveries.

Core Features & Use Cases

  • GC Turn-ins: Seamless handoff of GC turn-in tasks to Deliveroo.
  • Expert Delivery: One-click initiation of expert delivery runs.
  • Supply Provisioning: Automated provisioning workflows aligned with GC operations.
  • Use Case: When you need to complete a batch of GC deliveries with minimal in-game interaction, this skill coordinates the Deliveroo plugin and SND macros to finish tasks faster.

Quick Start

Use the Deliveroo integration to initiate an expert delivery and monitor progress via slash commands. Start with the command: /deliveroo expert, then wait for completion and verify the status with /deliveroo

Frequently Asked Questions about SND Deliveroo Integration

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

FAQPage Schema
How do I automate Grand Company deliveries using SND macros?

Automate Grand Company deliveries by integrating the Deliveroo plugin within SND macros, using slash commands and IPC events to coordinate GC turn-ins and expert deliveries with minimal in-game interaction.

Can I use SND to trigger expert delivery runs with Deliveroo?

Yes, SND can trigger expert delivery runs by invoking Deliveroo via slash commands, initiating the workflow and monitoring progress using the IsTurnInRunning IPC surface and related events.

Does the Deliveroo SND integration work with AutoRetainer?

Yes, the integration supports coordination with AutoRetainer, aligning automated provisioning workflows and supply deliveries alongside GC operations managed within SND.

What slash commands do I use to start and check GC turn-ins in SND?

Use the /deliveroo expert command to initiate an expert delivery run, then wait for completion and verify the status by running /deliveroo to monitor the GC turn-in progress.

How does SND monitor the Deliveroo plugin delivery status?

SND monitors delivery status by relying on a minimal IPC surface called IsTurnInRunning, along with two specific events, to track whether the Deliveroo plugin is actively processing Grand Company turn-ins.

Are there limitations to automating GC supply provisioning with SND and Deliveroo?

Automation relies on a minimal IPC surface and specific events, meaning complex provisioning scenarios may require manual oversight if the plugin's events do not cover the desired workflow conditions.