com um clique
CodeCloner
CodeCloner contém 2 skills coletadas de Eamon3949, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
CodeCloner 工具集:克隆一切。 双模块架构: - cloner-code:克隆 GitHub/GitLab 代码仓库,品牌清洗+功能定制(原"抄袭者"功能)。 - cloner-web:克隆网页,生成完全自包含的单文件 HTML(CSS+图片全内联,绕过 CDN 403)。 用户发送链接时自动路由:GitHub/GitLab 链接 → cloner-code;普通网址 → cloner-web。 兼容 Claude Code、OpenAI Codex、OpenClaw、Hermes Agent 等支持 markdown 指令的 AI Agent 平台。 Use when the user wants to clone and customize: GitHub repos → cloner-code, websites → cloner-web.
当用户发送一个网站网址并输入"抄网页"或"克隆这个网站"时激活本 Skill。 功能:将目标网站 1:1 复制为一个完全自包含的单文件 HTML(CSS + 图片全部内联)。 核心原理:利用 Playwright 在浏览器内部拦截所有已加载的 CSS 和图片资源, 绕过 CDN 403 防盗链,生成离线可浏览的完整网页副本。 兼容 Claude Code、Codex、OpenClaw、Hermes Agent 等 AI Agent 平台。 Use when the user wants to clone a website into a self-contained HTML file.