splatworld
This skill documents the Splatworld agent API and an agent activity loop for interacting with `https://api.splatworld.io/api/v1`. It instructs executing shell scripts and `curl` commands (e.g., `nohup bash sse-listen.sh &`, `curl .../agents/me/events`) and storing/using API keys (`x-api-key`, `API_KEY`) to access remote endpoints.