Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
Version History
Re-publish with API endpoint reference and security fixes
What This Skill Does
Connects your AI assistant to the atoship shipping platform to compare rates, buy discounted labels, and track packages across USPS, FedEx, and UPS. All purchases and wallet-affecting actions require explicit user confirmation before executing.
Compares live discounted rates across three carriers and purchases labels in one conversation, replacing separate logins and manual lookups across USPS, FedEx, and UPS portals.
When to use it
- Comparing live carrier rates for an e-commerce order
- Buying a shipping label without visiting carrier websites
- Tracking a package by tracking number
- Generating prepaid return labels for customer returns
- Checking wallet balance before a batch of shipments
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Ship a 2lb box from Los Angeles to New York, cheapest option under 3 days
- 1Calls /api/v1/rates with origin, destination, and parcel weight
- 2Returns side-by-side rates from USPS, FedEx, and UPS with prices and delivery estimates
- 3Presents the best match and asks user to confirm carrier, service, price, and addresses
- 4Creates a draft label via /api/v1/labels after confirmation
- 5Purchases the label via /api/v1/labels/{id}/purchase and returns tracking number and download link
Tracking number, label download link (PDF/PNG/ZPL), and cost deducted from wallet balance
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.