ethereum-optimismethereum-optimismOfficialยท9 Agent Skills Included

optimism

Build, test, and ship OP Stack blockchain infrastructure with AI

Guides AI agents through building, testing, and reviewing the OP Stack monorepo that powers Optimism and Base blockchains. Covers Go rollup services, Rust fault-proof components, Solidity smart contracts, CI pipelines, and acceptance tests. Eliminates guesswork around build commands, review gates, and release steps so agents ship safe protocol changes faster.
npx skills add ethereum-optimism/optimism --all -g -y
Available:

Instructs the AI agent on the monorepo's structure, commit conventions, mandatory pre-PR review agents, CI watching rules, and which subdirectory guides to read before editing each component.

All Skills in This Repository (9)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Optimism skills?โ–ผ

Run `npx skills add ethereum-optimism/optimism --all -g -y` in your terminal to install all skills in this suite globally.

What is the OP Stack monorepo?โ–ผ

It is the open-source codebase behind Optimism and Base, containing rollup node software, smart contracts, fault proofs, and testing tools. These skills help an AI agent navigate and modify it safely.

Can AI agents run Optimism acceptance tests?โ–ผ

Yes. The run-acceptance-tests skill builds contracts, Rust binaries, and prestates, then executes full devnet test scenarios automatically.

How does AI write Optimism release notes?โ–ผ

The release-notes skill triages merged PRs, groups changes by theme, and drafts curated release notes in the project's house style for your review before publishing.

Do these skills work with Claude Code?โ–ผ

Yes. All skills follow the standard SKILL.md format and run directly inside Claude Code and compatible AI coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’