scaffold-project
Create a new project structure inside the mission-control workspace.
Allowed path
~/.openclaw-workspace/projects/mission-control
What this skill does
- Creates folders
- Creates base files
- Initializes project structure
Default structure
When called, create:
projects/mission-control/ ├─ frontend/ ├─ backend/ ├─ database/ ├─ integrations/ ├─ marketing/ └─ README.md
Instructions
- Check if the folder exists
- If not, create the folder structure
- Create README.md describing the project
- Return a list of created files