parallel-monitor

Installation
SKILL.md

Web Monitor

Action: $ARGUMENTS

Requires parallel-cli ≥ 0.3.0 (the monitor command was added in 0.3.0). If parallel-cli monitor errors with no such command or similar, tell the user to run parallel-cli update (or pipx upgrade parallel-web-tools if installed via pipx), then retry.

What this skill does

Monitors are long-running, server-side jobs that re-check the web on a cadence and emit events when something changes. Unlike search/research/findall (one-shot lookups), monitors persist until deleted and can optionally fire a webhook on each event.

Decide the action

Parse the user's request and pick one:

Intent Action
"Track / watch / monitor / alert me when X" create
"What am I monitoring?" / "List monitors" list
"What changed?" / "Show me events for monitor X" events
Related skills
Installs
82
GitHub Stars
48
First Seen
7 days ago