What's running
Workflows
Production n8n automation pipelines. Built, documented, and open for inspection. Real triggers, real costs, no toy demos.
Mimir Command Center
Webhook-triggered content pipeline. Accepts a topic via Telegram, uses Claude to research and draft a LinkedIn post, sends draft for approval, then auto-publishes via LinkedIn API. Full Telegram notification loop.
Gmail Inbox Classifier
Hourly Gmail scanner that reads unread emails, classifies them with Claude (urgent / newsletter / client / ignore), drafts replies for client emails, and logs everything to Google Sheets. Never auto-sends.
RSS → LinkedIn Publisher
Monitors RSS feeds from selected sources, extracts key insights with Claude, formats a LinkedIn comment or post, and queues it for manual review before publishing. Prevents duplicate posts via hash tracking.
ElevenLabs Voice Brief
Converts a text content brief into an audio summary using ElevenLabs TTS, then sends the MP3 to a Telegram channel. Used for async team briefings without reading walls of text.
Supabase Lead Tracker
Captures inbound leads from a Tally form, enriches the data with Claude (industry classification, ICP score), stores in Supabase, and fires a Slack + Telegram alert with the enriched profile.
n8n Self-Healing Monitor
Watches n8n execution logs via the n8n API. On failure, extracts the error, asks Claude to diagnose and suggest a fix, and sends a structured alert to Telegram with error context and next steps.
Want the workflow JSON?
We publish n8n workflow exports and write-ups on the blog. Follow along to get notified when new workflows drop.