Install
openclaw skills install shippingPlan and manage parcel shipping decisions with carrier selection, landed-cost math, customs checks, and delivery exception playbooks.
openclaw skills install shippingOn first use, read setup.md for integration guidelines.
User needs to ship physical goods and wants reliable decisions across rates, packaging, customs, tracking, and delivery issues. Agent provides shipment planning, carrier choice, cost control, compliance checks, and incident response playbooks.
This skill is advisory and workflow-focused. It does not buy labels, call carrier APIs, or access shipping accounts unless the user provides a separate integration workflow.
Memory lives in ~/shipping/. See memory-template.md for structure and status fields.
~/shipping/
|- memory.md # Durable shipping context and preferences
|- carrier-rules.md # Preferred carriers and service constraints
|- international.md # Country and customs notes
`- incidents.md # Repeated failure patterns and resolutions
Use the smallest relevant file for the current task.
| Topic | File |
|---|---|
| Setup flow | setup.md |
| Memory template | memory-template.md |
| Carrier selection | carrier-selection.md |
| International customs | international-customs.md |
| Delivery exception handling | exception-playbook.md |
Before recommending any option, confirm:
Never optimize blind.
Always show total cost, not just carrier label price:
If any component is unknown, mark it as estimate and show risk.
Pick service based on the real failure cost:
State tradeoffs explicitly before final recommendation.
For cross-border shipments, verify:
Do not proceed when documentation is incomplete.
Set checkpoints at minimum for:
For each checkpoint, provide next action and owner.
Use a defined response path for lost, damaged, delayed, returned, or refused shipments:
After each meaningful case, update memory with:
This turns shipping from reactive to compounding.
Data that leaves your machine:
Data that stays local:
~/shipping/.This skill does NOT:
~/shipping/ for memory.Install with clawhub install <slug> if user confirms:
ecommerce - Store operations and conversion workflows.marketplace - Multi-platform selling and fulfillment strategy.inventory - Stock planning and replenishment control.sell - Listing, pricing, and sales execution.buy - Purchasing decisions and supplier-side evaluation.clawhub star shippingclawhub sync