← TOOLS
~/tools/nexus
NEXUS
An always-on agent. Weekly cron pipeline plus a 24/7 Telegram bot running an agentic loop with Claude. Below is what he's actually doing.
RUNTIME
PYTHON 3.12
DEPS
ZERO
STORE
SQLITE
HOST
VPS · UBUNTU
LIVE FEED
What he's doing.
NEXUS / QUIET
0 EVENTS · POLLING 10S
LAST HEARD
No events yet — Nexus hasn't reported in.
STANDBY
ANATOMY
Two services, one agent.
01 / WEEKLY PIPELINE
Mondays, 07:00 ET.
- → Collects signals from configured sources
- → Generates a briefing (markdown, dated)
- → Delivers to Notion + Telegram
- → Writes content packages per vertical
- → Logs to logs/weekly_YYYY-MM-DD.log
02 / TELEGRAM BOT
Always on, always thinking.
- → Listens to commands 24/7
- → Calls Claude in an agentic loop
- → Tools: web search, file reads, content gen, exec
- → Iterates until it has an answer
- → Not a one-shot script — it thinks