← 返回
未分类

Zto

Use ZTO Express (中通快递) for shipment tracking, shipping guidance, service-type comparison, outlet lookup, and delivery-time or fee estimation. Use when the us...
使用中通快递进行包裹追踪、发货指引、服务类型对比、网点查询以及配送时间或费用估算。
harrylabsj harrylabsj 来源
未分类 clawhub v1.0.3 3 版本 100000 Key: 无需
★ 0
Stars
📥 297
下载
💾 1
安装
3
版本
#latest

概述

ZTO (中通快递)

Overview

Use this skill to help users with common ZTO Express tasks such as tracking shipments, understanding service levels, estimating timing or fees, and preparing to send a parcel.

Usage Scenarios

Scenario 1: Track an existing ZTO shipment

User input: "帮我查一下中通快递单号 773012345678901"

Expected output: Retrieve tracking status for the given waybill number, showing the latest checkpoint (e.g., "包裹已到达上海分拣中心"), origin and destination, estimated delivery time, and any exception notes. If the tracking number format is invalid, ask the user to recheck.

Scenario 2: Estimate ZTO shipping fee for a parcel

User input: "从广州寄到北京,一个3公斤的普通包裹,中通多少钱?"

Expected output: Provide a fee estimate based on weight and route; explain standard ZTO pricing factors (starting price per kg, incremental weight charges, rural vs urban surcharges). If exact pricing data is unavailable, provide a cautious range and state assumptions.

Scenario 3: Find a nearby ZTO outlet

User input: "附近有没有中通网点,我想寄个快递"

Expected output: Guide the user to check the ZTO official app or mini-program for outlet locations, or provide general tips on searching by city/district. If the user provides a city name, suggest typical outlet density and how to locate the nearest drop-off point.

Scenario 4: 寄件遇到问题找客服前先查物流

User input: "我在淘宝买的东西用中通发的,好几天没更新物流了,帮我看看是不是丢了?"

Expected output: 读取运单号的完整物流轨迹,判断是否出现'超过48小时未更新'等异常状态,分析可能的原因(如转站未扫描、节假日延迟等),提供针对性的下一步建议:联系卖家催件、打中通客服热线95311投诉、或在菜鸟App发起物流查询。

Local Persistence

When the local CLI/runtime code is used, this skill may create and persist local data under:

  • ~/.openclaw/data/zto/zto.db
  • stores query history
  • stores shipment-subscription records
  • may store saved address records if those commands are implemented/used
  • ~/.openclaw/data/zto/secure/
  • stores encrypted local files used by the privacy/storage helper
  • ~/.openclaw/data/zto/secure/.key
  • stores a local encryption key file with mode 600
  • ~/.openclaw/data/zto/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 info
  • privacy clear — clear local SQLite history/subscription data and encrypted local files
  • privacy export — export local storage metadata to privacy_export.json

Workflow

  1. Determine the user's goal:
    • track an existing shipment
    • estimate fee or delivery time
    • compare service types
    • find a nearby outlet or pickup point
    • prepare shipment details
    • review or clear local history/subscriptions/privacy data
  2. Ask for only the missing essentials, such as tracking number, route, package size, or urgency.
  3. Give the most practical answer first.
  4. If exact fee or timing cannot be confirmed, provide a cautious estimate and state assumptions.
  5. If the task uses local runtime features that persist data, mention that local history/subscription/privacy files may be created under ~/.openclaw/data/zto/.
  6. Do not claim to complete real shipping actions unless live tools are available and confirmed.

版本历史

共 3 个版本

  • v1.0.3 当前
    2026-06-20 20:04 安全 安全
  • v1.0.2
    2026-06-19 20:23
  • v1.0.0
    2026-05-03 08:31 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

life-service

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 457 📥 229,440
life-service

Caldav Calendar

asleep123
使用 vdirsyncer + khal 同步并查询 CalDAV 日历(iCloud、Google、Fastmail、Nextcloud 等)。适用于 Linux。
★ 244 📥 30,678
life-service

Sonoscli

steipete
控制Sonos音箱(发现/状态/播放/音量/分组)
★ 56 📥 85,234