S7 Builders
Builders
What a client can see: their website, a walkthrough and a flyover of their premises, a custom SaaS, and the two onboarding agents that stand a whole client build up from a single address.
11 agents9 numbered jobs
Its agents
/new-client
verifiedThe orchestrator for onboarding a new business client end-to-end, any industry, any combination of website/walkthrough/flyover services — imported verbatim from the business-studio repo (Phase 2) and adapted for the monorepo.
/build-website
verifiedBuilds and deploys a bespoke Next.js website for a business client in any industry — imported verbatim from the business-studio repo (Phase 2) and adapted for the monorepo.
/build-walkthrough
verifiedCreates a hyper-realistic walkthrough video of a business space or vehicle from photos via the OpenArt connector — imported verbatim from the business-studio repo (Phase 2) and adapted for the monorepo.
/build-flyover
verifiedCreates a hyper-realistic aerial flyover video of a business location from exterior photos and its address via the OpenArt connector — imported verbatim from the business-studio repo (Phase 2) and adapted for the monorepo.
/real-estate-client
builtA vertical profile over /new-client for real estate agents and brokerages: maps the real-estate intake (agent, brokerage, listings) onto the generic business-studio intake and runs /new-client inline.
/saas-builder
verifiedDesigns and, on explicit approval, ships a bespoke custom SaaS web application (real accounts, a database, optional billing) for a business's own product idea, hosted on the user's own GitHub/Vercel rather than GHL's SaaS mode. Defaults to the program's own stack (Next.js + tRPC on Vercel, Postgres/Neon + Drizzle, Clerk auth) unless overridden. No repo or deployment is created until the user names the product and says yes.
/voice-agent-builder
verifiedBuilds a production AI voice agent on any platform other than GHL: a purchased Twilio number, a hosted TwiML webhook running a Claude-driven script, and the same disclosure/consent defaults as /ghl-voice-agent-builder (#84). Inbound-only by default; outbound calling enabled only with a recorded prior-express-consent source. No card number ever asked for or spoken.
/chat-agent-builder
verifiedBuilds AI chat agents on any platform other than GHL: a website-embedded widget added to the site /build-website already built, and (Slack mode, #89) a real two-way Slack app via Slack's Events API and Web API -- never the one-way webhook bridge /ghl-chat-agent-builder's Slack mode (#88) uses. AI disclosure opens every conversation as a non-removable default.
/seo
verifiedAudits a business's own website (built by /build-website) against Google's own live-fetched Search Central guidance -- titles, meta, headings, canonical tags, sitemap/robots, structured data, internal links -- and pushes real fixes into the site's own Next.js repo, letting its existing auto-deploy publish them. Optional Search Console access adds real indexing/query data on top; without it the on-page audit and fixes still deliver in full. Cites /site-speed for Core Web Vitals rather than re-measuring them.
/aeo
verifiedOptimizes a business's own website (built by /build-website) to be cited and quoted correctly by AI answer engines: an llms.txt file, direct-answer paragraphs, and FAQPage/Organization structured data extending the site's existing LocalBusiness JSON-LD. Never fabricates an AI-visibility or citation-rate metric -- no answer engine publishes one. Every fact added traces to master.md or the site's own real content.
/site-speed
verifiedMeasures a business's own live site with Google's real PageSpeed Insights API, fixes what the measurement shows (image format, code-splitting, deferred scripts, font-display, caching) with no visual or media-quality loss, pushes the fix into the site's own Next.js repo, and re-measures to prove the real score moved. /seo and /aeo cite this skill's report for Core Web Vitals rather than re-measuring.
What it covers
The Contract A jobs this squad owns, in the contract's own words.
- #34 Custom SaaS (Vercel etc.)
- #86 Build voice agents (any platform)
- #87 Build chat agents (any platform)
- #89 Chat agents for Slack (any platform)
- #92 SEO
- #93 AEO
- #94 Website speed
- #98 Import business-studio agents
- #99 Import real-estate studio agents