Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
![Overgrow](assets/banner.svg)

# Overgrow - The Scientific AI CMO Plugin

Overgrow is your AI CMO as a plugin, with a comprehrensive suite of commands to optimize your SEO and GEO. Overgrow is distilled from human written knolwedge and official web standards documentation.
Expand All @@ -18,7 +20,7 @@ Overgrow is your AI CMO as a plugin, with a comprehrensive suite of commands to
`/overgrow:spawn-blogs`
 Draft blogs that target query fan-out patterns to maximize AI visibility.
`/overgrow:spawn-internal-links`
 Build a citadel of internals links around semantic pillars.
 Build a web of internal links around semantic pillars.
`/overgrow:sitemap`
 Audit or build `sitemap.xml` + `robots.txt` to maximize growth.
`/overgrow:llmstxt`
Expand Down Expand Up @@ -51,7 +53,7 @@ Overgrow is your AI CMO as a plugin, with a comprehrensive suite of commands to
## Designed from First Principles

#### The GEO Guide
We curated hundreds of SEO and GEO best practices from official documentations and tutorials and distilled the essense into the set of skills for overgrow. Each individual primary source is summarized by gpt-5.4 into a few concise bullet points. We then use opus-4.7 to group and cluster all summarized bullet points into a condensed markdown format ready for skill usage at `knowledge/geo.md`.
We curated hundreds of SEO and GEO best practices from official documentations and tutorials and distilled the knowledge into this set of skills for overgrow. Each individual primary source is summarized by gpt-5.4 into a few concise bullet points. We then use opus-4.7 to group and cluster all summarized bullet points into a condensed markdown format ready for skill usage at `knowledge/geo.md`.

#### Query Fan-out
Web searches on ChatGPT, Gemini, and Claude all use query fan-out to discover releveant content pieces before answering the prompt. We curated a base set of searches covering both specific and broad search intents and capture hundreds of real query fan-out behavior. We distill the behavior into a set of rules for reverse engineering fan-out patterns in `knowledge/query-fanout.md`. Overgrow uses this knowledge to propose new landing, blog, and resources pages.
Expand Down
Loading
Loading