ethereum-wingmanEthereum development tutor and builder for Scaffold-ETH 2 projects. Triggers on "build", "create", "dApp", "smart contract", "Solidity", "DeFi", "Ethereum", "web3", or any blockchain development task. ALWAYS uses fork mode to test against real protocol state.
Install via ClawdBot CLI:
clawdbot install jp4g/ethereum-wingmanGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://speedrunethereum.com/Audited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
A developer wants to build a lending platform similar to Aave or Compound. Using Ethereum Wingman, they can fork Base mainnet to test against real Aave pools and token prices. The skill guides them through creating incentive mechanisms for liquidations and ensuring proper decimal handling for USDC (6 decimals) and WETH (18 decimals).
A team is creating an NFT marketplace that automatically distributes royalties to creators on secondary sales. The skill helps them set up a Scaffold-ETH 2 project with fork mode to test against existing NFT contracts, implement secure payment splitting using basis points (no floating point), and ensure frontend integration with RainbowKit works properly.
A security auditor needs to test a bridge contract that moves assets between Ethereum and Layer 2 networks. Ethereum Wingman enables forking mainnet to simulate real token transfers, test reentrancy protection with OpenZeppelin guards, and verify that incentive structures properly reward relayers for submitting proofs.
A DAO wants to build a dashboard for managing their multi-signature treasury across DeFi protocols. The skill guides development using fork mode to interact with real Uniswap pools and Aave positions, implement safe ERC-20 approval patterns, and create frontend components that display real-time portfolio values.
Developers are creating a blockchain game where players earn tokens through gameplay. Ethereum Wingman helps them test time-dependent logic (like daily rewards) by enabling auto block mining, implement proper token distribution schedules using basis points, and ensure frontend wallet connection works seamlessly for in-game purchases.
Offer custom smart contract development services for clients wanting DeFi protocols, NFT projects, or DAOs. Use Ethereum Wingman to rapidly prototype and test against real networks, reducing development time from weeks to days while ensuring security best practices are followed.
Provide smart contract security audits using the fork testing methodology to identify vulnerabilities in real protocol states. Offer remediation consulting to fix critical issues like reentrancy, decimal errors, and incentive misalignment before mainnet deployment.
Create courses and workshops teaching Ethereum development using the SpeedRun Ethereum curriculum integrated with Scaffold-ETH 2. Offer hands-on labs where students fork mainnet to build real DeFi applications, with certification upon completion.
💬 Integration Tip
Always use fork mode instead of local chains to test against real protocol states, and remember to enable auto block mining to prevent time-dependent logic from breaking.
Scored Apr 19, 2026
ERC-8004 Trustless Agents - Register, discover, and build reputation for AI agents on Ethereum. Use when registering agents on-chain, querying agent registries, giving/receiving reputation feedback, or interacting with the AI agent trust layer.
Understand blockchain technology, interact with smart contracts, and evaluate when distributed ledgers solve real problems.
网页剪藏到有道云笔记。触发词:剪藏网页、保存网页、收藏网页。
Deploy ERC20 tokens on Base using Clanker SDK. Create tokens with built-in Uniswap V4 liquidity pools. Supports Base mainnet and Sepolia testnet. Requires PRIVATE_KEY in config.
有道云笔记官方 skill,支持笔记 CRUD(创建/读取/更新/删除)、待办管理、网页剪藏、笔记搜索、文件夹管理等基础操作。如需构建知识库或 Wiki,请使用 youdaonote-llm-wiki skill 而非本 skill。
Self-sovereign EVM wallet for AI agents. Use when the user wants to create a crypto wallet, check balances, send ETH or ERC20 tokens, swap tokens, or interact with smart contracts. Supports Base, Ethereum, Polygon, Arbitrum, and Optimism. Private keys stored locally — no cloud custody, no API keys required.