---
title: "Automate content creation with AI agents | Ian Nuttall"
description: "Automate content creation with AI agents and Cloudflare Workers"
canonical: "https://ian.is/post/ai-content-automation"
language: "en"
---

# Automate content creation with AI agents

Jun 2025 / 178,758 views / [via X](https://x.com/iannuttall/status/1930361854884491729)

Btw that Cursor 1.0 post I just published was done by an AI agent I vibe coded in Cursor:

\- Cloudflare Worker monitors changelog every minute
\- Extracts page content to Markdown
\- Stores to Cloudflare KV if doesn’t already exist
\- If KV exists, check the diff of the two
\- Pass diff to Gemini 2.5 Flash
\- Gemini writes the recap
\- Pings me on Telegram
\- If I confirm, publishes to X

You can just build things.

## Ian's List

Join 15k\+ subscribers
