TheSchnilch

Claude skill for cloning onchain smart contracts with etherscan.

17
7
100% credibility
Found Apr 27, 2026 at 18 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Python
AI Summary

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

1
🔍 Discover the tool

You hear about a handy helper that grabs smart contract code from blockchain explorers like Etherscan, making it easy to study famous projects.

2
📥 Download and set up

You download the tool to your computer and run a simple setup script that prepares everything in a special folder.

3
🔑 Get free explorer access

You sign up for a free pass from Etherscan's website so the tool can fetch code from any supported blockchain.

4
🚀 Start downloading

From anywhere on your computer, you tell the tool which blockchain, project, and contract address to grab, like Uniswap on Ethereum.

5
📂 See magic organization

The tool automatically handles tricky proxies, splits files neatly into contracts, interfaces, and libraries, and fixes import paths so everything reads smoothly.

Code ready to explore

You now have clean, local copies of the contracts organized in folders, perfect for reading, auditing, or building on top without any hassle.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 18 to 17 stars Sign Up Free
Repurpose This Repo

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 Repurpose
AI-Generated Review

What is CloneContractsSkill?

CloneContractsSkill is a Python-based Claude skill and standalone CLI that pulls verified Solidity source code from Etherscan V2 across 20+ EVM chains like Ethereum, Arbitrum, Base, and Polygon. It auto-resolves proxy implementations, splits monolithic files into organized contracts/, interfaces/, and lib/ folders, and rewrites @-imports to relative paths—no Foundry or Hardhat remappings needed. Tell Claude or run `clone-external uniswap:0x1F98431c8aD98523631AE4a59f267346ea31F984` to grab production DeFi contracts locally for audits or study.

Why is it gaining traction?

In the claude skills github repo scene—with claude github integration and claude skills examples—this stands out for seamless Claude Code discovery via ~/.claude/skills/, plus a dead-simple CLI that handles multi-contract projects in one command. Unlike manual Etherscan downloads or brittle scrapers, it delivers clean, import-ready code instantly, hooking devs building claude github actions or exploring claude skill marketplace options. Low friction setup with free Etherscan API key makes it a quick win over verbose alternatives.

Who should use this?

Solidity auditors cloning protocols like Uniswap or GMX for security reviews; DeFi devs forking Chainlink oracles without import hell; security researchers analyzing Base or zkSync contracts offline. Ideal for teams using Claude skills library in workflows, especially with claude github copilot for onchain recon.

Verdict

Grab it if you're in the claude skills repo ecosystem—solid docs and 17 stars show promise, but 1.0% credibility flags it as early-stage with room for tests and broader chain support. Test on a real audit; update via git pull for claude skill superpowers. (198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.