Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

C Tracking

Skill Warnung Aktiv

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.

Zweck

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

Funktionen

  • 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

Anwendungsfälle

  • 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

Nicht-Ziele

  • 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

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Warnung
65 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit2 months ago
Sterne137
LizenzMIT
Status
Quellcode ansehen