Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
ObolNetwork
ملف منشئ GitHub

ObolNetwork

عرض على مستوى المستودعات لـ 40 skills مجمعة عبر 4 مستودعات GitHub.

skills مجمعة
40
مستودعات
4
محدث
2026-07-08
مستكشف المستودعات

المستودعات و skills الممثلة

buy-x402
مطوّرو البرمجيات

"Buy from any x402-gated endpoint. Start with `go <url>` — 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 PurchaseRequest, exposed as `paid/<remote-model>`). Supports USDC (EIP-3009) and OBOL (Permit2). Zero signer access at runtime — spending is capped by design and nothing moves on-chain until a voucher is spent."

2026-07-08
obol-stack-dev
مطوّرو البرمجيات

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.

2026-07-07
addresses
مطوّرو البرمجيات

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 chains). Other categories include stablecoins, staking + Obol/Splits, DEXs, lending and DeFi, L2-native protocols, infrastructure (Safe, AA, Chainlink, EigenLayer, ENS, OpenSea), bridges (CCIP, Across), and major token addresses. Always verify on-chain via eth_getCode + eth_call before sending value.

2026-07-07
agent-factory
مطوّرو البرمجيات

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 WHAT agent to build, whether it's good enough to sell, and how to price it, load sub-agent-business first.

2026-07-07
monetize-guide
مطوّرو البرمجيات

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 a plain HTTP service. For selling a specialised agent's replies (the higher-margin path), use sub-agent-business instead.

2026-07-07
sell
مطوّرو البرمجيات

"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 on reconciliation status, creating or deleting offers. For the guided end-to-end walkthrough use monetize-guide; for selling a child agent's turns use sub-agent-business + agent-factory."

2026-07-07
sub-agent-business
مطوّرو البرمجيات

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 business', 'what should I sell', 'is my agent good enough to charge for', or when deciding WHAT to sell and at WHAT price before reaching for agent-factory or sell.

2026-07-07
swap
مطوّرو البرمجيات

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 first, bound slippage, confirm with the user before sending.

2026-07-07
عرض أهم 8 من أصل 25 skills مجمعة في هذا المستودع.
run-obol-stack
مطوّرو البرمجيات

Help a human install, boot, operate, and productise the Obol Stack — Obol's Kubernetes-based agent harness for running blockchain infrastructure locally, exposing services to the public internet, and charging for them via x402 micropayments. The flagship outcome is a paid sub-agent business — a specialised agent so packed with alpha that strangers pay per turn. Use whenever a user mentions Obol Stack, Obol Agent, Hermes, OpenClaw, x402 payments, agent commerce, ERC-8004, selling inference / APIs / an agent's replies, building an agent people will pay for, storefront branding, running a local Ethereum or L2 node under `obol network`, deploying a Dockerfile via `obol-app`, or bringing up a Cloudflare tunnel / custom domain for an agent service. You are helping from OUTSIDE the Stack — the agents inside it have their own skills and take over once the user is at the dashboard.

2026-07-08
dvpod-monitoring
مديرو الشبكات وأنظمة الحاسوب

Read-only queries against metrics and logs from a deployed Obol DVpod on Kubernetes. Use when investigating cluster health, charon errors, peer connectivity, validator duty performance, or beacon node behavior on a running DVpod. For deploying, configuring, or modifying a DVpod (including enabling Prometheus or Loki shipping), use the `dvpod` skill. For Obol's hosted Grafana with cross-cluster fleet view, use the `obol-monitoring` skill.

2026-05-06
dvpod
مديرو الشبكات وأنظمة الحاسوب

Deploy, manage, and troubleshoot Obol DVpod (Distributed Validator Pod) deployments on Kubernetes using the dv-pod Helm chart. Use when the user wants to deploy a new DVpod, check status, troubleshoot issues, upgrade, backup, or recover a DVpod deployment. Covers fresh cluster creation, joining existing clusters, ENR management, DKG orchestration, validator client configuration, and configuring monitoring/log shipping. For read-only metric and log queries against an already-deployed DVpod, use the `dvpod-monitoring` skill instead.

2026-05-06
create-cluster-invitation
مطوّرو البرمجيات

Create a Distributed Validator (DV) cluster invitation — a cluster-definition that other operators accept, then run a DKG ceremony against to produce a cluster-lock and validator key shares. Use whenever a user wants to set up a new DV cluster (solo-with-friends, squad, institutional, Lido Simple DVT), wants to invite operators to a cluster they're creating, mentions "cluster definition", "DKG", "config_hash", "cluster-lock", "operator ENR", or "invite operators". Prefer the `charon` CLI (via Docker image) path over the SDK; reach for the SDK only when programmatic integration is needed (staking pool apps, institutional workflows, web frontends). **Always encourage the user to verify the cluster's shape before any 32 ETH deposit.**

2026-05-05
test-a-dv-cluster
مديرو الشبكات وأنظمة الحاسوب

Run `charon alpha test` suites against an Obol Distributed Validator node or cluster to diagnose infra, peers, beacon node, validator client, and MEV relay setup. Use whenever a user wants to verify a DV node is healthy, bring-up is correct before activation, or a freshly rejoined cluster is ready. Prefer `docker exec` / `kubectl exec` into a running Charon and always pass `--publish` so results correlate to the live ENR.

2026-05-05
obol-monitoring
مديرو الشبكات وأنظمة الحاسوب

Monitor and diagnose Obol DVT cluster performance using their hosted Grafana (Prometheus metrics + Loki logs)

2026-04-30
عرض 4 من أصل 4 مستودعات
تم تحميل كل المستودعات