track17
Track parcels via the 17TRACK API (local SQLite DB, polling + optional webhook ingestion)
Installation
SKILL.md
This skill lets Clawdbot keep a local list of your parcels, track their state via the 17TRACK Tracking API v2.2, and summarise changes.
It stores everything in a small SQLite DB under your workspace (by default: /packages/track17/track17.sqlite3).
is auto-detected as the parent directory of the nearest skills/ directory that contains this skill. For example, if you install it at /clawd/skills/track17/, data will be stored at /clawd/packages/track17/.
Track parcels via the 17TRACK API (local SQLite DB, polling + optional webhook ingestion) Source: tristanmanchester/agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/tristanmanchester/agent-skills --skill track17- Category
- </>Dev Tools
- Verified
- —
- First Seen
- 2026-02-11
- Updated
- 2026-02-18
Quick answers
What is track17?
Track parcels via the 17TRACK API (local SQLite DB, polling + optional webhook ingestion) Source: tristanmanchester/agent-skills.
How do I install track17?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tristanmanchester/agent-skills --skill track17 Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/tristanmanchester/agent-skills
Details
- Category
- </>Dev Tools
- Source
- user
- First Seen
- 2026-02-11