This workflow automatically detects new product launches posted on Hacker News under “Show HN,” evaluates their launch strength, converts each launch into a tracked Asana task, and generates a clean daily founder digest delivered via Slack and email.
The system runs on a daily schedule, fetches recent Show HN posts directly from Hacker News, filters for real launch signals, extracts structured launch metadata, and scores each launch based on engagement indicators such as points, comments, and context. Every detected launch is immediately logged as an actionable Asana task with full context for follow-up.
All launches are then aggregated and analyzed by an AI engine that produces two outputs: a compact, skimmable Slack digest and a structured, email-ready launch briefing grouped by signal strength. Any workflow failure triggers a real-time Slack alert with diagnostic details.
This workflow replaces manual Hacker News monitoring, launch tracking, task creation, and digest writing with a fully automated launch intelligence and execution pipeline.
⏰ Trigger Daily Show HN Launch Scan
Runs automatically on a daily schedule.
📰 Fetch Recent Show HN Posts from Hacker News
Pulls the latest “Show HN” posts using native Hacker News data.
🔍 Filter Likely Product Launch Announcements
Scans titles and descriptions for launch indicators such as:
• Launch
• Beta
• v1
• API
• Platform
• Tool
🧠 Normalize Launch Metadata and Score Signal Strength
Extracts and structures:
• Product name
• Description
• Product URL
• Hacker News discussion link
• Author and publish date
• Points and comments
Assigns launch strength (High / Medium / Low).
📋 Create Asana Task for Detected Product Launch
Creates a follow-up task with:
• Full launch context
• Engagement metrics
• Signal strength
• Direct links
• Auto-assigned due date
📦 Aggregate Launch Items for Digest Generation
Combines all detected launches into a single dataset for analysis.
🧠 Generate Daily Founder Launch Digest (AI)
Creates:
• A Slack-ready daily launch summary
• A clean, structured, email-ready digest
• Grouped by launch signal strength
🧠 LLM Reasoning Engine for Launch Digest
Ensures clarity, structure, and readability across outputs.
🔄 Parse Digest Output into Slack and Email Payloads
Separates AI output into delivery-ready formats.
📣 Send Daily Founder Launch Digest to Slack
Posts the daily launch summary to Slack.
📧 Send Daily Founder Launch Digest via Email
Delivers an inbox-optimized version of the launch digest.
🚨 Error Handler Trigger → Slack Alert
Any workflow failure sends a detailed Slack alert with node name, error message, and timestamp.
🧩 Prerequisites
• Hacker News API access (n8n HN node)
• Asana OAuth credentials
• Azure OpenAI API credentials
• Slack API credentials
• Gmail OAuth credentials
• n8n schedule trigger enabled
✔ Detects real product launches automatically
✔ Scores launch strength using engagement signals
✔ Converts launches into actionable Asana tasks
✔ Produces clean Slack and email digests daily
✔ Eliminates manual Hacker News monitoring
✔ Maintains consistent launch intelligence flow
✔ Provides instant error visibility via Slack