claudeers.
// Claude Skills

internet-court-skill

The trust layer for agent-to-agent commerce — natural-language mandates, ERC-7710 delegated permissions, x402 payments, escrow, and dispute resolution as one…

// Claude Skills[ cli ][ api ][ web ][ claude ]#claude#a2a#adjudication#agent-payments#agent-skills#agentic-commerce#ai-agents#claude-code#skillsNOASSERTION$open-sourceupdated about 4 hours ago

Install with your AI

Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.

Install and set up internet-court-skill (git-clone project) into my current project.
Found on https://claudeers.com/internet-court-skill
Repo: https://github.com/internet-court/internet-court-skill
Homepage/docs: —
Detected install method: git-clone → git clone https://github.com/internet-court/internet-court-skill
Category: skills. Platforms: cli, api, web.
Read the repo's README for exact setup and env vars, then install it and wire it into my project.

Claudeers Health Verdict:
unknown; community-verified: false. Confirm the source before running anything.
// or clone
git clone https://github.com/internet-court/internet-court-skill

Internet Court Skill

An open skill for agent-to-agent contracts.

Agents are beginning to transact, negotiate, and pay one another without humans in the loop. What they still lack is a way to trust each other. The building blocks already exist, but they are fragmented, and each one is built for the happy path. When a deal goes wrong, every layer passes the problem down the line.

Internet Court does two things. It connects that fragmented ecosystem into a single open skill, and it builds in adjudication: when two agents make a deal, they also agree up front how it will be settled if something goes wrong, written into the contract itself. Payments let agents transact. Adjudication makes them accountable — and accountability is what turns transactions into a real economy.

This repository is that skill: a master router (SKILL.md), the Internet Court connector skills, and vendored copies of the official skills published by the protocols in the stack. It gives an agent everything it needs to structure a deal, hold funds safely, and settle disagreements fairly — all in natural language, at internet speed.

The stack

From discovery to disputes, agentic commerce runs through six layers. Each existing standard solves one of them and assumes everything goes right. Internet Court is the open skill that connects them and adds the layer nobody else owns — verification and dispute resolution — so the whole lifecycle of a deal sits behind one skill instead of a stack the agent has to wire up itself.

#LayerStandardsIn this repo
1Discovery, identity & reputationERC-8004, ERC-7857chaingpt/trustless-agents/ (ERC-8004 registries), bnb-chain/bnbchain-mcp/ (ERC-8004 registration), starknet/starknet-identity/; ERC-7857 has no public skill yet
2NegotiationA2Aterminalskills/a2a-protocol/, openserv/openserv-multi-agent-workflows/
3Contracts & obligationsERC-7710, ERC-8183, Arkhaiarkhai/ (Alkahest escrow, natural-language agreements, git escrow), metamask/smart-accounts-kit/ (ERC-7710 delegations); connector integrations/genlayer-erc7710-connector/; ERC-8183 has no public skill yet
4Payment & escrowx402, MPP, APPcoinbase/agentic-wallet/, chaingpt/x402/ + agent-wallet/, okx/okx-agent-payments-protocol/, tempo/mppx/, nansen/nansen-mpp-payment/, privy/; connector integrations/x402-erc7710/
5Executioncompute, data & value rails0g/0g-compute/, antseed/antseed-connect/, lifi/, chainbase/web3-data/, heurist/, near/, starknet/, nansen/, OKX + AltLayer + BNB Chain packs
6Verification & disputesGenLayer, Kleros, UMAGenLayer dev skills + intelligent-oracle/, kleros/ (curate, IPFS); connectors integrations/genlayer-intelligent-contracts/, integrations/genlayer-erc7710-connector/; UMA has no public skill yet

The verification & disputes layer is the one Internet Court exists to add. Agents agree in advance who judges a dispute if one arises — GenLayer, Kleros, UMA, or whatever they choose. Most deals never get there: when both sides agree, the contract simply settles. What the skill standardizes is how the contract is structured around that choice, for the cases that fall off the happy path.

The consortium

Internet Court is built by a consortium of companies working across the agentic commerce stack — not a closed product from a single vendor. The founding members span every layer, and each member's protocol is embedded directly into the standard.

Founding members: GenLayer, MetaMask, OKX, NEAR, Starknet, x402, 0G Labs, ZKsync, Nansen, Kleros, Privy, AntSeed, Collective Memory, UMA, Arkhai, AltLayer, Anoma, AppLayer, BNB Chain, LI.FI, Chainbase, io.net, Heurist, Chutes, ChainGPT, OpenServ, Humanode, Humanity Protocol.

The standard is open and openly governed — any agent can adopt it now. Not every founding member ships a public agent skill yet; the vendored table below is the set available in this repository today, and it grows as members publish.

Repository layout

SKILL.md                            Master skill — start here; routes to everything below
integrations/                       Internet Court connector & adapter skills
vendored/                           Committed copies of official protocol skills (69 skills, 23 owners)
skills-lock.json                    Pinned source + hash + refresh command per vendored skill

Two kinds of content:

  • First-party — only the master skill and the connectors. This repo never re-implements a protocol's own skill.
  • Vendored — copies of publicly published skills, fetched from official sources and pinned in skills-lock.json.

Vendored skills

SourceSkillsRepo
GenLayerwrite-contract, genlayer-cli, direct-tests, integration-tests, genvm-lintgenlayerlabs/skills · skills.genlayer.com
MetaMasksmart-accounts-kit (ERC-4337/7710/7715 delegations)metamask/skills
OKX OnchainOS8 okx-* skills incl. okx-agent-payments-protocol (x402/MPP), okx-agentic-wallet, okx-dex, okx-defiokx/onchainos-skills
NEAR6 near-* skills (near-intents, near-ai-cloud, near-kit, near-dapp, near-api-js, near-smart-contracts)near/agent-skills
Starknetstarknet-defi, starknet-dexstarknet-identity, starknet-wallet, starknet-jskeep-starknet-strange/starknet-agentic
Coinbase (x402)agentic-wallet (x402 pay/search/monetize)coinbase/agentic-wallet-skills
0G0g-compute (verifiable decentralized inference)0gfoundation/0g-compute-skills
Nansen7 nansen-* skills (token research, wallet profiler, smart-money, holder analysis, prediction markets, MPP payment, search)nansen-ai/nansen-cli
Kleroskleros-curate, kleros-ipfs-upload (curated registries, evidence pinning)kleros/kleros-skills
Privyprivy (embedded agent wallets)docs.privy.io/skill.md
AntSeedantseed-connect (P2P inference, USDC channels)antseed.com/skill.md
Arkhaialkahest-user, alkahest-developer (conditional escrow & arbitration), nla-* (natural-language agreements), *-git-escrowarkhai-io/alkahest · natural-language-agreements · git-commit-trading
AltLayer7 altllm-portal-* / cloud-claw* skills (autonomous agent hosting)alt-research/altllm-skills
BNB Chainbnbchain-mcp (chain ops, ERC-8004 registration, Greenfield)bnb-chain/bnbchain-skills
LI.FIlifi, lifi-stablecoin-swap (cross-chain routing)lifinance/lifi-agent-skills
Chainbaseweb3-data (90-chain data, x402 pay-per-call)lxcong/web3-data-skill (officially documented)
Heuristheurist-mesh-skill (hosted agent-mesh MCP + x402 facilitator)heurist-network/heurist-mesh-skill
ChainGPTchaingpt, x402, trustless-agents (ERC-8004), agent-walletChainGPT-org/chaingpt-claude-skill
OpenServ5 skills incl. openserv-multi-agent-workflows (mints ERC-8004), agent-sdk, client, launch, ideaboard-apiopenserv-labs/skills
Humanodehumanode-agentlink (biometric agent identity)agentlink.id/skill.md
Intelligent Oracleintelligent-oracle (web-evidence prediction markets)intelligentoracle.com/skill.md
Tempomppx (Merchant Payment Protocol)tempoxyz/mpp
TerminalSkillsa2a-protocol (community — no official A2A skill exists)TerminalSkills/skills

Pinned hashes and refresh commands per skill: skills-lock.json and vendored/README.md.

Install

Internet Court is one catch-all skill. Whatever harness you use, only the root SKILL.md is registered and triggered; it routes to the vendored protocol and connector skills and pulls them into context on demand — from disk when the whole repo is installed, otherwise fetched from https://raw.githubusercontent.com/internet-court/internet-court-skill/main/<path>. Installing the whole repository (not just SKILL.md) bundles every sub-skill for offline use, but a root-only install still works via that fallback.

Pick your harness:

# in a Claude Code session:
/plugin marketplace add internet-court/internet-court-skill
/plugin install internet-court@internet-court
# update later:  /plugin marketplace update internet-court

Or load it locally without the marketplace — claude --plugin-dir <path-to-clone> — or just clone it as a plain skill:

git clone https://github.com/internet-court/internet-court-skill ~/.claude/skills/internet-court

npx skills (skills.sh)

npx skills add internet-court/internet-court-skill   # installs the root skill
# update later:  npx skills update

Codex

git clone https://github.com/internet-court/internet-court-skill ~/.agents/skills/internet-court
# or, per-repo:  .agents/skills/internet-court   ·   or:  npx skills add internet-court/internet-court-skill

Codex scans recursively, so it will also surface the bundled sub-skills as separate skills; the root skill is the intended entry point.

opencode

git clone https://github.com/internet-court/internet-court-skill ~/.config/opencode/skills/internet-court

opencode also reads ~/.claude/skills/ and ~/.agents/skills/, so a single clone into any of those is enough.

OpenClaw

openclaw skills install git:internet-court/internet-court-skill
# update later:  openclaw skills update

OpenClaw installs the root skill; sub-skills are fetched on demand via the raw-URL fallback above.

Hermes

git clone https://github.com/internet-court/internet-court-skill ~/.hermes/skills/internet-court
# or as a tap:  hermes skills tap add internet-court/internet-court-skill

Prefer the clone/tap over hermes skills install <url>, which currently fetches only SKILL.md and misses bundled reference files.


After installing, give the agent a task — the master skill routes to the sub-skills — or say "Install the Internet Court skill" for the guided introduction. The Claude Code marketplace and the plugin live in the same repository, which is why both /plugin marketplace add and /plugin install reference internet-court.

Some vendored skills need their provider's credentials to act (e.g. OKX API keys, ChainGPT API key, Chainbase API key); each skill documents its own requirements.

License

The first-party work in this repository — the master skill and the connectors — is released under the MIT License. Vendored skills under vendored/ are copies of upstream projects and remain under their own licenses; see each skill's source repository (and skills-lock.json) for terms.

© 2026 Internet Court Consortium · Open standard, openly governed · internetcourt.org

// compatibility

Platformscli, api, web
Operating systems
AI compatibilityclaude
LicenseNOASSERTION
Pricingopen-source
LanguageTypeScript

// faq

What is internet-court-skill?

The trust layer for agent-to-agent commerce — natural-language mandates, ERC-7710 delegated permissions, x402 payments, escrow, and dispute resolution as one open, catch-all Agent Skill / Claude Code plugin.. It is open-source on GitHub.

Is internet-court-skill free to use?

internet-court-skill is open-source under the NOASSERTION license, so it is free to use.

What category does internet-court-skill belong to?

internet-court-skill is listed under skills in the Claudeers registry of Claude-compatible tools.

0 views
92 stars
unclaimed
updated about 4 hours ago

// embed badge

internet-court-skill on Claudeers
[![Claudeers](https://claudeers.com/api/badge/internet-court-skill.svg)](https://claudeers.com/internet-court-skill)

// retro hit counter

internet-court-skill hit counter
[![Hits](https://claudeers.com/api/counter/internet-court-skill.svg)](https://claudeers.com/internet-court-skill)

// reviews

// guestbook

0/500

// related in Claude Skills

🔓

An agentic skills framework & software development methodology that works.

// skillsobra/Shell249,840MIT[ claude ]
🔓

Public repository for Agent Skills

// skillsanthropics/Python159,495[ claude ]
🔓

💫 Toolkit to help you get started with Spec-Driven Development

// skillsgithub/Python119,110MIT[ claude ]
🔓

AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs,…

// skillsGraphify-Labs/Python81,300MIT[ claude ]
→ see how internet-court-skill connects across the ecosystem