An end-to-end automation skill for building, managing, and deploying Next.js applications integrated with Instant and Vercel.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install app-builder
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 app-builder using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The App Builder skill is a comprehensive automation engine designed for AI agents to handle the entire lifecycle of modern web applications. By integrating powerful tools like npx instant-cli, create-instant-app, and the Vercel CLI, this skill allows developers to move from a concept to a live URL in minutes. It operates within the Openclaw Skills framework to ensure that every project is properly scaffolded, version-controlled via GitHub, and hosted on a production-ready environment.
This skill is built for developers who want to leverage the Codex template and Next.js for high-performance frontend development while delegating the repetitive tasks of backend initialization and deployment orchestration. By centralizing all projects in a dedicated directory and following strict architectural rules, it provides a reliable foundation for scaling AI-driven development workflows within the Openclaw Skills ecosystem.
To use this component of Openclaw Skills, ensure that you have the necessary CLI tools installed and that you are logged into each service.
# Install required CLIs
npm install -g instant-cli vercel
# Note: GitHub CLI (gh) should also be installed via your system package manager.
# Ensure the apps directory exists
mkdir -p ~/apps
The agent will automatically verify your login status for GitHub and Vercel before proceeding with any deployment tasks.
The skill organizes its operations around a structured file system and metadata strategy within Openclaw Skills:
| Component | Location / Format | Purpose |
|---|---|---|
| Project Root | ~/apps/<app-name> |
Primary workspace for the application source code. |
| Agent Instructions | AGENTS.md |
Specific guidelines for the AI coding agent to follow within the repo. |
| Backend Config | instant.schema.ts |
Defines the Instant database schema and permissions. |
| Deployment | .vercel |
Local cache and configuration for Vercel project linking. |
| Environment | .env |
Local storage for appId, tokens, and secret keys used during development. |
Loading
A deterministic 8-stage image production pipeline designed for high-fidelity streetwear and fashion content creation.

A modular prediction market trading platform for OpenClaw bots to automate Polymarket trades and wallet management.

A high-performance, 100% offline text-to-speech skill for generating natural voice replies without API keys or internet dependencies.

A professional financial analysis agent that provides real-time market data tracking and structured three-layer impact predictions for global economic events.

OCFT is a peer-to-peer file transfer protocol enabling AI agents to exchange data and large files directly through text-based message channels.

A professional-grade TikTok downloader and metadata extractor powered by yt-dlp for automated content archiving.








































