NethermindEthNethermindEthOfficial·4 Agent Skills Included

nethermind

AI-assisted development toolkit for the Nethermind Ethereum client

Guides AI agents through building, testing, and reviewing the Nethermind Ethereum execution client codebase. Automates gas benchmark pipelines, fixes failing Ethereum Foundation tests, audits C# code for resource leaks, and runs deep consensus-focused code reviews. Eliminates manual workflow orchestration and catches correctness bugs before they reach a live network.
npx skills add NethermindEth/nethermind --all -g -y
Available:

Tells the AI agent how the Nethermind codebase is structured, which rule files to load for each task type, and what coding, testing, and review standards to follow when making changes.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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