🎬 Generate a weekly content calendar with OpenAI GPT-5-mini, RSS feeds, and Notion

⚡ 80 views · 🎬 Content Creation & Video

Description

Generate Weekly Content Calendar with AI from RSS Feeds

Categories: AI, Content Creation, Marketing Automation, Productivity

Never run out of content ideas again. This workflow transforms trending industry news into a week’s worth of structured content ideas, automatically organized in your Notion workspace—all while you sleep.

Benefits

How It Works

Every Monday at 9 AM, the workflow springs into action:

  1. Gathers fresh content from multiple RSS feeds (TechCrunch, Ars Technica, MIT News by default)

  2. Filters recent articles published in the last 7 days to ensure relevance

  3. Analyzes trends by sending the top 20 articles to OpenAI

  4. Generates 7 content ideas using structured output with strict JSON formatting

  5. Distributes across the week from Monday to Friday with varied content types

  6. Creates Notion pages automatically with all metadata ready for your workflow

Each generated idea includes:

The AI prompt is carefully engineered to produce practical, professional content ideas that balance trending topics with original angles—avoiding generic summaries.

Required Setup

RSS Feeds:

OpenAI API:

Notion Database:

Create a database with these exact property names:

Configuration in Code Node:

Customize the filtering behavior by editing constants at the top:

Business Use Cases

Content Creators & Marketers:

Agencies:

Solo Founders & Thought Leaders:

Content Teams:

Set Up Steps

  1. Import the workflow into your n8n instance

  2. Configure RSS feeds:

  1. Add OpenAI credentials:
  1. Create Notion database:
  1. Connect Notion:
  1. Customize filtering (optional):
  1. Test the workflow:
  1. Enable the schedule:

Troubleshooting Tips:

Estimated Setup Time: 20-30 minutes

Monthly Operating Cost: ~$0.10-$0.30 (OpenAI API at 4 runs/month)

Why This Template Stands Out

Unlike basic RSS-to-Notion workflows that just dump articles, this template:

The code node is heavily documented with configuration constants, making it accessible even for non-developers to customize behavior without touching complex logic.

đź”— Nodes Used

RSS Read, Notion, Schedule Trigger, OpenAI

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup