nethermind
AI-assisted development toolkit for the Nethermind Ethereum client
All Skills in This Repository (4)
Pure Emerald Level Indicatorsreview
Review Ethereum execution client diffs for consensus, security, and performance issues.
gas-benchmark
Builds Docker images, triggers gas-benchmarks repricing workflows, and analyzes timing and dotTrace results.
fix-nethtest
Diagnose and fix failing Ethereum Foundation tests run with Nethermind.Test.Runner.
resource-leak-audit
Audit C#/.NET code for resource leaks, disposal bugs, and unbounded growth.
Frequently Asked Questions
FAQPage SchemaHow to install Nethermind skills?▼
Run `npx skills add NethermindEth/nethermind --all -g -y` in your terminal to install all skills in this suite globally.
What do the Nethermind agent skills do?▼
They help an AI agent run gas benchmarks, debug failing Ethereum Foundation tests, audit C# code for resource leaks, and perform deep code reviews on the Nethermind client.
How to run gas benchmarks with AI?▼
Use the gas-benchmark skill, which builds a Docker image, triggers the repricing workflow, waits for completion, and analyzes timings and profiling reports automatically.
Can AI review Ethereum client code for consensus bugs?▼
Yes. The review skill checks EVM correctness, Engine API compliance, security, performance, and breaking changes against the project's own rule files.
Do these skills work with Claude Code?▼
Yes. The skills follow the standard SKILL.md format and load through the AGENTS.md and CLAUDE.md orchestration files in this repository.
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