/install cainiao
Cainiao Network (菜鸟物流)
Overview
Use this skill to help users with common Cainiao tasks such as tracking shipments, understanding service levels, estimating timing or fees, and preparing to send a parcel.
Local Persistence
When the local CLI/runtime code is used, this skill may create and persist local data under:
~/.openclaw/data/cainiao/cainiao.db- stores query history
- stores shipment-subscription records
- may store saved address records if those commands are implemented/used
~/.openclaw/data/cainiao/secure/- stores encrypted local files used by the privacy/storage helper
~/.openclaw/data/cainiao/secure/.key- stores a local encryption key file with mode
600
- stores a local encryption key file with mode
~/.openclaw/data/cainiao/privacy_export.json- may be created when the user runs privacy export
Only use persistence when it is necessary for the user's requested workflow. If the user asks about privacy, disclose these paths clearly.
Privacy Controls
The local CLI supports privacy operations:
privacy info— show local storage paths and stored-file infoprivacy clear— clear local SQLite history/subscription data and encrypted local filesprivacy export— export local storage metadata toprivacy_export.json
Workflow
- Determine the user's goal:
- track an existing shipment
- estimate fee or delivery time
- compare service types
- find a nearby outlet or pickup point (Cainiao Station)
- prepare shipment details
- review or clear local history/subscriptions/privacy data
- Ask for only the missing essentials, such as tracking number, route, package size, or urgency.
- Give the most practical answer first.
- If exact fee or timing cannot be confirmed, provide a cautious estimate and state assumptions.
- If the task uses local runtime features that persist data, mention that local history/subscription/privacy files may be created under
~/.openclaw/data/cainiao/. - Do not claim to complete real shipping actions unless live tools are available and confirmed.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install cainiao - After installation, invoke the skill by name or use
/cainiao - Provide required inputs per the skill's parameter spec and get structured output
What is Cainiao?
Use Cainiao Network (菜鸟物流) for shipment tracking, shipping guidance, service-type comparison, outlet lookup, and delivery-time or fee estimation. Use when th... It is an AI Agent Skill for Claude Code / OpenClaw, with 180 downloads so far.
How do I install Cainiao?
Run "/install cainiao" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Cainiao free?
Yes, Cainiao is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Cainiao support?
Cainiao is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Cainiao?
It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.