Reference
Command reference
Six commands. Thirty-two agents behind them. When in doubt, run /seo auto — it picks the right workflow for you.
/seo audit
Evaluate and harden what exists — on-page SEO, CORE-EEAT, technical, GEO/AI visibility, and domain authority.
Usage
$ /seo audit <url|domain|content> [--full] [--tech|--visibility|--authority] [--competitors <domains>]Routes to
- · seo-page
- · seo-content
- · seo-technical
- · seo-geo
- · entity-optimizer
- · domain-authority-auditor
- · seo-backlinks
Examples
- /seo audit https://example.com
- /seo audit https://example.com --tech
- /seo audit example.com --authority --competitors ahrefs.com,semrush.com
/seo auto
Run the SEO/GEO/local workflow implied by a natural-language goal at the smallest safe depth. Add --deep for exhaustive runs.
Usage
$ /seo auto <natural-language-goal> [--deep]Routes to
- · seo-supervisor
- · → dynamically routes to any of 32 subagents
Examples
- /seo auto rank my roofing site in Karachi
- /seo auto rewrite this blog for GEO citation --deep
/seo create
Produce SEO/GEO content end-to-end: brief, draft, refresh, publish package, meta, schema.
Usage
$ /seo create <topic|brief|url> [--brief|--series|--refresh|--publish|--meta|--schema] [--type article|landing|faq|comparison]Routes to
- · keyword-research
- · seo-sxo
- · content-gap-analysis
- · blog-write
- · seo-geo
- · blog-rewrite
- · meta-tags-optimizer
- · seo-schema
- · internal-linking-optimizer
- · seo-content
Examples
- /seo create "best CRM for freelancers" --brief
- /seo create https://example.com/blog/old-post --refresh
- /seo create "pricing page" --type landing --meta
/seo research
Understand the opportunity: keyword demand, SERP intent, competitors, content gaps, topic/entity maps.
Usage
$ /seo research <topic|domain> [--competitors <domains>] [--map]Routes to
- · seo-trends
- · seo-keywords-free
- · keyword-research
- · seo-sxo
- · content-gap-analysis
- · competitor-analysis
- · seo-backlinks
- · entity-optimizer
- · internal-linking-optimizer
Examples
- /seo research "headless cms"
- /seo research example.com --competitors a.com,b.com
- /seo research "fintech onboarding" --map
/seo run
Master supervisor for complex cross-system goals. Bridges SEO, blog, and memory with a bounded review loop.
Usage
$ /seo run <complex-goal> [--max-steps <int>] [--force-fresh]Routes to
- · seo-supervisor
- · → orchestrates SEO, blog and memory sub-workflows
Examples
- /seo run research topic and ship a 5-post cluster
- /seo run migrate example.com to new IA --max-steps 8
/seo track
Track and remember over time: rankings, alerts, performance reports, project memory.
Usage
$ /seo track <domain|campaign|memory-request> [--alert|--report|--remember] [--period <range>]Routes to
- · rank-tracker
- · alert-manager
- · performance-reporter
- · memory-management
- · entity-optimizer
Examples
- /seo track example.com
- /seo track example.com --report --period 30d
- /seo track --remember "target audience = SMB founders in MENA"