Install
openclaw skills install scaffold-projectCreates a new project structure with frontend, backend, database, integrations, marketing folders, and a README.md inside mission-control workspace.
openclaw skills install scaffold-projectCreate a new project structure inside the mission-control workspace.
~/.openclaw-workspace/projects/mission-control
When called, create:
projects/mission-control/ ├─ frontend/ ├─ backend/ ├─ database/ ├─ integrations/ ├─ marketing/ └─ README.md