Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add matteotitta/genesys-skills --skill website-clonegit clone --depth 1 https://github.com/matteotitta/genesys-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/matteotitta/genesys-skills/website-clone)<a href="https://agentmods.dev/skills/matteotitta/genesys-skills/website-clone"><img src="https://agentmods.dev/badge/skills/matteotitta/genesys-skills/website-clone/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/matteotitta/genesys-skills/website-clone"><img src="https://agentmods.dev/badge/skills/matteotitta/genesys-skills/website-clone.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00163 | $0.02779 |
| Opus 5 | $0.00081 | $0.01389 |
| Sonnet 5 | $0.00033 | $0.00556 |
| Haiku 4.5 | $0.00016 | $0.00278 |
Grade A, and why
website-clone scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 227 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/website-clone — URL → deployable Next.js clone
Reverse-engineer a live website into a working Next.js + shadcn + Tailwind codebase. Five phases. Mandatory getComputedStyle() extraction. Spec-file handoff contract before any builder runs. Parallel builder agents in worktrees during a single session.
Doctrine inherited (Step 7 — 0626 rollout, locked 2026-06-04)
Internal-reference engineering skill — produces working code, not narrative. Applies [[feedback_execution_doctrine_refinements_step6]] R1 (spec-file cites stay inline for engineering QA), R3 (commit messages + spec language operator-direct), R9 (verb-led phase names). R2/R5/R6/R7/R8 not applicable.
This skill is extraction-driven, not brief-driven. It runs backward from a URL. For forward-from-positioning work, use /website-build instead.
Adapted from JCodesMore/ai-website-cloner-template per /steal analysis (2026-04-30). The source skeleton template lives at projects/apps/_templates/website-clone-skeleton/.
For full 5-phase process (Recon / Foundation / Spec & Dispatch / Assembly / Visual QA) → the premium reference.
Triggers
Invoke when user says:
/website-clone <url>- "clone this site"
- "rebuild this page"
- "reverse-engineer this URL"
- "pixel-perfect copy of [URL]"
- "make a clone of [competitor's homepage]"
Do NOT invoke when:
- User wants a fresh site from positioning + messaging (use
/website-build) - User wants only a wireframe (use
/landing-page-wireframe) - User wants only copy on an existing page (use
/website-copy) - User wants to audit a site (use
/website-auditor/website-score) - The clone target violates ToS, enables phishing, or impersonates a brand the user doesn't own — refuse with a one-line reason
Ethics guardrails (read FIRST)
This skill clones live websites. Legitimate uses:
- Migration — cloning the user's own old site (WordPress, Webflow, Framer) into a maintainable Next.js codebase
- Recovery — recovering source for a site whose original code was lost
- Educational deconstruction — studying a competitor's pattern with no intent to publish
- Internal demo / prototype — building a private internal demo, not a public clone
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 227 lines · 163 tokens per session scan A 20021e175a9d
website-clone is a skill published in the GitHub repository matteotitta/genesys-skills (36 stars, last pushed 1mo ago), licensed MIT. It adds 163 tokens to every session and 2,779 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
ui-ux-gtm
Design GTM UI/UX patterns — landing pages (hero, proof, CTA), forms (progressive disclosure, inline validation), signup flows (activation, time-to-value), dashboards (KPI hierarchy, trend indicators), and accessibility (WCAG 2.2 AA). Use when designing or auditing GTM tool interfaces, landing pages, conversion flows…
landing-pages
Audit and optimize landing pages for conversion — hero/offer/proof/CTA patterns, CRO audits, A/B testing, signup flow optimization. Use when the user wants to improve conversion rates, audit a landing page, optimize a signup flow, or increase demo requests. Triggers on: "landing page", "conversion rate", "CRO"…
chakra-ui-builder
Build responsive, accessible UI components and layouts using Chakra UI v3, install or configure Chakra UI in new and existing projects, and design scalable themes using tokens, semantic tokens, recipes, and slot recipes. Use this skill whenever a user asks to build, create, or generate any UI component, page, form…
visual-ralph
Visual Ralph orchestration for frontend UI from generated references, static references, or live URL targets, using $ultragoal with built-in visual verdict and pixel-diff evidence until the implementation matches and leaves a reproducible design system.
frontend-visual-qa
Audits already-rendered web, landing-page, HTML deck/slide, browser tool/game, dashboard/admin, design-system, and desktop UIs using real-browser or native-app journeys, inspected screenshots, DOM geometry, responsive or projection viewports, and a bundled Playwright sweep. Use after UI implementation to find…
prototype-web
A clickable, high-fidelity web product prototype with navigation, a hero section, feature cards, steps, social proof, and optional pricing. It is designed to resemble a finished landing page while remaining a prototype.