ethskills
Current Ethereum development knowledge for building production dApps
All Skills in This Repository (18)
Pure Emerald Level Indicatorswhy-ethereum
Explain current Ethereum advantages for AI agent infrastructure.
l2s
Compare Ethereum Layer 2 rollups on costs, metrics, and use cases.
gas
Provide current Ethereum gas prices and transaction costs across mainnet and L2s.
tools
Discover Ethereum development tools and frameworks for AI agents.
security
Review Solidity smart contracts for vulnerabilities and security best practices.
contracts
Redirect users from the deprecated contracts skill to the addresses skill.
l2
Correct LLM misconceptions about Ethereum Layer 2 transaction costs.
qa
Audit Scaffold-ETH 2 dApps for AI-introduced bugs before shipping.
addresses
Retrieve verified smart contract addresses for Ethereum protocols across multiple networks.
layer2
Redirect to current Ethereum Layer 2 transaction cost and performance data.
concepts
Explain onchain development concepts including incentive design and smart contract execution.
orchestration
Guide full-stack Ethereum dApp development and deployment with Scaffold-ETH 2.
Frequently Asked Questions
FAQPage SchemaHow to install ethskills?โผ
Run `npx skills add austintgriffith/ethskills --all -g -y` in your terminal to install all skills globally.
What does ethskills fix?โผ
It corrects stale training data about Ethereum, such as outdated gas prices, deprecated networks, and hallucinated contract addresses, using verified current information.
Can ethskills help me build and deploy a dApp?โผ
Yes. The ship skill walks through architecture planning, contract writing, testing, security review, frontend building, and production deployment step by step.
Does ethskills cover smart contract security?โผ
Yes. It includes defensive Solidity patterns, a pre-deploy security checklist, and a systematic audit workflow covering 500+ checklist items across 19 vulnerability domains.
Which AI agents work with ethskills?โผ
All skills follow the standard SKILL.md format and work with Claude Code, OpenClaw, Cursor, and other compatible agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core