I just shipped Agentic Workflows inside AutoBlogWriter.
This feels like a pretty important shift for the product.
AutoBlogWriter started as AI that writes blog posts. But I realized the real bottleneck was never the writing. It was everything around it.
Research. Structuring. Metadata. Images. Formatting. Publishing. Distribution.
That is not a single prompt. That is a workflow.
So now you can define actual content workflows that:
Research and generate long-form posts
Extract and structure metadata like title, description, OG tags, schema
Generate images
Format for Next.js, Shopify, or WordPress
Publish through authenticated endpoints
Trigger follow-up actions
Each workspace acts like its own site, with its own API key and webhook secret. Workflows run in isolation and operate independently.
The goal here is not to help you write slightly faster.
It is to remove the operational drag behind publishing altogether.
This moves AutoBlogWriter from being a writing tool to being a programmable content engine.
Still early. Still iterating. But this is the direction I am most excited about.
If you are experimenting with agentic systems or building autonomous workflows, I would genuinely love to hear how you are thinking about it.