🧪 Skills
Scaffold Project
Creates a new project structure with frontend, backend, database, integrations, marketing folders, and a README.md inside mission-control workspace.
v1.0.0
Description
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
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!