ObolNetwork

36 mods across 2 repositories, 13 stars between them.

sell

25

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

26

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

27

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

swap

28

ObolNetwork/obol-stack

Skill Claude CodeCodex

Swap tokens on the chains the Obol Stack supports — USDC, WETH/ETH, and OBOL on Base and Ethereum mainnet via Uniswap V3. Use when earnings need converting (USDC → ETH for gas, consolidating USDC/OBOL revenue, rebalancing the agent treasury) or the user says 'swap', 'convert', 'sell my USDC', 'get ETH for gas'. Quote…

11 2d ago A 101 tokens original Apache-2.0

wallets

29

ObolNetwork/obol-stack

Skill Claude CodeCodex

Educational reference on Ethereum wallet types — EOAs, smart contract wallets, multisig (Safe), account abstraction (ERC-4337). Use when explaining wallet concepts, choosing a wallet architecture, or designing key management. NOT for sending transactions — use ethereum-local-wallet for that.

11 2d ago A 58 tokens original Apache-2.0

why-ethereum

30

ObolNetwork/obol-stack

Skill Claude CodeCodex

Why build on Ethereum specifically. The AI agent angle — ERC-8004, x402, composability, permissionless deployment. Use when a user asks "should I build on Ethereum?", "why blockchain?", or when an agent needs to recommend a chain for a project.

11 2d ago A 59 tokens original Apache-2.0

cli-drift-detector

31

ObolNetwork/obol-gitbook

Agent Claude Code

Detects drift between the Charon CLI reference documentation and the actual charon binary help output. Run this after a Charon release or when the CLI reference page may be out of date.

2 13d ago A 44 tokens

link-auditor

32

ObolNetwork/obol-gitbook

Agent Claude Code

Audits all internal markdown links in the Obol GitBook repo. Finds broken file references and unresolved heading anchors. Run this when you want to validate documentation integrity or before a release.

2 13d ago A 42 tokens

orphan-page-finder

33

ObolNetwork/obol-gitbook

Agent Claude Code

Finds documentation pages missing from SUMMARY.md navigation (orphaned pages) and SUMMARY.md entries that point to non-existent files (dead nav entries). Run this after adding or removing pages.

2 13d ago A 44 tokens

ObolNetwork/obol-gitbook

Agent Claude Code

Audits all documentation for terminology consistency — American English, correct capitalization of Obol-specific terms, and deprecated term usage. Run this before publishing or after bulk edits.

2 13d ago A 38 tokens

audit-all

35

ObolNetwork/obol-gitbook

Command Claude Code

Run all of the following agents concurrently and report their findings: link-auditor, cli-drift-detector, orphan-page-finder, terminology-enforcer.

2 13d ago A 0 tokens

ObolNetwork/obol-gitbook

Instructions file

Claude Code instructions for ObolNetwork/obol-gitbook, covering claude.md, repository overview, architecture & structure, content organization and navigation.

2 13d ago A 1,551 tokens