- Published on
Drafting a simple blog post with AI
- Authors
- Name
- Peter Hartree
- @peterhartree
AI Wow blog posts are very simple, so they're a good candidate for AI-assisted drafting.
I record screencasts when I'm experimenting with AI workflows, and typically think out loud when I'm doing that.
Can I draft a blog post from a screencast transcript?
Step 1. Make a style guide
I uploaded 10 of my existing posts to o3 and Claude Opus 4.1, with the following prompt:
I'm publishing a bunch of very succinct blog posts. I'd like to get AI assistance to write my future posts. Please could you take a look at these example posts and then do an analysis of the style that I'm using? Finally, write a prompt that instructs the AI to write new posts based on this style
Claude did a much better job, so I went with its draft:
Step 2. Draft the post
Cursor is a code editor that is also great for writing.
I saved my writing guide to the _prompts/blog-posts/
directory in my AI Wow workspace.
I start a new chat, tagging that folder.
Step 3. Refine the prompt
It wrote a decent draft, succesfully drawing out the key insights from the transcript. But my style guide clearly needed some work.
I tweaked the style guide slightly, and got a better first draft. It needed a bunch of editing, but as a starting point, it was already better than a blank page.
Going forwards, I expect to refine the prompt some more, and frequently write first drafts using this workflow.