A few weeks ago I wrote about how I use AI agents and MCP to automate my website's content. That post covered the why — I create a lot of content and keeping my site up to date was tedious. This post is about what happened next: how I took those initial prompt files and evolved them into something much more powerful.
Where I Started: Three Prompt Files
My original setup lived in .github/prompts/ — three separate markdown files, one for each content type:
.github/prompts/
├── playwright-add-video.prompt.md






