·track17

通过 17TR​​ACK API 跟踪包裹(本地 SQLite DB、轮询 + 可选的 webhook 摄取)

0安装·0热度·@tristanmanchester

安装

$npx skills add https://github.com/tristanmanchester/agent-skills --skill track17

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/.

通过 17TR​​ACK API 跟踪包裹(本地 SQLite DB、轮询 + 可选的 webhook 摄取) 来源:tristanmanchester/agent-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/tristanmanchester/agent-skills --skill track17
分类
</>开发工具
认证
收录时间
2026-02-11
更新时间
2026-02-18

快速解答

什么是 track17?

通过 17TR​​ACK API 跟踪包裹(本地 SQLite DB、轮询 + 可选的 webhook 摄取) 来源:tristanmanchester/agent-skills。

如何安装 track17?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/tristanmanchester/agent-skills --skill track17 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/tristanmanchester/agent-skills