Skip to content
Merged
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
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,21 +10,21 @@ Overgrow is your AI CMO as a plugin, with a comprehrensive suite of commands to

### Commands
`/overgrow:init`
Scans the repo to build an understanding of the existing project.
Scans the repo to build an understanding of the existing project.
`/overgrow:audit`
Check titles, meta, H-hierarchy, canonicals, OG, JSON-LD schema, content depth, internal links, AI-citation readiness
`/overgrow:spawn-pages`
Draft landing pages that target query fan-out patterns to maximize AI visibility.
Draft landing pages that target query fan-out patterns to maximize AI visibility.
`/overgrow:spawn-blogs`
Draft blogs that target query fan-out patterns to maximize AI visibility.
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 citadel of internals links around semantic pillars.
`/overgrow:sitemap`
Audit or build `sitemap.xml` + `robots.txt` to maximize growth.
`/overgrow:llmstxt`
Audit or build `/llms.txt` to maximize growth.
Audit or build `/llms.txt` to maximize growth.
`/overgrow:humanize`
Make it sounds human.
Make it sounds human.

#### Usage examples

Expand Down
Loading