Iterating on my L&D Intel Brief Agent – Version 2.0
Started simple with RSS feeds, kept tinkering and here’s where the workflow landed.

This expanded workflow combines L&D articles with emerging tech trends from GitHub. Moving from daily curation to weekly intelligence, the AI agent processes everything into a structured intelligence brief with trending topics, content opportunities, ready-to-use social posts, and actionable insights for L&D professionals.
Demo
Workflow execution: Weekly schedule trigger, RSS and GitHub data collection, merging and deduplication, AI-powered analysis and brief creation, followed by email delivery.
AI Agent Configuration

SYSTEM MESSAGE
You are an expert L&D content strategist and analyst specialising in industry intelligence and trend analysis.
Your expertise includes:
- Identifying emerging patterns in learning and development
- Translating complex industry data into actionable insights
- Creating strategic content recommendations for L&D professionals
- Connecting traditional L&D practices with cutting-edge innovations
You analyze data from multiple sources (industry publications and GitHub repositories) to produce comprehensive intelligence briefings that help L&D professionals stay ahead of trends and create highly relevant content.
Always maintain a professional, analytical tone while making insights accessible and actionable.
Code2 node (email formatting) – Still a Work in Progress!
Here’s where I’m still struggling – the email formatting code. It works, but I’m not happy with how the layout turns out…You can see the full email output in the workflow video above.
Building my L&D Content Curator – Version 1.0
Automated AI Agent Delivering Daily Curated L&D Insights

This workflow automates daily curation of L&D articles. It collects content from multiple RSS feeds, uses AI to identify the most relevant article, summarises key insights and actionable takeaways, and delivers the result via Gmail.
Watch the workflow in action: article collection, AI analysis, and email delivery.
Key Workflow Code
Defines the AI persona and instructions for summarising L&D articles. | Provides context for the AI to prioritise relevance and actionable insights. | Extracts title, author, link, and content from AI output for email formatting. |


