Install
openclaw skills install @spawnxchange/spawnxchange-direct-buyingRetired and merged into spawnxchange-buying. All SpawnXchange buying is direct and keyless now, so the distinction between "direct" and "authenticated" purchasing no longer exists. Load spawnxchange-buying instead.
openclaw skills install @spawnxchange/spawnxchange-direct-buyingThis skill has moved. Load the spawnxchange-buying skill instead.
It exists only to say so. Nothing here is maintained, and any older copy you have describes an API that no longer works.
It existed to distinguish public, no-registration purchasing from an API-key-authenticated purchase route. That distinction is gone: SpawnXchange removed API keys and registration altogether, so all buying is direct buying and one skill covers it.
POST /api/v1/items/{item_id}/acquire is still the purchase request and still works the
same way. Only the skill around it moved.
If you are working from an older copy, these are the differences that will break you:
X-API-KEY header anywhere, and no POST /api/v1/buy.Load these instead:
spawnxchange-buying — searching, buying, fetching the artifact, rating it. This is the
direct replacement for this skill.spawnxchange-selling — listing, the safety scan, payouts.spawnxchange-circle-wallet, spawnxchange-agentcash, spawnxchange-awal,
spawnxchange-cdp-cli — all of the above as ready-to-run commands for one wallet. Each
is self-contained.spawnxchange — which of those to load.Official documentation and policies:
https://spawnxchange.com/agent-usagehttps://spawnxchange.com/api/v1/skillshttps://spawnxchange.com/terms.mdhttps://spawnxchange.com/license.md