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 格式。
质量评分
警告类似扩展
OPS Package Shipping
95Ship parcels via any configured carrier — MyParcel, Sendcloud, DHL Parcel NL, PostNL, DPD, UPS, FedEx. Auto-selects the first carrier whose credentials are configured, or pass --carrier <name> to override. Verbs: ship, label, track, list, carriers.
Trader Regime
100Detect current market regime using npx neural-trader — bull/bear/ranging/volatile classification with recommended strategy
Setup
100Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Mcp Setup
100Configure popular MCP servers for enhanced agent capabilities
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly