tracking

Monitor time-sensitive items with scheduled checks and append-only history.

Updated Apr 27, 2026
One-click install
npx skills add https://github.com/csansoon/skillset --skill tracking-csansoon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tracking
Source: https://github.com/csansoon/skillset/tree/main/skills/tracking
Command: npx skills add https://github.com/csansoon/skillset --skill tracking-csansoon

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the tedious manual work of repeatedly checking for updates to orders, deliveries, prices, ticket availability, and other time-sensitive items, so you never miss a meaningful change.

Core Features & Use Cases

  • Canonical source of truth: Each tracked item has a dedicated brain page that stores all context, verification steps, and history.
  • Optional scheduled checks: Automate periodic verification of item status with configurable check intervals.
  • State continuity across runs: An append-only History section preserves context between isolated scheduled sessions, with NO_REPLY behavior for unchanged states to avoid unnecessary notifications.
  • Use Case: You’re waiting for a limited-edition concert ticket drop. Set up tracking to automatically check the ticketing site every 15 minutes and notify you the second tickets become available, no manual refreshing required.

Quick Start

Ask the AI to monitor your recent online order and notify you as soon as it ships out for delivery.

Frequently Asked Questions about tracking

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate order tracking and get notifications when a package ships?

Automate order tracking by setting up scheduled checks at configurable intervals to monitor your package status. The system runs isolated periodic verifications and sends notifications only when a meaningful status change occurs.

Can I set up a price watch to monitor items and get alerts on changes?

Set up a price watch by configuring automated periodic checks on the target item. The system preserves state continuity across runs using an append-only history, alerting you only when a price change is detected.

What's the best way to monitor ticket availability without manually refreshing?

Automate ticket availability monitoring with scheduled checks running at your configured frequency, such as every 15 minutes. The system verifies status automatically and notifies you the second tickets become available.

How does state continuity work across scheduled checks for time-sensitive items?

State continuity across scheduled checks is maintained through an append-only history section on a dedicated brain page. This preserves context between isolated runs and suppresses notifications for unchanged states.

Will I get notified every time a scheduled check runs if the status hasn't changed?

Scheduled checks implement NO_REPLY behavior for unchanged states, meaning you will not receive notifications unless a meaningful change is detected. This reduces unnecessary alerts while monitoring time-sensitive items.

What types of time-sensitive items can I monitor using scheduled checks?

Scheduled checks support monitoring various time-sensitive items including order and delivery tracking, price monitoring, ticket availability checks, and service status surveillance, each with a dedicated page storing context and history.