Skip to main content
unoverse is the one command for everything you do on the platform. Install it once and you can:
  • create a project, a universe or a client app
  • author components, nodes and skills in studio
  • run a universe on your machine, and deploy it to your own server
Install it once
Update it whenever
One command brings the CLI, your skills and a local universe’s images current. Run it inside a universe and it moves the running services to the latest images, without ever booting a stopped one.
✦ Included, and installed for you
skills
Build for unoverse by describing what you want. The skills teach Claude Code how the platform works, so what it writes actually runs. Components, nodes, workflows and themes are all fair game.


unoverse update installs them. There is nothing to set up. See what you get.
Which commands you get depends on where you are standing. The CLI finds a universe the way git finds a repo, by walking up from where you are. Running a universe of your own needs a licence and the registry token issued with it. Authoring needs neither. Two ways to use unoverse covers the difference.

Help

Outside a universe, that is the whole surface:
unoverse help
Inside a universe folder, a second block appears. You will not see these before then, because there is nothing yet for them to operate:
unoverse help
A bare unoverse, unoverse --help and unoverse -h all print the same thing.

The commands

Two work wherever you are: unoverse create sets up a project, a universe or a client app, and unoverse update brings your tooling current. The rest depend on where you are standing.

studio

A universe

Available inside a universe folder.

Next steps

Open studio

Build components, apps, skills and nodes, and preview them as you save.

Get the skills

Teach your AI tooling how to build on unoverse.

Run unoverse

Stand up a universe of your own, locally or on your infrastructure.