Notion Content Calendar AI Agent icon

Notion Content Calendar AI Agent

Watches a Notion database and drafts 3 caption variants the moment an idea is marked "Ready".

Supported frameworks Claude AI OpenClaw
Free

What this agent does

A content calendar only works if drafting keeps pace with planning — otherwise "Ready" ideas sit for days waiting for someone to actually write the caption. This agent watches your Notion content database and the moment an idea is marked "Ready", it drafts three caption variants and attaches them to the same row.

  1. notion-status-watcher — polls your content calendar database for rows that changed to a "Ready" status since the last check.
  2. caption-variant-writer — for each newly-ready row, reads the idea/brief field and writes 3 distinct caption variants (different hooks, same core message), then writes them back into the row's variant fields.

Every run logs which rows were processed, so re-runs never double-draft the same idea.

Requirements

  • A Notion content calendar database with a status field (e.g. Idea, Ready, Posted) and a text field for the brief/idea.
  • Notion API integration token with access to the database (see installation-prompt.md).
  • Works on OpenClaw (scheduled trigger + Notion plugin) for the recurring watch behavior.

Setup

  1. Unzip the package into your workspace, keeping the folder structure intact.
  2. Create a Notion integration, share your content database with it, and put the token in your .env.
  3. Edit config/notion-schema.md to map your actual property names (status field, brief field, variant fields) to what the skills expect.
  4. Run the starter prompt in starter-prompts.md against one "Ready" row to confirm the mapping is correct.
  5. Schedule automation-prompt.md to poll every 15-30 minutes.

What's included

  • Skills/notion-status-watcher/SKILL.md and Skills/caption-variant-writer/SKILL.md
  • config/notion-schema.md — property name mapping for your database
  • config/processed-log.md — append-only log of rows already handled
  • installation-prompt.md — Notion integration setup walkthrough
  • automation-prompt.md — recurring polling schedule instructions
  • starter-prompts.md — example prompt for a single-row test
  • assets/ — pipeline diagram
Free
  • Version 1.4.2
  • File size 7 KB
  • Format .zip package
  • License Personal use
Link copied!