SkillHub

scaffold-project

v1.0.0

在mission-control工作区创建包含前端、后端、数据库、集成、营销文件夹及README.md的新项目结构。

Sourced from ClawHub, Authored by ScottEverduim

Installation

Please help me install the skill `scaffold-project` from SkillHub official store. npx skills add ScottEverduim/scaffold-project

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

  1. Check if the folder exists
  2. If not, create the folder structure
  3. Create README.md describing the project
  4. Return a list of created files