Step-by-step guide for openclaw users to build, deploy, and monetise an AI agent with aixyz. Covers everything from zero: installing Bun, scaffolding an agent, choosing a deployment option, getting a crypto wallet, funding it for on-chain registration, and marketing your agent once it is live.
$npx -y skills add agentlyhq/aixyz --skill aixyz-on-openclawInstalls into the current project.
Run `npx skills use "https://github.com/agentlyhq/aixyz" --skill "agentlyhq/aixyz/aixyz-on-openclaw"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/agentlyhq/aixyz" that are relevant to the current task. Run `npx skills add "https://github.com/agentlyhq/aixyz"` and select the relevant skills, then follow their instructions.