Mimir Lab Mimir Lab

What's running

Workflows

Production n8n automation pipelines. Built, documented, and open for inspection. Real triggers, real costs, no toy demos.

Featured

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.

Trigger Webhook / Telegram
n8nClaude APILinkedIn APITelegram Bot
#content#linkedin#claude#production

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.

Trigger Schedule (hourly)
n8nClaude APIGmail OAuth2Google Sheets
#gmail#classification#drafts#sheets

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.

Trigger Schedule (2× daily)
n8nClaude APILinkedIn APISQLite
#rss#content#linkedin#automation

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.

Trigger Webhook
n8nElevenLabs APITelegram Bot
#tts#elevenlabs#telegram#briefing

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.

Trigger Webhook (Tally)
n8nClaude APISupabaseTelegram Bot
#leads#crm#supabase#enrichment

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.

Trigger Schedule (5 min)
n8nn8n APIClaude APITelegram Bot
#monitoring#devops#n8n#claude

Want the workflow JSON?

We publish n8n workflow exports and write-ups on the blog. Follow along to get notified when new workflows drop.