internet-court/internet-court-skill

502 stars · Last commit 2026-07-10

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.

README preview

# 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

View full repository on GitHub →