TheSchnilch / CloneContractsSkill
PublicClaude skill for cloning onchain smart contracts with etherscan.
A utility that downloads verified smart contract source code from Etherscan across multiple EVM-compatible blockchains, resolves proxies, splits monolithic files, and rewrites imports for easy local use.
How It Works
You hear about a handy helper that grabs smart contract code from blockchain explorers like Etherscan, making it easy to study famous projects.
You download the tool to your computer and run a simple setup script that prepares everything in a special folder.
You sign up for a free pass from Etherscan's website so the tool can fetch code from any supported blockchain.
From anywhere on your computer, you tell the tool which blockchain, project, and contract address to grab, like Uniswap on Ethereum.
The tool automatically handles tricky proxies, splits files neatly into contracts, interfaces, and libraries, and fixes import paths so everything reads smoothly.
You now have clean, local copies of the contracts organized in folders, perfect for reading, auditing, or building on top without any hassle.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.