website-rebuild-skill
Agent Skill for website cloning: capture read-only snapshots, reconstruct from minified code line by line, and automatically verify via comparison.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.0k
- Source
- skill-github
Overview
This capability enables AI to clone a website by capturing read-only snapshots, reconstructing minified code line by line, and validating results through automated comparison. It is suitable for scenarios requiring precise website replication, such as technical research and reverse engineering. Installation is done via the npx command or by manually copying the directory into an agent that supports the Agent Skills specification. Designed for developers and technical researchers.
Capabilities
- ▪Capture read-only snapshots
- ▪Reconstruct from minified code line by line
- ▪Automated comparison verification
- ▪Quantitative report of differences
- ▪Source code delivery
Use cases
Setup
npx website-rebuild-skill or copy the `skills/website-rebuild/` directory into the agent's skills directory.
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I get started?
Install via npx or manually copy the directory into the agent's skills directory.
What runtimes are supported?
Supports any agent that conforms to the Agent Skills specification.
Is it open source?
Yes, it is licensed under MIT.
Related skills
mantis
Provides security review capabilities for AI coding agents, automatically discovering, reproducing, and fixing vulnerabilities.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
Lightswind-UI-Library
AI-native CLI-first React component library with MCP Server support.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.