agent-skill-wannengcopy

作者 wuxie888已验证

Evidence-first website copy-remix skill for agent workflows

54
Stars
0
Forks
2026/8/24
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

# Add to your Claude Code skills
git clone https://github.com/wuxie888/agent-skill-wannengcopy

快速入门

使用 agent-skill-wannengcopy 等 Skills 的指南。

安全报告

已验证

上次扫描:—

{
  "status": "PASSED",
  "issues": []
}

README.md

Wannengcopy — reference the experience, rebuild the product

中文 · Install · Workflow · Modes · X / @sciencedegens

License: MIT Agent Skill Codex ready Claude Code ready Follow on X

Overview

Wannengcopy is a reusable Skill for turning a reference website into an original product website.

It supports authorized exact cloning when you own the source or have explicit permission. By default, it uses an experience-remix workflow: preserve the reference site's structure, interaction feel, motion language, visual rhythm, and product-quality polish while replacing protected surfaces with original product copy, assets, flows, and calls to action.

Evidence First
Inspect source, screenshots, routes, motion, APIs, and implementation confidence before building.
Product First
Keep the target product's user, action, workflow, copy, assets, and CTAs at the center.
Audit Before Handoff
Verify browser behavior, reference leakage, rights risk, motion proof, and product logic.

Install

Codex

mkdir -p ~/.codex/skills
git clone \
  https://github.com/wuxie888/agent-skill-wannengcopy.git \
  ~/.codex/skills/wannengcopy

Claude Code

mkdir -p ~/.claude/skills
git clone \
  https://github.com/wuxie888/agent-skill-wannengcopy.git \
  ~/.claude/skills/wannengcopy

Then ask your agent:

Use wannengcopy to remix this reference site into an original product website: https://...

When To Use

Use Wannengcopy when you want to:

  • remix a reference landing page into your own product website
  • rebuild a site with the same interaction rhythm but different product logic
  • migrate Linear, Raycast, Apple, Vercel, or RMUX-style page quality into another domain
  • reconstruct hero motion, scroll choreography, Canvas, WebGL, Three.js, Lottie, or video-led sections
  • inspect a reference site with evidence before deciding what to preserve
  • repair a previous clone/remix that looks good but still has weak product logic

Workflow

reference website
  -> evidence recon
  -> legal/product mode
  -> complexity level
  -> module mapping
  -> original implementation
  -> browser verification
  -> leakage audit
  -> product logic QA

Operating Modes

ModePurpose
Authorized Exact CloneUse only when you own the source or have explicit authorization.
Experience RemixDefault. Preserve feel and structure, replace protected surfaces.
Product RebuildUse a reference site as a quality bar for a different product.
Motion ReconstructionFocus on hero motion, scroll rhythm, Three.js, WebGL, Canvas, Lottie, or video.
QA / RepairFix product mismatch, leaked assets, bad CTAs, weak motion, or wrong sections.

Complexity Levels

LevelTypeDelivery stance
L1Static HTML/CSSExact if authorized; otherwise clean remix.
L2CMS or company content siteRecreate representative templates, not CMS backend.
L3React / Vue / Next content frontendRebuild with target stack and fixtures.
L4Animation-heavy brand sitePreserve rhythm and mood; simplify microdetails when needed.
L5WebGL / Canvas / Three.jsSource-first teardown; choose motion Level B/C/D consciously.
L6SaaS / ecommerce / logged-in systemClone demo surface and states only; do not clone backend logic.

Evidence Labels

LabelMeaning
SOURCEDirect evidence such as repo lines, source maps, DOM capture, shader text, network response, screenshot, or frame capture.
PARTIALUseful clue but not enough for a verified claim.
GUESSVisual or conceptual inference that must not be treated as fact.

Output

The agent using this Skill should produce:

  • reference capture summary
  • legal/product mode decision
  • module mapping table
  • motion level choice
  • original product copy and assets
  • browser verification evidence
  • reference leakage audit
  • product-logic QA notes

Layout

agent-skill-wannengcopy/
├── SKILL.md
├── agents/
│   └── openai.yaml
├── assets/
│   └── cover.svg
├── references/
│   ├── copy-modes.md
│   ├── evidence-recon.md
│   ├── motion-levels.md
│   ├── product-logic-qa.md
│   └── verification-audit.md
├── LICENSE
└── README.md

Example Prompts

Use wannengcopy to remix this reference site into an original product website.
Use wannengcopy to reconstruct the hero motion without reusing reference assets.
Use wannengcopy to audit why this remix looks good but feels wrong.

Rights Boundary

Publicly accessible code, screenshots, videos, or deployed assets are not automatically safe to ship. If ownership or license is unclear, use the reference as evidence and rebuild original target-product surfaces.

Follow

Built and maintained by @sciencedegens.

Credits

Wannengcopy's evidence-recon layer is influenced by source-first web-clone workflows, including Jane Xiaoer's claude-skill-web-clone methodology.

This project keeps the product-remix goal as the main workflow and uses recon as an inspection and verification subsystem.

License

MIT. See LICENSE.

常见问题

What is agent-skill-wannengcopy?

agent-skill-wannengcopy is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by wuxie888. Evidence-first website copy-remix skill for agent workflows. It has 54 GitHub stars.

Is agent-skill-wannengcopy safe to use?

Yes. agent-skill-wannengcopy passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install agent-skill-wannengcopy?

Clone the repository with "git clone https://github.com/wuxie888/agent-skill-wannengcopy" and add it to your Claude Code skills directory (see the Installation section above). agent-skill-wannengcopy ships a SKILL.md manifest, so compatible agents can discover and load it automatically.

Are there alternatives to agent-skill-wannengcopy?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh agent-skill-wannengcopy against similar tools.

评论 (0)

暂无评论,成为第一个分享想法的人!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI 智能体
查看详情

开发者还喜欢

基于喜欢此 Skill 的开发者投票和收藏

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP 服务器apisai-tools
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情