Agents

Build patterns, frameworks and cautionary tales for AI agents and automations that do marketing work, from a practitioner who runs them in production.

Agents are the fastest moving part of this stack and the most oversold. This section covers what an agent actually is in a marketing context: software that takes a goal, plans steps, calls tools, and delivers a result. It covers the patterns that survive contact with real campaigns: prompt pipelines, human-in-the-loop review gates, tool call budgets, error handling, and where a cron job beats an agent every time. I write from builds I have shipped, and when something comes from the docs or a demo rather than my own run, it is marked as such. Expect workflow walkthroughs, framework comparisons, cost breakdowns, and honest notes on failure modes, because most agent projects fail on the boring parts, not the model.