copy-web
Installation
SKILL.md
copy-web — Full-Stack Website Cloner
Language / 语言:Detect the user's language and respond in the same language throughout.
Prerequisites 前置确认
Before starting, confirm:
- Target URL(s) — ask if not provided; confirm the site is publicly accessible (no login wall)
- Page scope — list discovered top-level nav links; ask user to confirm which pages to include (max 5)
- Output directory — default:
./<domain>-clone; ask if user wants a different name
Phase 1 · Deep Analysis 深度分析
Use browser-use for all fetching. Execute the following for each confirmed page.