# Upwork Visual Spec-Work Pipeline v2 ## Focus: High-Paying Visual Gigs Only Three categories. Every deliverable makes the client go "holy shit they already built this." --- ## Category 1: LANDING PAGES ($40-80/hr) ### Search Queries ``` "landing page" react OR nextjs OR tailwind "website redesign" OR "website rebuild" modern "sales page" OR "product page" design development "SaaS landing page" OR "app landing page" ``` ### Pre-Build Workflow (30-45 min) 1. **Research client** — scrape their current site, grab brand colors, logo, value props 2. **Build page** — React/Next.js + Tailwind, responsive, animated 3. **Deploy** — Cloudflare Pages or Vercel, custom subdomain: `[client-name].demo.mcpengage.com` 4. **Watermark** — subtle "Demo by MCPEngage" footer, cannot be removed without source 5. **Screenshot** — full-page capture for proposal attachment ### What Client Sees - Live URL they can click and browse - Their brand colors, their content, their logo - Smooth animations, mobile-responsive, fast - "This is a demo — full source code transferred on contract start" ### Protection - Deployed on OUR infrastructure — they can't download the code - View-source shows minified/bundled code — useless to copy - Watermark baked into the build - Real value is in the source repo (private until contract) ### Proposal Template ``` Hi — I built a demo of your new landing page before applying. Live preview: [URL] Built with React + Tailwind, fully responsive, 95+ Lighthouse score. I studied your current site and designed this around your brand and messaging. Full source code + deployment instructions transferred when we start. Available to customize and launch this week. ``` --- ## Category 2: AI CHATBOTS ($40-100/hr) ### Search Queries ``` "ai chatbot" OR "ai assistant" customer service OR support "chatbot" website OR "customer support" bot "ai agent" sales OR "lead generation" OR "booking" "virtual assistant" chatbot setup "openclaw" OR "clawdbot" OR "ai bot" setup ``` ### Pre-Build Workflow (30-45 min) 1. **Research client** — scrape their website for FAQs, products, services, pricing, team info 2. **Build chatbot** — OpenClaw/custom agent with SOUL.md tuned to their brand voice 3. **Train on their data** — feed scraped info into system prompt / knowledge base 4. **Deploy chat widget** — simple web page with embedded chat at `[client-name]-bot.demo.mcpengage.com` 5. **Record backup video** — 60-sec screen recording of impressive conversation (fallback if live demo is down) ### What Client Sees - **LIVE INTERACTIVE DEMO** — they click the link and TALK TO THEIR OWN AI ASSISTANT - Bot answers questions about their business correctly - Bot uses their brand voice/tone - Bot handles FAQs, products, services naturally - "Try asking it about [specific product/service]" ### Demo Page Layout ``` ┌─────────────────────────────────────────┐ │ [Client Logo] AI Assistant Demo │ │ Built by MCPEngage │ ├─────────────────────────────────────────┤ │ │ │ 💬 Chat Window │ │ │ │ Bot: Hi! I'm [Client]'s AI assistant. │ │ I can help with [their services]. │ │ What would you like to know? │ │ │ │ [Type your message...] │ │ │ ├─────────────────────────────────────────┤ │ ⚡ Demo — Full deployment on contract │ │ Features: 24/7 availability, memory, │ │ multi-channel (web, SMS, email) │ └─────────────────────────────────────────┘ ``` ### Protection - Bot runs on OUR API key — they can't extract it - System prompt / knowledge base locked on our side - Demo page has no exportable code - Real value is the full agent config + deployment + ongoing management ### Proposal Template ``` Hi — I built your AI assistant before applying. Try it live: Demo: [URL] It already knows your products, services, and FAQs. I scraped your website and trained it on your business. Try asking it about [specific thing]. On contract, I'll deploy this to your website with: - Custom chat widget matching your brand - 24/7 availability across web, SMS, and email - Memory so it learns from every conversation - Admin dashboard to review conversations Can deploy within 48 hours of starting. ``` ### Tech Stack for Demo Bots - **Quick deploy option:** Simple HTML page + Anthropic API via serverless function - **Full deploy option:** OpenClaw instance with custom SOUL.md + web widget - **Hosting:** Cloudflare Workers (free tier handles demo traffic) - **API cost:** ~$0.01-0.05 per demo conversation (negligible) --- ## Category 3: DATA/SCRAPING REPORTS ($30-75/hr) ### Search Queries ``` "web scraping" OR "data scraping" competitor OR market "data extraction" OR "lead generation" scraping "market research" data collection automated "price monitoring" OR "competitor analysis" scraping ``` ### Pre-Build Workflow (20-30 min) 1. **Research client** — understand their industry, competitors, data needs 2. **Build scraper** — target 2-3 relevant sources for their niche 3. **Run it** — collect real data (100+ rows) 4. **Format output** — clean spreadsheet or branded PDF 5. **Create preview** — first 10-15 rows visible, rest blurred/locked ### What Client Sees - **Real data about THEIR market** — not fake samples - Professional formatting with their industry context - "Here's your top 20 competitors' pricing as of today" - Preview shows enough to prove it's real, not enough to be useful without full set ### Protection - Preview only (10 of 500+ rows) - Blurred/redacted remaining data - PDF watermarked "SAMPLE — Full dataset on contract" - Scraper code in private repo ### Proposal Template ``` Hi — I already scraped some data for you. Here's a preview: [Attached: screenshot of first 15 rows] Full dataset includes [500+] entries with [fields]. Scraper runs on schedule — daily/weekly updates included. Complete data + scraper code + documentation on contract start. ``` --- ## Cron Scanning Schedule ### Every 6 hours (4x daily) ``` 6:00 AM EST — Overnight international posts 12:00 PM EST — Midday sweep 6:00 PM EST — Afternoon posts 10:00 PM EST — Late sweep for early-bird advantage ``` ### Per Scan 1. Search all 3 categories (rotate queries) 2. Score each job (client quality + pay + competition + recency) 3. **80+ score:** Auto-build spec work, apply, notify Jake 4. **60-79 score:** Post to Jake for approval 5. **<60:** Log and skip ### Auto-Build Decision Tree ``` Score 80+? └─ Is it a landing page job? │ └─ Scrape their site → build page → deploy → apply └─ Is it a chatbot job? │ └─ Scrape their site → build bot → deploy demo → apply └─ Is it a data/scraping job? └─ Identify data sources → scrape sample → format → apply ``` --- ## Infrastructure Needed ### Demo Hosting - **Domain:** `demo.mcpengage.com` (subdomains per client) - **Hosting:** Cloudflare Pages (landing pages) + Cloudflare Workers (chatbot APIs) - **Cost:** Free tier covers all demo traffic - **Auto-cleanup:** Demos expire after 14 days if no contract ### API Keys for Chatbot Demos - Anthropic API key for Claude-powered bots - Budget: ~$5-10/month for demo conversations (minimal) - Rate-limited per demo to prevent abuse ### GitHub - Private repos per spec-work build - Template repos for fast scaffolding - Transfer to client's GitHub on contract --- ## Revenue Projections (Conservative) ### Month 1 (Pipeline Running) - 4 scans/day × 30 days = 120 scans - ~10 auto-builds per week = 40 spec-work proposals - 10% conversion rate = 4 contracts - Average $50/hr × 20 hrs/contract = **$4,000** ### Month 3 (Reputation Building) - Reviews + Job Success Score building - 15% conversion rate = 6 contracts/month - Average $60/hr × 25 hrs = **$9,000** ### Month 6 (Top-Rated Profile) - Premium rates unlocked ($75-100/hr) - Repeat clients + referrals - 20% conversion = 8 contracts/month - Average $75/hr × 25 hrs = **$15,000**