snaplii-autopilot

Automates end-to-end gift card purchase and browser-based merchant order placement via Snaplii.

813|94|Updated Apr 27, 2026
One-click install
npx skills add https://github.com/Snaplii-Inc/agent-to-merchant-payments --skill snaplii-autopilot-snaplii-inc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: snaplii-autopilot
Source: https://github.com/Snaplii-Inc/agent-to-merchant-payments/tree/main/clawhub-autopilot
Command: npx skills add https://github.com/Snaplii-Inc/agent-to-merchant-payments --skill snaplii-autopilot-snaplii-inc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? AI agents can decide what to buy but cannot safely complete real-world payments. This Skill closes that gap by combining Snaplii's prepaid gift card purchase flow with browser automation, letting an agent buy a gift card, redeem it on a merchant or delivery site, and place the actual order in one continuous flow. ## Core Features & Use Cases - Full purchase-to-order flow: Buys a Snaplii gift card (with cashback and voucher application), retrieves the redemption code, adds it on the merchant site, builds the cart, and places the order. - Browser automation integration: Works with Chrome DevTools MCP, Playwright MCP, OpenClaw browser, or built-in computer use to drive sites like Uber Eats and DoorDash. - Safety guardrails: Spending is capped by a prepaid Snaplii Cash balance and daily limit, and the final merchant order requires explicit user confirmation before clicking pay. - Use Case: A user says "order me a coffee on Uber Eats and pay with Snaplii" — the agent buys an Uber Eats gift card, redeems the code in the user's browser session, builds the cart, confirms the delivery address, and places the order after approval. ## Quick Start Ask the agent to order something specific from a delivery site and pay with Snaplii, for example: order me a coffee on Uber Eats and pay with Snaplii.

Frequently Asked Questions about snaplii-autopilot

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

FAQPage Schema
How do I let an AI agent place a food delivery order and pay for it?

Use this Skill with Snaplii tools and a browser-automation tool in the session. The agent buys a prepaid Snaplii gift card, redeems the code on the delivery site, builds the cart, and places the order after you confirm the final summary.

How does Snaplii gift card purchase work with browser automation?

The agent runs browse, balance, quote, and purchase through the Snaplii CLI or MCP tools, then retrieves the redemption code from the gift card detail. It enters that code on the merchant site's payment page using a browser tool like Playwright MCP or Chrome DevTools MCP.

What browser automation tools are compatible with this Skill?

It works with Chrome DevTools MCP, Playwright MCP, OpenClaw browser, or built-in computer use. In Claude Desktop, browser control is provided through the Claude Chrome connector with the Claude for Chrome extension.

What happens if no browser tool is available during the order flow?

The agent offers to walk you through enabling the Chrome connector, or falls back to giving you the redemption code with exact steps to add it in the merchant app yourself. It never claims to have placed an order it did not complete.

Is it safe to let an agent make purchases without confirming each step?

Spending comes only from your prepaid Snaplii Cash balance, capped by a daily limit you set in the app, so no credit card is charged. The gift card purchase runs without confirmation, but the final merchant order always requires your explicit approval first.

Why does the order flow stop at a login wall or bot check?

Merchant sites sometimes present Cloudflare challenges or login walls that block browser automation. When this happens, the agent hands you the redemption code and instructions so you can finish the order manually in the merchant app.