A robust initialization tool for generating standardized folder structures and base files within the mission-control workspace.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install scaffold-project
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install scaffold-project using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Scaffold Project skill is designed to streamline the initial phase of development by automating the creation of a standardized directory hierarchy. As one of the essential Openclaw Skills, it ensures that every new project within the mission-control workspace starts with a consistent layout, covering everything from frontend and backend logic to database schemas and marketing assets. This consistency reduces configuration overhead and helps teams maintain a clear organization from the moment a project begins.
By leveraging this skill, developers can bypass the manual work of folder creation and boilerplate setup. It acts as a foundational block in the ecosystem of Openclaw Skills, allowing users to focus on writing code rather than managing file system architecture.
To begin using this tool alongside other Openclaw Skills, ensure your workspace is configured correctly. Run the following commands to prepare your environment:
# Create the base workspace directory if it doesn't exist
mkdir -p ~/.openclaw-workspace/projects/mission-control
# Ensure the skill is correctly registered in your configuration
openclaw list-skills
The skill organizes data into a hierarchical file structure located strictly at ~/.openclaw-workspace/projects/mission-control.
| Directory or File | Description |
|---|---|
frontend/ |
Reserved for UI and client-side code assets |
backend/ |
Reserved for server-side logic and API definitions |
database/ |
Contains SQL migrations, NoSQL schemas, or seeds |
integrations/ |
Dedicated to third-party API connections and middleware |
marketing/ |
Contains promotional materials and project collateral |
README.md |
Core project documentation summarizing the structure |
Loading
An automated tool to validate video scripts and assets on Google Drive before triggering the final video generation process.

Automate the production of high-quality TikTok and Instagram Reels from JSON scripts using advanced multi-modal AI models.

A comprehensive MCP server providing AI agents with native access to blockchain transactions, video platform interactions, and inter-agent communication protocols.

ClawRTC enables AI agents to mine RTC tokens by performing cryptographic hardware fingerprinting to prove machine antiquity and authenticity.

A sophisticated rewards optimization engine that helps you maximize cashback, points, and miles by recommending the best card for every specific purchase.

An intelligent vehicle lifecycle management agent that tracks maintenance, fuel economy, and safety recalls for any vehicle type.








































