| name | spwn-cli |
| description | Use when driving spwn from inside an agent container — manage worlds, agents, dependencies, and inspect project state. |
spwn CLI
The spwn CLI manages worlds, agents, and the universe from inside a container.
Key Commands
spwn status
spwn ls
spwn agent ls
spwn msg inbox <name>
spwn msg send <to> --from <me> "msg"
Agent Identity
Your mind is your home directory (/agents/<your-name>/). The soul
file there is the source of truth for who you are; read it before
starting work.
cat /agents/<your-name>/SOUL.md