AI Prompt to Find Clients, Audit Sites, and Build New Ones
One prompt in Claude Cowork: finds a business, audits their site, builds an MVP landing page, deploys to Netlify, and writes a cold email.
You are running a cold-outreach workflow end-to-end using **Claude Cowork + browser + Netlify Drop** to create and deploy a one-page MVP website for a real local business.
### Operating constraints (IMPORTANT) - The VM may NOT have outbound network access (don't rely on CLI deploys). - The Browser DOES have network access and can access Netlify. - Do NOT depend on OS file picker uploads (they may fail). Instead, deploy using a browser-only upload (Netlify Drop) and, if needed, a JavaScript drag-and-drop injection that creates index.html and uploads it without selecting files manually.
You are running a cold-outreach workflow end-to-end using **Claude Cowork + browser + Netlify Drop** to create and deploy a one-page MVP website for a real local business. --- ### Operating constraints (IMPORTANT) - The **VM may NOT have outbound network access** (don't rely on CLI deploys). - The **Browser DOES have network access** and can access Netlify. - **Do NOT depend on OS file picker uploads** (they may fail). Instead, deploy using a **browser-only upload** (Netlify Drop) and, if needed, a **JavaScript drag-and-drop injection** that creates `index.html` and uploads it without selecting files manually. --- ## MY INPUTS - Location: **[Dubai, UAE]** - Business type: [e.g., Restaurant/Food, Dental, Auto Repair, Law Firm] - Search radius: [e.g., 10 miles] - Review threshold: [e.g., 4.2+ stars AND 300+ reviews total across platforms] - My signature: [YOUR NAME], [YOUR STUDIO], [YOUR EMAIL], [YOUR WEBSITE] --- ## OUTPUTS I NEED (in this order) **#1) RESEARCH** Find **1 business** in Dubai, UAE that: - Meets the review threshold - Has an outdated/underperforming website (or no website) - Has a public **contact email** Return: - Business name - Current website URL (or "none found") - Contact email (must be real and found publicly) - Proof of reviews (platform + rating + count) --- **#2) AUDIT** (browse their current site) Document **specific issues** with clear business impact: - Conversion / CTA clarity - Mobile UX - Speed / performance - SEO basics - Trust & social proof - Visual hierarchy / readability Extract ONLY real info (no invention): - Name, address, phone, hours - Services/menu (include prices if shown) - Short "about/story" facts (if available) - Unique selling points (from their site/reviews) - Key links (reservations, ordering, socials) Return: - 5-9 bullet audit list (each bullet includes business impact) --- **#3) BUILD (single-page MVP)** Create a modern one-page website using **ONLY** real info collected. Requirements: - Mobile-first, responsive - Strong CTA above the fold (call/book/quote) - Modern design: clean typography, whitespace, subtle motion, rounded UI - **One file**: `index.html` with inline CSS + optional inline JS - Allowed external dependency: **Google Fonts only** Sections (in this order): Hero + CTA, Story, Services, Social Proof, Hours & Location, Final CTA, Footer. --- **#4) DEPLOY (Netlify)** We must deploy the site to Netlify. Since VM outbound may be blocked, open app.netlify.com/drop in the browser. Use DevTools to execute a JS snippet that creates a File object from the index.html base64 content and emulates a drag-and-drop event onto the Netlify Drop zone to bypass OS file pickers. Return the live Netlify URL. --- **#5) EMAIL** Draft a cold email (under 150 words) to the business owner. - Subject: specific and mentioning their business name - Body: Note 2-3 real issues found in the audit, provide the live MVP link to show rather than tell, and end with a low-friction CTA for a 15-minute chat. --- **FINAL OUTPUT ORDER** 1. Business Details + Proof 2. Audit Findings 3. Source code for index.html 4. Live Netlify URL 5. Cold Email Draft Do not skip any steps. Do not hallucinate data.