sf-express

Use SF Express (顺丰速运) for shipment tracking, shipping guidance, service-type comparison, outlet lookup, and delivery-time or fee estimation. Use when the user asks about 顺丰、顺丰单号查询、寄快递、顺丰时效、顺丰运费、顺丰网点, or wants practical help understanding or managing an SF Express shipment. This skill may persist local user data for history and subscriptions when its runtime code is used.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "sf-express" with this command: npx skills add harrylabsj/sf-express

SF Express

Overview

Use this skill to help users with common SF Express 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/sf-express/sfexpress.db
    • stores query history
    • stores shipment-subscription records
    • may store saved address records if those commands are implemented/used
  • ~/.openclaw/data/sf-express/secure/
    • stores encrypted local files used by the privacy/storage helper
  • ~/.openclaw/data/sf-express/secure/.key
    • stores a local encryption key file with mode 600
  • ~/.openclaw/data/sf-express/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 locker
    • 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/sf-express/.
  6. Do not claim to complete real shipping actions unless live tools are available and confirmed.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Logistics 物流查询

Query and explain parcel logistics across courier providers, including tracking, courier identification, multi-package lookup, status interpretation, and del...

Registry SourceRecently Updated
520Profile unavailable
Automation

Atoship

Ship packages with AI — compare rates across USPS, FedEx, and UPS, buy discounted labels, track shipments, and manage orders. Requires user confirmation befo...

Registry SourceRecently Updated
5712Profile unavailable
General

express-monitor

快递监控Skill - 查询快递物流、绑定手机号自动获取快递、同步到飞书

Registry SourceRecently Updated
420Profile unavailable
General

Express Tracker

快递物流查询技能,支持圆通、中通、申通、韵达、顺丰、京东等主流快递公司。自动识别快递公司,生成快递100查询链接。使用场景:(1) "查询快递 YT2538259220416",(2) "我的快递到哪了",(3) "批量查询几个快递单号"。

Registry SourceRecently Updated
620Profile unavailable
sf-express | V50.AI