Communityv0.1.0

17track package tracking

Track parcels via the 17TRACK API (local SQLite DB, polling + optional webhook ingestion)

2.5kdownloads4stars8active installsTristan Manchester
View on ClawHubBack to Skills

Skill Details

Slug
track17
Latest Version
0.1.0
Author
Tristan Manchester
Published
Jan 17, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for 17track package tracking.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

Initial release of track17: parcel tracking via 17TRACK API with local database. - Track packages and their status via the 17TRACK API. - Stores all package data locally in a SQLite database within the workspace. - Supports both periodic polling (sync) and optional webhook ingestion for updates. - CLI for adding, listing, syncing, and managing parcels. - Optional webhook server and ingestion utilities included. - API credentials required via environment variables; flexible data directory configuration.