LaunchKit · 2026
Back to Skills

Ship packages with AI — compare rates across USPS, FedEx, and UPS, buy discounted labels, track shipments.

2
571 downloads
by @atoship-dev

Setup & Installation

openclaw skills install @atoship-dev/atoship

Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:

npx clawhub install atoship

Version History

v1.0.8Feb 20, 2026 - Version note by skill developer:

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.

INPUT

User asks: Ship a 2lb box from Los Angeles to New York, cheapest option under 3 days

AGENT
  1. 1Calls /api/v1/rates with origin, destination, and parcel weight
  2. 2Returns side-by-side rates from USPS, FedEx, and UPS with prices and delivery estimates
  3. 3Presents the best match and asks user to confirm carrier, service, price, and addresses
  4. 4Creates a draft label via /api/v1/labels after confirmation
  5. 5Purchases the label via /api/v1/labels/{id}/purchase and returns tracking number and download link
OUTPUT

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.

ATOSHIP_API_KEY — API key from atoship.com (Dashboard > Settings > API Keys)Atoship account — free signup at atoship.comWallet funds — added via Dashboard > Billing to purchase labels