Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imitation Engine — Claude Code plugin

Clone any website into a pixel-perfect RL-training mirror: crawl it end to end, review the discovered pages in a file-tree on the dashboard, and clone the ones you pick.

Requires an Imitation Engine subscription — one subscription covers one developer.

Install

One command sets up everything (bun, the plugin, Playwright Chromium):

curl -fsSL https://imitationengine.com/install.sh | bash

Then, inside Claude Code:

/imitation-engine:setup

It asks for the plugin token from your dashboard Settings page and links this machine to your account.

Prefer manual installation?

claude plugin marketplace add marvelxcodes/imitation-engine-plugin
claude plugin install imitation-engine@imitation-engine

…then run /imitation-engine:setup in Claude Code.

Use

/imitation-engine:master <url>

Crawls the site (dropdowns, popups, dynamic routes and all), registers a project named after your working directory, and gives you a dashboard link where you tick the pages to clone and press Start cloning. Re-running it from the same directory updates the same project.

Commands

Command What it does
/imitation-engine:setup One-time machine setup: dependencies, Chromium, account link
/imitation-engine:connect (Re)link this machine with a plugin token
/imitation-engine:master <url> Crawl a site and register it on the dashboard

About

Imitation Engine — Claude Code plugin for pixel-perfect website clones (requires a subscription)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors