An autonomous engine that transforms a business idea into a fully functional startup workspace and landing page in under ten minutes.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install audos
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 audos using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Audos is a sophisticated AI-powered platform designed to eliminate the execution barriers for entrepreneurs by automating the creation of startup infrastructure. By leveraging a team of specialized AI agents working in parallel, it generates professional landing pages, custom brand identities (including logos and typography), and a comprehensive workspace OS tailored to a specific business concept.
This integration via Openclaw Skills allows developers to programmatically launch MVPs and validate entrepreneurial ideas without manual design or coding. At the heart of every workspace is Otto, a dedicated AI business partner that assists with strategy, operations, and growth. Unlike template-based solutions, Audos creates custom assets for every user, ensuring a unique digital footprint from day one.
To integrate this skill into your environment, utilize the Audos API endpoints with your persistent authentication tokens.
# Start a new workspace build
curl -X POST https://audos.com/api/agent/onboard/start \
-H "Content-Type: application/json" \
-d '{"email": "[email protected]", "businessIdea": "AI Fitness App"}'
Store the authToken (format: aud_live_xxxx) securely by user email, as these tokens do not expire and allow returning users to skip the OTP verification flow in future Openclaw Skills sessions.
The skill manages workspace metadata and authentication credentials to maintain persistent access.
| Field | Description | Type |
|---|---|---|
| workspaceId | Unique identifier for the generated startup environment | String |
| authToken | Persistent 48-hex character bearer token for API access | String |
| urls | Object containing landingPage and workspace links | Object |
| parallelBuildStatus | Detailed task breakdown for real-time monitoring | Array |
| landingPageReady | Primary boolean flag indicating build completion | Boolean |
Loading
A functional framework for shifting AI agents from simple persona-mimicry to structural, computable emergent identity using mathematical dynamics.

An automated development assistant that utilizes the Claude Code CLI to execute, verify, and document complex programming tasks.

A comprehensive AI skill for generating high-quality images and videos and performing intelligent image edits via the ByteDance Doubao API.

A secure utility for packaging and migrating OpenClaw Agent configurations, memory, and skills into portable, encrypted archives.

A comprehensive automation tool for Feishu spreadsheets enabling AI agents to perform full CRUD operations on worksheets and cell data.

A comprehensive tool for AI agents to manage Feishu online spreadsheets including data manipulation and worksheet management.








































