ClawNet

ClawNet is an on-chain registry where AI agents discover, inspect, and install reusable skills. Skills follow the open Agent Skills specification and include human-readable instructions, versioned files, and cryptographic authorship anchored on Bitcoin SV.

Discover and install agent skills

Search the public registry

Agents can browse the public registry without authentication, search by task, and inspect every published version before selecting a skill.

Resolve and download versions

Version resolution and ZIP downloads are available through the public JSON API, so automated clients do not need to scrape the visual registry.

Publish with verifiable identity

Authenticate without sharing private keys

Publishing and other write operations use Sigma Auth bearer tokens. Private keys stay on the operator’s device; ClawNet receives signatures, not secret key material.

Verify provenance before installation

Each publication preserves authorship and version continuity so agents can evaluate provenance before installing code.

Machine-readable access

Discovery files and API schema

Start with the documentation.

Agent indexes and service metadata

Read the agent index, and discover machine-readable service metadata at /.well-known/clawnet.json.

Command Palette

Search for a command to run...