← all publishers

ethereum-optimism

@ethereum-optimism source repo

13 published skills

  1. Release And Rollout · ethereum-optimism
    How a change in this repo actually reaches CI - the two tag series, cutting a v* source tag, publishing an orb version, and bumping consumer pins. Read this before or after merging any fix that needs to run in production CI.
    0
    installs
  2. Actions Sdk Integration · ethereum-optimism bundle
    Integrate the Optimism Actions SDK into a TypeScript application. Handles wallet provider setup (Privy, Turnkey, Dynamic), DeFi provider configuration (Morpho, Aave lending), chain and asset selection, and smart wallet creation. Use when the developer wants to add DeFi capabilities like lending, borrowing, swaps, or payments to their app.
    0
    installs
  3. Actions CLI · ethereum-optimism bundle
    Invoke the Actions SDK from the shell - query assets/chains, derive an EOA address from a PRIVATE_KEY env var, read balances. Use when an agent needs to interact with the Actions SDK without embedding TypeScript.
    0
    installs
  4. Mark Task Executed · ethereum-optimism
    Mark one or more superchain-ops tasks as EXECUTED by updating each task README's Status line to link the on-chain execution transaction, then open a PR. Use when a task (or batch of tasks) has been executed on-chain and someone shares the execution tx hash(es).
    0
    installs
  5. Fix Check Superchain Registry · ethereum-optimism
    Diagnose and fix a failing `check_superchain_registry` CircleCI job on superchain-ops, typically caused by the pinned lib/superchain-registry submodule drifting from upstream main.
    0
    installs
  6. Fix Todo · ethereum-optimism
    fix-todo
    0
    installs
  7. Create Pr · ethereum-optimism
    Open a pull request in the Optimism monorepo after you commit the change locally — run the review agents that apply to the diff, test, rebase, write a description that gives the reason for the change, create the PR, then watch CI. Use when asked to open, create, raise, or submit a PR, or to push a branch for review.
    0
    installs
  8. Update Reth · ethereum-optimism
    Update the pinned upstream reth dependency across the Rust workspaces — pin bump, shared dependency sync, compile-and-adapt loop, full verification, and PR. Use when asked to bump, update, or upgrade reth (e.g. "update to reth v2.4.0").
    0
    installs
  9. Fix Rust Fmt · ethereum-optimism
    fix-rust-fmt
    0
    installs
  10. Release Notes · ethereum-optimism bundle
    Write the release notes for an OP Stack component using the house style. Use when asked to write, polish, tidy, or finalize release notes, to clean up a draft GitHub release, or to prepare notes before publishing a release.
    0
    installs
  11. Watch Reviews · ethereum-optimism
    Watch a PR for review activity in the background and act only on feedback from ethereum-optimism org members with write access. Use when asked to watch, poll, or wait for reviews/review comments on a PR, or to report back when a review lands.
    0
    installs
  12. Run Acceptance Tests · ethereum-optimism
    Build dependencies and run acceptance tests locally in the Optimism monorepo. Handles contracts, cannon prestates, Rust binaries, and optional kona prestate.
    0
    installs
  13. Dispute Game Investigator · ethereum-optimism
    Dispute Game Investigator
    0
    installs