← 返回 Skills 市场
darbling

Package Tracker

作者 darbling · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ 安全检测通过
71
总下载
1
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install package-tracker-lite
功能描述
Track your packages and deliveries worldwide. 支持顺丰、圆通、中通、申通、韵达、邮政EMS、UPS、FedEx、DHL等国内外快递实时查询,快递单号一键查询物流轨迹。Express tracking, parcel delivery status, logistics查询。
安全使用建议
This package-tracker is a small local demo: it detects carrier by pattern and returns simulated tracking events — it does NOT contact carrier APIs or provide live tracking. If you need real-time data, expect to add/enable carrier API integrations (which will require API keys and network access). The code is short and readable; running it locally is low risk, but if you plan to run it in a hosted agent environment, verify network policies and origin of the skill (source/homepage unknown). If you require live tracking, obtain official carrier API credentials and prefer an implementation that uses those official endpoints.
功能分析
Type: OpenClaw Skill Name: package-tracker-lite Version: 1.1.0 The package-tracker-lite skill is a benign utility that simulates package tracking information based on tracking number formats. The script (scripts/track.py) uses regex to identify carriers but does not perform any network requests, file system modifications, or sensitive data access; it explicitly returns hardcoded demo data as noted in the source code.
能力评估
Purpose & Capability
Name/description promise real-time tracking for many carriers, but the included script only performs local carrier detection (regex/prefix) and returns simulated/demo timeline data rather than calling carrier APIs. This is coherent as a demo tool but is misleading if a user expects live queries.
Instruction Scope
SKILL.md usage matches the contained script (track.py). The runtime instructions are limited to invoking the script with a tracking number or multiple numbers; there are no instructions to read unrelated files, access credentials, or send data externally.
Install Mechanism
No install spec; skill is instruction-only with a single Python script included. Nothing is downloaded or extracted at install time. Low installation risk.
Credentials
No environment variables, credentials, or config paths required. The script uses only standard Python libraries and requires no secrets or third‑party API keys.
Persistence & Privilege
Skill does not request permanent presence (always:false) and does not modify other skills or system settings. It simply provides a runnable script.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install package-tracker-lite
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /package-tracker-lite 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
- Updated skill name to "Package Tracker Lite" and revised descriptions for clarity. - Expanded multilingual support in documentation, including Chinese (简体中文). - Simplified feature list and usage instructions. - Added an explicit disclaimer in Chinese only. - Modernized formatting and removed references to some secondary features (e.g., delivery timeline, multiple tracking parameters).
v1.0.2
- Added a disclaimer section clarifying informational use and data accuracy limitations - Provided the disclaimer in both English and Chinese for wider accessibility
v1.0.1
No user-visible changes in this version. - No file changes detected. - No updates to documentation or functionality.
v1.0.0
Initial release of package-tracker-lite. - Track package deliveries from 100+ carriers (UPS, FedEx, DHL, USPS, Royal Mail, China Post, and more) - Get latest tracking status, estimated delivery dates, and delivery history/timeline - Supports querying multiple packages at once - Option to specify carrier manually
元数据
Slug package-tracker-lite
版本 1.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Package Tracker 是什么?

Track your packages and deliveries worldwide. 支持顺丰、圆通、中通、申通、韵达、邮政EMS、UPS、FedEx、DHL等国内外快递实时查询,快递单号一键查询物流轨迹。Express tracking, parcel delivery status, logistics查询。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 71 次。

如何安装 Package Tracker?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install package-tracker-lite」即可一键安装,无需额外配置。

Package Tracker 是免费的吗?

是的,Package Tracker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Package Tracker 支持哪些平台?

Package Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Package Tracker?

由 darbling(@darbling)开发并维护,当前版本 v1.1.0。

💬 留言讨论