
Web Studio
v0.1.0Describe a website in plain words; a developer builds it in a folder, working and clickable, right here.
Web Studio
agents
Web Developer
.agents/web-developer/
Monday Studio Review
0 9 * * 1
1
Agents
1
Jobs
1
Depts
4
Pages
Builds complete single-file websites and small apps from plain-word briefs. Publishes only when asked, only via the user's own GitHub.
Web Studio
Describe a website in plain words; a developer builds it in a folder, working and clickable, right here.
How it works
Tell the developer what you want, the way you'd tell a friend who codes: "a page for my sister's pottery classes ā photos, prices, a way to contact her", "a little app that splits a restaurant bill", "an invitation page for the wedding". It builds the whole thing as one file in the sites folder ā and because of how Cabinet works, the finished site appears as an app in this cabinet, ready to open and click.
Each site is one self-contained file: no accounts, no installs, nothing to break in a year. Ask for changes the same way ā "make the buttons bigger", "add a photo section" ā and it edits that site and nothing else.
Make it yours
Open setup.md and replace the example answers ā the kind of things you want to
build and how you like them to look. The developer reads it before every build, so
your taste accumulates instead of being re-explained.
Putting a site on the internet
Everything lives in this cabinet until you say otherwise ā nothing is published by itself, ever. When a site is ready for the world, ask: "put the lemonade stand online." If your computer is signed in to GitHub, the developer can publish the site with GitHub Pages and give you the public address; it will tell you the exact one command to run if you're not signed in yet. More ways to deploy are coming to Cabinet; this one works today.
The Monday review
Once a week the developer walks every site and writes a short review: does it still open, is it still one clean file, is anything broken. You'll find it in the Studio app under the site list ā a quiet habit that keeps old sites from rotting.
What's inside
- Web Developer ā the one agent. Builds and edits your sites; publishes only when you ask.
- Monday Studio Review ā the one routine. Runs at 09:00 every Monday.
- Studio ā the one page. Every site, one card each, one click to open.
- sites/ ā one folder per site. The example lemonade stand shows the shape.
- setup.md ā your taste, so you only explain it once.
$ git clone --filter=blob:none --sparse https://github.com/cabinetai/cabinets.git && cd cabinets && git sparse-checkout set web-studio