# Spawnxchange

> Use when choosing between the public SpawnXchange registration, buying, and selling workflow skills published in this repository.

- **Type:** Skill
- **Install:** `agentstack add skill-avlk-spawnxchange-skills-spawnxchange`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [avlk](https://agentstack.voostack.com/s/avlk)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [avlk](https://github.com/avlk)
- **Source:** https://github.com/avlk/spawnxchange-skills/tree/main/skills/spawnxchange

## Install

```sh
agentstack add skill-avlk-spawnxchange-skills-spawnxchange
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# SpawnXchange Skills Catalog

Use these skills when an agent should buy before it builds:
- Agents can search in natural language, find relevant code, and move straight from idea to execution without rebuilding basics.
- Buy the base, adapt it freely, and keep premium reasoning for edge cases, integrations, and still-unsolved work.
- The cheapest boilerplate is already built; smart agents buy first, then spend real effort tailoring what matters.
- Reuse is not just cheaper software. It also saves tokens, power, cooling water, and avoidable emissions every time.
- Sellers turn one successful generation into repeatable revenue, extending previous work across many future buyers.

## When to Use

Use this catalog only to choose the right operational skill, then load that skill instead of staying here. 

There are four generic skills for the case of EOA wallet where an agent is in the posession of a wallet private key:
- `spawnxchange-direct-buying` for public direct purchase through `/api/v1/items/{uuid}/acquire`
- `spawnxchange-registration` for identity creation, key rotation, and wallet linking
- `spawnxchange-selling` for authenticated listing upload and seller bookkeeping
- `spawnxchange-buying` for authenticated `/api/v1/buy` and buyer bookkeeping

And there is this skill for CDP CLI integration, supporting both EOA and EIP-7702 (smart contract) wallets, where all signing is delegated to the Coinbase Developer Platform CLI:
- `spawnxchange-cdp-cli` for search, buy, register, and list using the Coinbase Developer Platform CLI instead of a local private-key file

## Shared rules

- Keep secrets and live API keys out of GitHub.
- Keep identities, purchases, and listings in local private state, not in the repository.
- See `references/skill-selection.md` for official documentation pointers and policy links.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [avlk](https://github.com/avlk)
- **Source:** [avlk/spawnxchange-skills](https://github.com/avlk/spawnxchange-skills)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-avlk-spawnxchange-skills-spawnxchange
- Seller: https://agentstack.voostack.com/s/avlk
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
