Openclaw Agent banner
AKCodez AKCodez

Openclaw Agent

Development community

Description

Autonomous agent prompt that finds local businesses without websites, builds them premium sites, deploys to Vercel, and generates a lead sheet for cold outreach.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

OpenClaw Agent Prompt — Find, Build, Deploy, Sell

An autonomous sales and web development agent that finds local businesses without websites, builds them premium sites, deploys them live, and compiles a contact list for cold outreach.


How It Works

  1. Prospect Discovery — Scans Google Maps for businesses with no website
  2. Website Generation — Builds a premium, production-ready site for each prospect
  3. Deploy — Ships each site live to Vercel
  4. Lead Sheet — Outputs a structured call list with live URLs and a cold call script

The Prompt

Copy the full agent prompt from [`PROMPT.md`](./PROMPT.md) and paste it into your AI agent of choice.


Target Businesses

High-value local businesses likely to pay for a website:

  • Restaurants, taquerias, bakeries, cafes
  • Barbershops, salons, nail studios
  • Auto repair shops, detailing
  • Laundromats, dry cleaners
  • Local dentists, chiropractors, clinics
  • Plumbers, electricians, handymen
  • Pet groomers, daycares
  • Florists, local boutiques

Requirements

  • AI agent with web browsing and code generation capabilities
  • Vercel account for deployment
  • GitHub CLI (gh) for repo management

Usage

  1. Open your AI agent (Claude Code, etc.)
  2. Paste the contents of PROMPT.md
  3. Replace [YOUR AREA] with your target location
  4. Replace [YOUR NAME] in the cold call script with your name
  5. Let it run autonomously

License

MIT