hermes atlas
231·repos hermes·v0.20.4 ★ star this repo

Best Hermes Skills for Crypto & Agent Payments

“Builders wiring agents into on-chain protocols or agent-to-agent payment and dispute-resolution rails.”

Skills for interacting with smart-contract oracle networks and for structuring agent-to-agent commerce, escrow, delegated permissions, and micropayments.

Updated 2026-08-20 · tested against Hermes v0.20.4

internet-court / internet-court-skillcollection top pick

★ 4.3K

A genuinely new primitive — a master router plus vendored official protocol skills covering ERC-7710 delegated permissions, x402 payments, and escrow/dispute resolution as one catch-all agent-commerce skill.

install
hermes skills tap add internet-court/internet-court-skill (the README prefers the tap over a direct URL install, which misses bundled reference files).

works withHermes Agent (tap), Claude Code (plugin marketplace or manual clone), OpenClaw, and Codex.

smartcontractkit / chainlink-agent-skillsskill

★ 125

The official Chainlink team's own oracle-network skills (CCIP, VRF, Data Feeds) — the vendor-authoritative pick for cross-chain or oracle work, versus a community reimplementation.

install
npx skills add smartcontractkit/chainlink-agent-skills

works withagentskills.io spec via the skills.sh CLI; project-level install is the default.

These are curated by hand, not scraped or ranked by an algorithm. Every entry is a project already accepted into the Atlas catalog; the install command is copied out of that project's own README (not inferred), the compatibility line reflects what the README actually claims to support, and the verdict says what this pick does that its neighbours don't. Star counts come live from the GitHub API on each build. Updated 2026-08-20 · tested against Hermes v0.20.4.

What is the best Hermes Agent skill for crypto & agent payments?

internet-court/internet-court-skill. A genuinely new primitive — a master router plus vendored official protocol skills covering ERC-7710 delegated permissions, x402 payments, and escrow/dispute resolution as one catch-all agent-commerce skill. Install it with: hermes skills tap add internet-court/internet-court-skill (the README prefers the tap over a direct URL install, which misses bundled reference files).

How do I install Hermes skills?

From the Hermes CLI. Running hermes skills install owner/repo/skills/name installs a single skill; hermes skills tap add owner/repo registers a whole repository as a tap, so every skill inside it becomes available. Plugins use hermes plugins install owner/repo --enable. Skills that follow the agentskills.io spec but aren't published to the Skills Hub can be added with npx skills add owner/repo, or cloned straight into your skills directory. Every entry on this page carries the exact command from its own README.

How current are these picks?

Updated 2026-08-20 · tested against Hermes v0.20.4. The picks are curated by hand — install commands are read out of each project's README rather than generated, and star counts are refreshed from the GitHub API on every build.