跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

C Tracking

技能 警告 活跃

Track packages across UPS, FedEx, USPS, and DHL using the `ordercli` CLI. Look up tracking numbers, get current status, estimated delivery dates, and shipment history without visiting carrier websites.

目的

To efficiently track shipping packages across multiple carriers using a single command-line interface, avoiding the need to visit individual carrier websites.

功能

  • Track packages across UPS, FedEx, USPS, and DHL
  • Auto-detect carrier from tracking number
  • Retrieve current status and location
  • Get estimated delivery dates
  • View full shipment history with `--history` flag

使用场景

  • When a user asks to track a package and provides a tracking number
  • When a user wants to know the current status or estimated delivery date of a shipment
  • When a user requests the full history of a package's movement

非目标

  • Managing shipments or creating new shipments
  • Interacting with carriers other than UPS, FedEx, USPS, and DHL
  • Providing delivery cost estimates

Practical Utility

  • info:Edge casesThe skill mentions that tracking numbers must be exact and that some carriers have delayed updates, but does not explicitly document failure modes or recovery steps for unrecognized carriers or invalid numbers.

Documentation

  • info:Configuration & parameter referenceThe CLI commands are shown, but explicit documentation for all parameters and their defaults for `ordercli` is not provided.

Maintenance

  • critical:Commit recencyThe last commit was on March 6, 2026, which is over 3 months ago, indicating potential unmaintained status.

Trust

  • critical:Issues AttentionThere is 1 open issue and 0 closed issues in the last 90 days, indicating potentially low maintainer engagement on recent issues.

Code Execution

  • info:ValidationThe skill relies on `ordercli` for validation, and while the CLI commands are shown, explicit details on the validation schema for `ordercli` itself are not provided here.
  • info:Error HandlingThe skill mentions asking the user to confirm the carrier if unrecognized, but does not detail structured error reporting for failed tracking lookups or other issues.

Errors

  • info:Actionable error messagesThe skill suggests asking the user to confirm the carrier if unrecognized, but doesn't provide detailed error messages for other potential failures with remediation steps.

安装

npx skills add daxaur/openpaw

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

警告
65 /100
1 day ago 分析

信任信号

最近提交2 months ago
星标137
许可证MIT
状态
查看源代码