agent__ai-web-developer-site-rebuild

★ 6.8 · n8n · medium · 15 nodes

agent__ai-web-developer-site-rebuild is an n8n automation template in which an AI agent receives a task via webhook, analyzes an existing website, and rebuilds or recreates its structure using browser automation and code generation. Trigger: webhook. Integrations: Airtop Tool, Google Gemini. Reach for it when you need to quickly clone or rethink the layout of a reference site, auto-generate a page from a URL sample, or migrate a legacy site to a new stack without rewriting everything by hand. Airtop Tool handles browser rendering and content extraction from live pages; Google Gemini acts as the generative core that reads the structure and produces code or markup. The workflow direction is site reconstruction from a reference — not publishing content to a CMS (use WordPress or Webflow-connected templates for that). Use only on your own or explicitly authorized resources. Works well for small teams without a dedicated frontend developer who need a fast prototype; not suitable for production deployment without manual review, or when the target site blocks automated rendering.