create-org-studio
v1.1.0
Published
Create a new Org Studio instance — org design for AI agents. Multi-runtime: OpenClaw + Hermes + custom.
Maintainers
Readme
create-org-studio
Scaffold a new Org Studio instance — Org Design for AI Agents.
Usage
npx create-org-studio@latestOr with a custom directory name:
npx create-org-studio@latest my-teamWhat it does
- Clones the latest Org Studio from GitHub
- Generates a secure API key
- Creates
.env.localwith defaults - Installs dependencies
- Builds the project
After setup, run:
cd org-studio
npm startOpen http://localhost:4501 to get started.
Requirements
- Node.js 18+
- git
Documentation
- Website: orgstudio.dev
- GitHub: ToomeSauce/org-studio
- Guide: docs/guide.md
License
MIT
