JackInSightsV2

Automated Agentic AI Web Agency — AI skill for Claude Code

AI community

Fully Automated Agentic AI Web Agency Built Around Claude Code.

How to install Automated Agentic AI Web Agency

This entry records only its repository, not the path inside it, so there is no exact command to give. Open JackInSightsV2/Automated-Agentic-AI-Web-Agency and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Automated Agentic AI Web Agency does

Fully Automated Agentic AI Web Agency Built Around Claude Code.

Alternatives in AI

  • Agency Agents — A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject 148k ★
  • Agency Agents Zh — 🎭 211 个即插即用的 AI 专家角色 — 支持 Hermes Agent/Claude Code/Cursor/Copilot 等 16 种工具,覆盖工程/设计/营销/金融等 18 个部门 6.9k ★
  • Osaurus — Own your AI. The native macOS harness for AI agents -- any model, persistent memory, autonomous execution, cry 5.1k ★

README

Automated Agentic AI Web Agency

An autonomous AI-powered web agency that discovers local businesses, builds them professional websites, and handles the entire sales pipeline -- from first contact to payment -- using a team of specialized AI agents.

![Screenshot](public/screenshot.jpeg)

What It Does

This system runs an entire web agency autonomously:

  1. Discovers local businesses without websites via Google Places API
  2. Verifies they're good candidates (no existing site, valid contact info)
  3. Writes custom copy using an AI copywriter agent
  4. Builds a professional Vite website tailored to the business
  5. Reviews the code for quality and accessibility
  6. Deploys to Vercel with a preview URL
  7. Emails the business owner with their free website
  8. Calls them using an AI voice agent (Bland.ai) to walk through the site
  9. Follows up with texts/WhatsApp and a second call
  10. Closes the deal on a booked call, collecting payment via Stripe
  11. Delivers any requested changes and connects their domain

Architecture

+-----------------------------------------------------+
|                   Dashboard (Vite)                    |
|  Live office view - Agent activity - CEO inbox       |
|  Pipeline stats - Queue controls - HITL approvals    |
+------------------------+----------------------------+
                         | SSE
+------------------------+----------------------------+
|                    API Server (Bun)                   |
|                                                      |
|  +---------+ +---------+ +----------+ +----------+  |
|  |  Scout  | |Verifier | |Copywriter| | Builder  |  |
|  +----+----+ +----+----+ +----+-----+ +----+-----+  |
|       |           |           |             |        |
|  +----+----+ +----+----+ +---+------+ +----+-----+  |
|  | Deployer| | Emailer | |  Caller  | |  Closer  |  |
|  +----+----+ +----+----+ +----+-----+ +----+-----+  |
|       |           |           |