Deepak gulia

Align: Seo Agent - The SEO Agent that writes code.

by
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.

Add a comment

Replies

Best
Deepak gulia
Maker
📌
We deployed this on Vercel to stay fast and iterative. We’re currently in private beta, but our diagnostic tools are free for the community today!
Deepak gulia

I solved my own problem

I got tired of manual SEO audits, so I built an agent that writes the fix and opens a GitHub PR for me.

Hey everyone,

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:

  1. Input a URL.

  2. An AI agent (Playwright + LLM) crawls it and finds the SEO gaps.

  3. The kicker: It connects to your GitHub, writes the actual code fix, and opens a PR for you to review.

I’m still refining the "Agent" logic so it doesn't make weird code suggestions, but the current version is saving me about 30-40 mins per site.

https://alignagent.vercel.app/