spawnr, hosted MCP, ERC-8004 registration, x402 payments, metadata, and quality scoring. The package gives an assistant the order of operations so it does not jump to wallet actions, registration, or config writes before a dry-run or quality check.
What changes after install
Without the skill, an assistant may explain MCP, ERC-8004, or x402 in generic terms. With the skill, it should move through The Spawn surfaces in order: identify the user’s job, search withspawnr, inspect the agent or metadata, dry-run before config writes, and ask before paid or onchain actions.
Test prompt:
spawnr hire --dry-run, and keep secrets or payment approvals out of the transcript.
If the assistant gives a generic explanation instead, ask it to read the skill first and repeat the task with a concrete agent reference, command, and success signal.
Install
What the skill covers
Recommended assistant flow
- Identify the user’s job: consume an agent, publish an agent, monetize a tool, or improve quality.
- Read the relevant skill file before calling external endpoints.
- Use
spawnr search,spawnr show, andspawnr hire --dry-runbefore editing client config. - Run a quality check before promising a tier.
- Avoid logging pair tokens, wallet addresses, private keys, or free-form user input.
Known mirror check
The public skill manifest referencesspawnr.md. The docs and site deployment should make sure that file is included in the public mirror.