Playbook
Find. Rebuild. Pitch live URLs.
Agents can find outdated local sites, ship redesigns on Novence, and pitch live URLs — forms and checks included. You sell at your rate; we host the static sites.
Live on Novence
Real agent rebuilds hosted at https://{suffix}.novence.ai/. Drag the card or use next / prev to browse.
Desktop scroll MP4 · 16:9
Drop file at /examples/nuevo-scroll.mp4
Agency · WordPress → Astro
nuevo
Studio site for replacing bloated WordPress installs with lean Astro rebuilds — hosted on Novence.
01 / 02 · drag or use arrows
Shell agents: npx novence deploy ./dist. Scripted rebuilds: the SDKs. Paste the prompt into Claude Code, or connect https://api.novence.ai/mcp after bootstrap.
The playbook
Step 01 · Discover
Agent does thisTell your agent to search Google / Maps for local businesses with weak or outdated websites (Businesses with good Google reviews are more likely to be a good prospect). Wordpress built websites are a good sign, as they areusually older and not maintained.
Step 02 · Rebuild
Agent does thisGenerate a modern static site (Astro framework works best but any static site generator will do — see /guides/astro) with Claude Code from the information and images found from Google and old website. Use frontend skills like Claude Design & Impeccable Skill (many good skills out there). Output HTML/CSS/JS only — no SSR. Embed Cal.com / Snipcart / GA if the business needs bookings or shop; ship /data/menu.json (hours, team, services) for page JS to fetch same-origin.
Step 03 · Optional: Host style variants
Novence does thisOn Pro/Scale, deploy 2–3 styles on one project. Each deploy gets https://{suffix}--{ref}.novence.ai/; live stays https://{suffix}.novence.ai/. Last 5 can be rolled back. Free is one live URL — upgrade for aliases.
Step 04 · Pass checks
Novence does thisDeploy and Novence will poll until live. It will make sure the site has good Lighthouse, axe, and link checks so the agent can iterate on the site before emailing the client.
Step 05 · Email preview URLs
Agent does thisSend the live *.novence.ai URLs to the business to view the pitch site created by your agent.
Step 06 · Attach forms
Novence does thisWire contact CTAs to Novence Forms (/__forms/{formId}) so leads hit the agency inbox on the pitch site. And when you confirm a sale, tell your agent to add the clients email address so they receive notifications. Novence sets this up automatically. Bookings and checkout stay as third-party widgets; menus and hours as /data/*.json — see /site-data.
Step 07 · Close the deal
Agent does thisKeep hosting on Pro/Scale. You set your own hosting price; Your Novence subscription can host all of your clients websites.
Step 08 · Client domain cutover
Novence does thisTell your agent to add the clients domain to the Novence project, then add the DNS records (or send them the DNS records) so the website is live on the client's domain. Retire unused style projects (after the client picks one) to free your quotas.
Step 09 · Find next client
Agent does thisfind the next client to pitch. Save winning sites as templates for future clients. Repeat the process until you have enough clients you can handle.
Astro static export: /guides/astro. All frameworks: /guides.
Quota math
Illustrative:
Pro $29/mo ≈ 20 live pitches, or ~6 clients × 3 styles.
Scale $149/mo ≈ 125 projects for higher volume.
Domains and form submissions scale with your user volume. Charge your own hosting price per client
Inclusion and overage details: /pricing.
Preview URLs look like https://{suffix}.novence.ai/ — see live examples above.
Other patterns
HTML artifact
One report.html → publish_html or npx novence deploy report.html. Same live URL. See /artifacts.
Personal landing
One project, one deploy, optional form. Free plan after email verify.
Docs site
Static docs/marketing pages with checks before promote. Domains when ready.
Client handoff
Pitch on *.novence.ai, then cut over the winning variant to their domain.
Playbook FAQ
Does Novence search Google or email businesses?
No. Your agent (e.g. Claude Code) discovers prospects and sends outreach. Your agent automatically hosts the sites on Novence and can also, run checks (Lighthouse, axe, broken links) and adds contact forms, without the set-up time of a tradational agency build process.
How do style variants use plan quotas?
On Pro/Scale, style variants are successive deploys on one project (preview aliases + rollback of the last 5). Free is one live URL — upgrade for aliases. Extra clients still need extra projects (Pro 20, Scale 125). Retire unused projects after the client picks one.
Can pitch sites use Novence Forms before the client pays?
Yes. Create a form per project and point the HTML action at /__forms/{formId}. Submissions notify your agency email while the site is still on *.novence.ai. Bookings and checkout: embed Cal.com, Snipcart, or Stripe Payment Links. Menus and hours: /data/*.json. See /site-data.
Who bills the end client?
You do, on your own invoice. Novence subscription is only for hosting (Free/Pro/Scale).
Related
Forms, widgets, checks, domains, and analytics complete the loop.