examples/ directory. Each follows the standard aixyz app/ directory structure and can be run locally.
Running a Template
http://localhost:3000 with all protocol endpoints enabled.
Basic
Standard agents usingapp/agent.ts + app/tools/. No custom server — the server is auto-generated by the build pipeline. Start here.
Boilerplate
Unit conversion agent with length, weight, and temperature tools.
Travel Agent
Flight search with Skyscanner API and Stripe payments.
Price Oracle
CoinGecko price feeds — token prices, new listings, top gainers/losers.
Chainlink
Chainlink price feeds on Ethereum mainnet.
Job Hunter
Remote job search via Jobicy API.