← 返回 Skills 市场
94
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install express-hunter
功能描述
智能快递追踪管家。输入任意单号自动识别快递公司并查询完整物流轨迹+地图追踪链接,支持转发快递短信自动提取单号加入追踪,支持收藏夹管理和每日定时推送快递日报。覆盖顺丰、极兔、圆通、中通、韵达、京东、百世、EMS、德邦等1000+快递公司。零配置开箱即用,持续跟踪与上报。
使用说明 (SKILL.md)
快递猎手 · 智能追踪
核心功能
- 单号查询 - 输入快递单号,自动识别快递公司并返回完整物流轨迹 + 地图追踪链接
- 短信解析 - 转发快递通知短信,自动提取单号和快递公司并加入追踪列表
- 追踪管理 - 添加/删除/查看/刷新所有在途快递
- 定时报告 - 每天 8:00 / 12:00 / 18:00 自动推送全量快递状态(含地图链接)
- 地图追踪 - 每个快递附快递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 |
查看地图追踪链接 |
安全使用建议
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install express-hunter - 安装完成后,直接呼叫该 Skill 的名称或使用
/express-hunter触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
🔧 修复快递公司自动识别(热线号+关键词+前缀三层匹配);🗺️ 新增地图追踪链接;📊 优化日报详
v1.0.0
🚀 首次发布:智能快递追踪助手。支持单号自动识别、短信解析、收藏夹管理、每日三次定时推送。
元数据
常见问题
Express Tracker 是什么?
智能快递追踪管家。输入任意单号自动识别快递公司并查询完整物流轨迹+地图追踪链接,支持转发快递短信自动提取单号加入追踪,支持收藏夹管理和每日定时推送快递日报。覆盖顺丰、极兔、圆通、中通、韵达、京东、百世、EMS、德邦等1000+快递公司。零配置开箱即用,持续跟踪与上报。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。
如何安装 Express Tracker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install express-hunter」即可一键安装,无需额外配置。
Express Tracker 是免费的吗?
是的,Express Tracker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Express Tracker 支持哪些平台?
Express Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Express Tracker?
由 伍毛钱(@wumaoqianq)开发并维护,当前版本 v1.0.1。
推荐 Skills