·track17

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

17TRACK 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 とは?

17TRACK 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 で使用できるようになります

ソースリポジトリはどこですか?

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