x-twitter-viral-radar

Installation
SKILL.md

X/Twitter Viral Radar

X/Twitter Viral Radar installs a user-owned cron job on this machine. Everything under ~/.viral-radar/ belongs to the user, and the scheduled runs execute plain local Python only — they never invoke an LLM, an agent, or this skill. Your job is to set that automation up correctly (or inspect, tune, and remove it), then get out of the way.

Files the automation uses:

Path Purpose
~/.viral-radar/viral-timeline.py The scan script (copied from scripts/viral-timeline-template.py)
~/.viral-radar/config.env Settings + webhook URL (mode 0600)
~/.viral-radar/state.sqlite3 Delivery log used for deduplication
~/.viral-radar/output/ One JSON evidence file per run
~/.viral-radar/logs/ viral-radar.log (stdout) and viral-radar.err (stderr)

Route by what the user needs:

Installs
1
GitHub Stars
2
First Seen
Aug 1, 2026
x-twitter-viral-radar — agentrhq/agent-automation-skills