x-twitter-monitor
Installation
SKILL.md
X monitors — real-time events
| Task | Approach |
|---|---|
| Start watching | x_monitor action: "create" — see Create |
| Get the events | Poll /api/monitors/{id}/events (free) or register a webhook |
| Keep it alive | action: "extend" before expires_at; it does not auto-renew |
| Stop it | DELETE /api/monitors/{id} — no refund for unused hours |
A monitor is prepaid by the hour — about $0.025/hr, so ~$0.61/day or ~$4.20/week. Max 168 hours per purchase, 720 hours of forward window.