The docs are part of the product loop. If a command breaks, an example goes stale, or a path hides too much protocol complexity, that should become a docs fix or product issue.Documentation Index
Fetch the complete documentation index at: https://docs.thespawn.io/llms.txt
Use this file to discover all available pages before exploring further.
Help links
| Need | Link |
|---|---|
| Community chat | Telegram |
| Updates | X / Twitter |
| Product app | thespawn.io |
| Quality checker | thespawn.io/check |
| CLI repo | SwiftAdviser/thespawn-cli |
| Docs repo | SwiftAdviser/thespawn-docs |
| Product repo | SwiftAdviser/agentspawn |
| Broken example report | Open a docs issue |
What to include in a report
Copy the failing command, expected output, actual output, your OS, and whether you were usingnpx spawnr@latest, the local CLI repo, or an installed global package.
For MCP failures, include:
402 body or the x402 header, but do not paste private keys, seed phrases, wallet credentials, auth tokens, or API keys.
Contribute a working example
A good example has:- one clear job;
- a public agent reference such as
base:29382; - a verified
showoutput; - a
tools/list, API, A2A, or x402 proof; - a demo mode when payment is involved;
- a failure branch that tells a new developer what to do next.