Skip to main content

C Tracking

Skill Warning Active

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.

Purpose

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

Features

  • 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

Use Cases

  • 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

Non-Goals

  • 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.

Installation

npx skills add daxaur/openpaw

Runs the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.

Quality Score

Warning
65 /100
Analyzed about 24 hours ago

Trust Signals

Last commit2 months ago
Stars137
LicenseMIT
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.