ObolNetwork/obol-stack

Use the Obol Stack to deploy and sell your specialised AI agents

11Stars on the repository
30Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

obol-stack-dev

01

ObolNetwork/obol-stack

Skill Claude CodeCodex

CLI-first Obol Stack development and QA runbook. Use when working on obol-stack lifecycle, obol CLI surfaces, x402 seller/buyer tests, live Base Sepolia OBOL smoke, Anvil fork regressions, ERC-8004 registration, LiteLLM paid routing, release-smoke, cloudflared, Renovate image bumps, or remote QA worktrees.

11 2d ago A 82 tokens original Apache-2.0

test-backend

02

ObolNetwork/obol-stack

Skill Claude CodeCodex

Launch and test the k3d or k3s backend lifecycle (init, up, kubectl, down, purge). Use when you want to run a full integration test of a stack backend.

11 2d ago B 44 tokens original Apache-2.0

addresses

03

ObolNetwork/obol-stack

Skill Claude CodeCodex

Verified contract addresses for major Ethereum protocols across mainnet and L2s. Use this instead of guessing. SKILL.md is an index — load the appropriate references/.md file for the addresses you need. Start with references/obol-payments.md for the Stack's own rails (USDC + OBOL + Permit2 + ERC-8004 on the supported…

11 2d ago A 162 tokens original Apache-2.0

agent-factory

04

ObolNetwork/obol-stack

Skill Claude CodeCodex

Spawn durable child Hermes agents from inside Obol Stack. Creates child namespaces, optional profile/env Secrets, Agent CRDs, and optional ServiceOffers for x402-paid child services. Use when the user says 'spawn an agent', 'create a sub-agent', 'child agent', or wants a separate long-lived service agent. For deciding…

11 2d ago A 94 tokens original Apache-2.0

ObolNetwork/obol-stack

Skill Claude CodeCodex

Coordinate distributed autoresearch experiments across GPU workers discovered via ERC-8004 and paid via x402 micropayments.

11 2d ago A 28 tokens original Apache-2.0

autoresearch-worker

06

ObolNetwork/obol-stack

Skill Claude CodeCodex

Run a GPU worker that accepts paid autoresearch experiments over HTTP and monetize it through obol sell http.

11 2d ago A 25 tokens original Apache-2.0

autoresearch

07

ObolNetwork/obol-stack

Skill Claude CodeCodex

Run autonomous LLM optimization experiments (autoresearch) and publish optimized models for paid inference via x402.

11 2d ago A 24 tokens original Apache-2.0

bridging

08

ObolNetwork/obol-stack

Skill Claude CodeCodex

Move assets between Ethereum L1 and L2s — canonical Arbitrum-style bridges (Arbitrum One, Robinhood Chain), Base's OP-stack bridge, and fast third-party routes (Across, CCIP). Quote the full round trip before moving anything: canonical deposits take 10-15 min, canonical withdrawals lock capital for 7 DAYS plus an L1…

11 2d ago A 128 tokens original Apache-2.0

building-blocks

09

ObolNetwork/obol-stack

Skill Claude CodeCodex

DeFi legos and protocol composability on Ethereum and L2s. Major protocols per chain — Aerodrome on Base, GMX/Pendle on Arbitrum, Velodrome on Optimism — plus mainnet primitives (Uniswap, Aave, Compound, Curve). How they work, how to build on them, and how to combine them. Use when building DeFi integrations, choosing…

11 2d ago A 105 tokens original Apache-2.0

buy-x402

10

ObolNetwork/obol-stack

Skill Claude CodeCodex

Buy from any x402-gated endpoint. Start with go — it probes, detects the offer type, and runs the right flow. Expert flows underneath: pay for one-shot HTTP services (single authorization, no sidecar), pay-agent for one-shot streaming agent calls, and buy for long-running paid inference (pre-authorized batch via…

11 2d ago A 132 tokens original Apache-2.0

concepts

11

ObolNetwork/obol-stack

Skill Claude CodeCodex

The essential mental models for building onchain — focused on what LLMs get wrong and what humans need explained. "Nothing is automatic" and "incentives are everything" are the core messages. Use when your human is new to onchain development, when they're designing a system, or when they ask "how does this actually…

11 2d ago B 96 tokens original Apache-2.0

discovery

12

ObolNetwork/obol-stack

Skill Claude CodeCodex

Discover AI agents registered on the ERC-8004 Identity Registry. Search for agents by querying on-chain registration events, look up agent details (URI, owner, wallet), and fetch agent metadata. Read-only queries routed through the in-cluster eRPC gateway.

11 2d ago A 55 tokens original Apache-2.0

ObolNetwork/obol-stack

Skill Claude CodeCodex

Monitor distributed validator clusters via the Obol API. Use when asked about DVT cluster health, validator performance, operator status, exit coordination, or anything related to Obol, Charon, or distributed validators. Read-only — cannot create clusters or submit exits.

11 2d ago C 56 tokens original Apache-2.0

ObolNetwork/obol-stack

Skill Claude CodeCodex

Execute Ethereum transactions NOW — send ETH, approve tokens, call contracts, sign messages. Uses the in-cluster remote-signer (agents never touch private keys). Use this skill whenever the user wants to DO something onchain, not just learn about wallets.

11 2d ago A 55 tokens original Apache-2.0

ethereum-networks

15

ObolNetwork/obol-stack

Skill Claude CodeCodex

Query Ethereum networks through the local RPC gateway. Use when asked about blocks, balances, transactions, gas prices, token balances, or any eth JSON-RPC method. All queries are read-only and routed through the in-cluster eRPC load balancer.

11 2d ago C 56 tokens original Apache-2.0

gas

16

ObolNetwork/obol-stack

Skill Claude CodeCodex

Current Ethereum gas prices, transaction costs, and the real economics of building on Ethereum today. Use when estimating costs, choosing between mainnet and L2s, or when a user asks about Ethereum being expensive. Counters the.

11 2d ago A 47 tokens original Apache-2.0

indexing

17

ObolNetwork/obol-stack

Skill Claude CodeCodex

How to read historical onchain data at scale — events, logs, The Graph subgraphs, Ponder, and indexing patterns. Use when building a backend that needs past blockchain state (not live queries — use ethereum-networks for that). Covers why you cannot loop through blocks and what to use instead.

11 2d ago A 64 tokens original Apache-2.0

inspect

18

ObolNetwork/obol-stack

Skill Claude CodeCodex

Decode calldata and vet contracts before you sign or pay. decode.py explains what a blob of calldata or a transaction actually does (selector lookup via openchain/4byte, param decode via cast, Safe MultiSend unpacking, offline ERC-20 fast path). contract.py runs due-diligence on an address: EOA vs contract vs EIP-7702…

11 2d ago A 107 tokens original Apache-2.0

l2s

19

ObolNetwork/obol-stack

Skill Claude CodeCodex

Ethereum Layer 2 landscape — Arbitrum, Optimism, Base, zkSync, Scroll, Unichain, Celo, and more. How they work, how to deploy on them, how to bridge, when to use which. Includes per-chain DeFi ecosystems and critical corrections. Use when choosing an L2, deploying cross-chain, or when a user asks about Ethereum…

11 2d ago A 83 tokens original Apache-2.0

monetize-guide

20

ObolNetwork/obol-stack

Skill Claude CodeCodex

End-to-end guide for monetizing GPU resources or HTTP services through obol-stack. Covers pre-flight checks, model detection, pricing research, selling via x402, ERC-8004 registration, and verification. Use when the user says 'monetize my machine', 'sell my GPU', or 'expose a paid API' — i.e. selling raw inference or…

11 2d ago C 104 tokens original Apache-2.0

obol-stack

21

ObolNetwork/obol-stack

Skill Claude CodeCodex

Monitor the Kubernetes cluster running the Obol Stack. Use when asked about pod status, logs, services, events, deployments, or diagnosing issues. Read-only access to own namespace via ServiceAccount.

11 2d ago A 43 tokens original Apache-2.0

sell

22

ObolNetwork/obol-stack

Skill Claude CodeCodex

Sell access to services via x402 payment gating. Create ServiceOffer CRDs that automatically health-check upstreams, create payment-gated routes, and optionally pull models and register on ERC-8004. Supports inference, HTTP, and fine-tuning service types. Use for ServiceOffer plumbing: listing offers, checking/waiting…

11 2d ago A 103 tokens original Apache-2.0

standards

23

ObolNetwork/obol-stack

Skill Claude CodeCodex

Ethereum token and protocol standards — ERC-20, ERC-721, ERC-1155, ERC-4337, ERC-8004, and newer standards. When to use each, how they work, key interfaces. Use when building tokens, NFTs, or choosing the right standard for a project.

11 2d ago A 64 tokens original Apache-2.0

sub-agent-business

24

ObolNetwork/obol-stack

Skill Claude CodeCodex

Build and run a paid sub-agent business: design specialised child agents whose replies are worth more than a raw model call, evaluate them honestly, price them, sell turns via x402, and iterate (or kill) based on revenue. Use when the user says 'build an agent people will pay for', 'productise my agent', 'agent…

11 2d ago A 110 tokens original Apache-2.0