aixyz-on-openclaw

Installation
SKILL.md

aixyz for openclaw Users

This guide is written for openclaw users who want to ship a live, paid AI agent using aixyz. You do not need prior coding experience or knowledge of crypto infrastructure — every step is explained from scratch.

Quick reference: The general aixyz skill lives at skills.sh/agentlyhq/aixyz. Consult it for full CLI flags and advanced topics. This guide focuses on the path that matters most to openclaw users.


What You Are Building

An AI agent that:

  1. Runs on the internet at a public URL
  2. Accepts work requests from other agents (A2A protocol) and from AI clients like Claude Desktop (MCP protocol)
  3. Gets paid per request in crypto via the x402 micropayment protocol
  4. Is discoverable on-chain via the ERC-8004 registry

Installs
245
Repository
agentlyhq/aixyz
GitHub Stars
81
First Seen
Mar 3, 2026
aixyz-on-openclaw — agentlyhq/aixyz