Skip to content

prospecting

Use when auditing a prospect’s website without backend access or credentials. Also use when an agency needs to generate both internal technical findings and a client-facing business impact report for a new prospect.

ModelSource
sonnetpack: client-ops
Full Reference

External-only audit pipeline for prospect websites. No backend access, no credentials, no client cooperation required — everything runs against public-facing data. Given a URL and optional business name, produces two deliverables: an internal technical brief (agency eyes only) and a client-facing business impact report (shareable with prospect). Both outputs are generated via the client-reports skill using the prospecting-internal and prospecting-client templates. The pipeline runs one sequential crawl step first, then dispatches six parallel analysis agents covering performance, Core Web Vitals, schema, local SEO, on-page SEO, and AI visibility.

ItemValue
Inputaudit [url] or audit [url] for [business name]
Crawl limit50 pages max
Parallel steps6 (dispatched after crawl completes)
Output filessrc/content/reports/[client-slug]-internal-[date].md + [client-slug]-prospect-[date].md
Packs requiredscraping, google-apis, performance, seo, ai-visibility, client-ops
Health checknode .claude/lib/doctor.js
I want to…File
Run the full 7-step audit pipelinereference/audit-pipeline.md
Generate internal + client-facing reportsreference/dual-output.md
Handle missing or unavailable datareference/missing-data.md

Usage: Read the reference file matching your current task from the index above. Each file is self-contained with code examples and inline gotchas.


┏━ 🔍 prospecting ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Auditing prospect: [url] for [business name] ┃ ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛