track17 - 17TRACK parcel tracking for Clawdbot
Track parcels locally via 17TRACK API v2.2 with SQLite storage
Tags
Updated: 2026-03-10Typical Inputs
Typical Outputs
What this skill does
- initialize storage
- add package
- list packages
- sync updates
- show status
- stop tracking
- retrack parcel
- remove package
- show quota
- run webhook server
- ingest webhook
- process inbox
- send daily report
Inputs
- tracking number
- 17TRACK API token
- webhook payload
Outputs
- SQLite database
- package status
- webhook server
- daily report
Requirements
- Python3
- 17TRACK API token
- workspace directory
