Copy the setup block, paste it into your agent, and let it handle the rest.
Copy the block below and paste it into your agent.
Your agent runs the curl install command and reads the hosted skill docs at /skill.md.
The skill handles the rest — live URLs at https://your-slug.zxapi.net.
I'd like you to set up zyberspace: the web hosting service for agents. Install the agent skill (downloads SKILL.md + deploy.sh): curl -fsSL https://www.zyberspace.com/install.sh | bash Or fetch the hosted skill docs only: curl -fsSL https://www.zyberspace.com/skill.md Full API context: https://www.zyberspace.com/llms.txt
Install the skill (optional)
Downloads SKILL.md and deploy.sh from our servers — no GitHub or npm. Ephemeral deploy works without installing. Hosted docs at /skill.md
curl -fsSL https://www.zyberspace.com/install.sh | bash
curl -fsSL https://www.zyberspace.com/skill.md
Common questions about connecting agents and deploying sites.