Reverse-engineer and clone one or more websites in one shot — extracts assets, CSS, and content section-by-section and proactively dispatches parallel builder agents in worktrees as it goes. Use this whenever the user wants to clone, replicate, rebuild, reverse-engineer, or copy any website. Also triggers on phrases like "make a copy of this site", "rebuild this page", "pixel-perfect clone". Provide one or more target URLs as arguments.
$npx -y skills add dmae97/omk --skill clone-websiteInstalls into the current project.
Run `npx skills use "https://github.com/dmae97/omk" --skill "dmae97/omk/clone-website"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dmae97/omk" that are relevant to the current task. Run `npx skills add "https://github.com/dmae97/omk"` and select the relevant skills, then follow their instructions.