1. Business quiz
Interactive web wizard or CLI. Six independent collectors fan out in parallel.
SEO · Higher tier · Custom agent factory
A higher-tier companion to SEOForge. Take a short business quiz, get a clean Business SEO Profile Summary, then receive a specialized Python SEO agent built for your niche — not a generic template.
Interactive web wizard or CLI. Six independent collectors fan out in parallel.
Professional Markdown + JSON summary with seed keyword directions (never invented ranks).
Research, brand voice, local SEO, content, tracking, and ROI modules specialized to your business.
Isolated verifiers and an approval queue before a package is treated as deploy-ready.
Owner-supplied ranks only. Hours / leads / revenue cards you report — no fake traffic claims.
Update the quiz or regenerate from a saved profile when your business changes.
Code: agents/seo-bespoke ·
Guide: agents/seo-bespoke/README.md
cd agents/seo-bespoke python -m venv .venv .\.venv\Scripts\Activate.ps1 pip install -r requirements.txt copy .env.example .env python scripts/smoke_test.py python -m src.cli serve
Then open:
http://localhost:8801/http://localhost:8801/v1/healthhttp://localhost:8801/docsOptional demo without the UI:
python -m src.cli demo python -m src.cli quiz
python -m src.cli serve for the live quiz dashboard.
Packages land under data/packages/. HITL approval is required before deploy by default.
| SEOForge | SEO-Bespoke | |
|---|---|---|
| Role | Ready-to-run SEO crew | Builds a custom agent for one business |
| Input | Brief / chat | Multi-step quiz |
| Output | Plans, content, local packs | Profile + specialized agent source |
| Port | 8798 | 8801 |
<iframe src="https://YOUR_SEOBESPOKE_HOST/static/dashboard/index.html" title="SEO-Bespoke" style="width:100%;min-height:900px;border:1px solid #1e2a3a;border-radius:12px;"> </iframe> <script src="https://YOUR_SEOBESPOKE_HOST/static/widget/embed.js" data-api="https://YOUR_SEOBESPOKE_HOST" data-key="pk_live_your-site-key" async> </script>