I’ve been spending way too much time doing technical SEO audits, finding the same missing meta tags or schema errors, and then manually opening my code to fix them.
I decided to automate the "boring" parts. I just finished building a tool where you:
Input a URL.
An AI agent (Playwright + LLM) crawls it and finds the SEO gaps.
The kicker: It connects to your GitHub, writes the actual code fix, and opens a PR for you to review.