← Back to Skills Marketplace
wumaoqianq

Express Tracker

by 伍毛钱 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
94
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install express-hunter
Description
智能快递追踪管家。输入任意单号自动识别快递公司并查询完整物流轨迹+地图追踪链接,支持转发快递短信自动提取单号加入追踪,支持收藏夹管理和每日定时推送快递日报。覆盖顺丰、极兔、圆通、中通、韵达、京东、百世、EMS、德邦等1000+快递公司。零配置开箱即用,持续跟踪与上报。
README (SKILL.md)

快递猎手 · 智能追踪

核心功能

  1. 单号查询 - 输入快递单号,自动识别快递公司并返回完整物流轨迹 + 地图追踪链接
  2. 短信解析 - 转发快递通知短信,自动提取单号和快递公司并加入追踪列表
  3. 追踪管理 - 添加/删除/查看/刷新所有在途快递
  4. 定时报告 - 每天 8:00 / 12:00 / 18:00 自动推送全量快递状态(含地图链接)
  5. 地图追踪 - 每个快递附快递100地图追踪链接,点击查看包裹路线图

数据引擎

  • 主力: 聚合数据(juhe.cn),稳定可靠
  • 备用: 快递100公开接口
  • 识别: 自动识别 + 热线号匹配 + 轨迹关键词反推 + 前缀匹配

数据存储

  • 快递数据: G:\PC先生\express_data\packages.json
  • 聚合Key: 桌面\999.txt(方便更新)

使用脚本

命令 说明
python scripts/track.py \x3C单号> 查快递(含地图链接)
python scripts/sms_parse.py "\x3C短信>" 解析快递短信
python scripts/manage.py list 列出所有快递
python scripts/manage.py add \x3C单号> 添加追踪
python scripts/manage.py refresh 刷新全部状态
python scripts/report.py 生成日报
python scripts/map.py 查看地图追踪链接
Usage Guidance
Review before installing. Use it only if you are comfortable storing shipment history locally at the documented path and sending tracking numbers to Juhe/Kuaidi100. Avoid placing real API secrets in a predictable Desktop file, and prefer changing the Juhe endpoint/configuration to HTTPS before using real tracking numbers.
Capability Assessment
Purpose & Capability
The scripts match the stated purpose: tracking shipments, parsing forwarded delivery SMS text, maintaining a tracking list, producing reports, and generating map links.
Instruction Scope
The skill discloses its storage path and logistics providers, but the high-level zero-configuration framing underplays that tracking numbers are sent to external services and that an API key is loaded from a fixed Desktop file.
Install Mechanism
No install hook, dependency installation, background service setup, or automatic scheduled-task creation was found in the artifacts.
Credentials
The implementation is tightly coupled to Windows paths, reads a predictable Desktop file named 999.txt for the Juhe API key, and sends the primary API request to a plain-HTTP endpoint.
Persistence & Privilege
Tracking numbers, courier names, statuses, timestamps, labels, and traces are persisted to a local JSON file; this supports the tracker workflow, but retention and opt-out controls are limited.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install express-hunter
  3. After installation, invoke the skill by name or use /express-hunter
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
🔧 修复快递公司自动识别(热线号+关键词+前缀三层匹配);🗺️ 新增地图追踪链接;📊 优化日报详
v1.0.0
🚀 首次发布:智能快递追踪助手。支持单号自动识别、短信解析、收藏夹管理、每日三次定时推送。
Metadata
Slug express-hunter
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Express Tracker?

智能快递追踪管家。输入任意单号自动识别快递公司并查询完整物流轨迹+地图追踪链接,支持转发快递短信自动提取单号加入追踪,支持收藏夹管理和每日定时推送快递日报。覆盖顺丰、极兔、圆通、中通、韵达、京东、百世、EMS、德邦等1000+快递公司。零配置开箱即用,持续跟踪与上报。 It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.

How do I install Express Tracker?

Run "/install express-hunter" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Express Tracker free?

Yes, Express Tracker is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Express Tracker support?

Express Tracker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Express Tracker?

It is built and maintained by 伍毛钱 (@wumaoqianq); the current version is v1.0.1.

💬 Comments