Top AI Repos โ open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
๐ Google SEO's full docs as an AI prompt machine โ drop it into your AI assistant to map every public route, audit each page against Google's rules, and fix the gaps step by step.
| Date | Stars |
|---|---|
| 2026-07-31 | 532 |
| 2026-08-06 | 534 |
Today
+2 stars today
This week
โ stars this week
This month
โ stars this month
Momentum
8.0
growth rate 0.00%/day
<div align="center"> # ๐ SEO Prompt Master ### Google SEO โ the full docs, as an AI prompt machine. **Drop this repo into your AI coding assistant. It auto-detects the workflow, maps every public route of your site, audits each page against Google's official SEO rules, and fixes the gaps โ step by step, nothing left out.** [](LICENSE) [](https://developers.google.com/search) [](#-how-to-use) [](CONTRIBUTING.md) </div> --- ## What is this? **SEO Prompt Master** is two things in one repo: 1. **A complete, up-to-date knowledge base** of Google's SEO guidance (`docs/`), distilled from [Google Search Central](https://developers.google.com/search) and [web.dev](https://web.dev), split into 11 focused, cited topics โ including AI crawlers (GPTBot, PerplexityBot, โฆ), GEO (getting cited by AI Overviews/ChatGPT/Perplexity), and a deterministic 0โ100 **SEO Score / GEO Score** rubric. 2. **A self-executing prompt workflow** (`START.md` + `prompts/`) that turns any AI coding assistant into an autonomous SEO auditor for **your** codebase. 3. **24 industry-specific overlays** (`verticals/`) โ e-commerce, SaaS, marketplaces, local business, healthcare/legal/finance (YMYL), real estate, travel, automotive, news, Discord bots, Minecraft server lists, digital/code marketplaces, and more โ each adding the schema types, pitfalls, and GEO notes specific to that niche on top of the universal audit. You don't read a 200-page guide and try to remember it. You hand the whole thing to your AI, and it does the audit-and-fix loop **for your actual routes**, citing the exact rule behind every change. > Built from a real audit of a **40-locale, 574K-concurrent-user** production site ([mcstat.org](https://mcstat.org)) โ the methodology is battle-tested, not theoretical. --- ## ๐ How to use **Not tied to any one AI vendor.** Every phase is a plain markdown prompt โ any assistant that can read files and follow instructions can run it. ### Option A โ inside an AI coding agent (Claude Code, OpenAI Codex CLI, Cursor, Windsurf, GitHub Copilot, Amp, Gemini CLI, Grok/xAI agents, โฆ) 1. Copy this folder into your project (or open it alongside your repo). 2. Most agents auto-discover **`AGENTS.md`** at the repo root and start on their own. If yours doesn't, tell it: > **"Read `START.md` and run the workflow on this project."** 3. It will produce `ROUTES-INVENTORY.md` and `SEO-AUDIT-PROGRESS.md`, then fix issues page by page, verifying as it goes. ### Option B โ chat assistant (Claude, ChatGPT, Gemini web, Grok, โฆ) 1. Paste the contents of `START.md` (and, if it fits, the `docs/`). 2. Give it your repo (zip, paste files, or connect the tool to your codebase). 3. Say **"Begin at Phase 0."** ### Option C โ just the knowledge Read `docs/` as a clean, current reference for Google SEO. Start at [`docs/README.md`](docs/README.md). --- ## ๐ What's inside ``` seo-prompt-master/ โโโ AGENTS.md โ universal entry point (auto-discovered by most agents) โโโ START.md โ the bootstrap prompt (AI reads this first) โโโ prompts/ โ the 5-phase workflow (+ 1 optional) โ โโโ 00-bootstrap.md detect stack + load knowledge base โ โโโ 01-discover-routes.md enumerate & classify every route โ โโโ 02-audit-page.md 9-point audit per public page โ โโโ 03-prioritize-fixes.md one ordered backlog (infra-first) โ โโโ 04-apply-and-verify.md fix + typecheck/lint/build + prove it โ โโโ 05-live-signals.md optional: cross-check against live production via MCP โโโ docs/ โ the knowledge base (source of truth) โ โโ
Excerpt of 8,632 characters
Read on GitHub77
Would you bet a product on this? Bounded 0โ100 and slow moving.
matched fp:514a814bf5ac78ad, topic:llm
matched fp:514a814bf5ac78ad, topic:developer-tools
matched fp:514a814bf5ac78ad, topic:prompt-engineering
matched fp:514a814bf5ac78ad, topic:chatgpt