A specialized AI agent skill that communicates with the Pexo platform to draft scripts, generate scenes, and render publish-ready launch videos for startups and products.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install launch-video
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 launch-video using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Pexo Launch Video skill is a powerful addition to your AI workflow, allowing autonomous agents to generate professional launch videos directly from a founder's pitch, landing page URL, or screenshot. Rather than attempting to generate heavy video assets locally, this skill implements a precise relay-and-poll mechanism to coordinate with Pexo's specialized cloud rendering engines.
By incorporating this capability into your suite of Openclaw Skills, your AI coding agent can write scripts, select cinematic models, sync background music, and assemble a final high-resolution video ready for Product Hunt, social media, or landing pages. The core philosophy of this skill is delegation: the local AI agent acts as a reliable pipeline coordinator, relaying verbatim user requests and assets to Pexo and handling state-based feedback loops until the complete video is delivered.
pexo-project-create.sh and obtains a unique project_id.pexo-upload.sh and notes the returned tags.pexo-chat.sh, maintaining strict fidelity to the user's instructions.pexo-project-get.sh to track the rendering progress and interpret the nextAction state machine (WAIT, RESPOND, DELIVER, FAILED, RECONNECT).Configure your Pexo API credentials locally to enable the skill within your agent workspace.
Ensure your system has curl, jq, and file installed and accessible in your shell environment.
Create or update the configuration file at ~/.pexo/config with your credentials:
PEXO_BASE_URL="https://pexo.ai"
PEXO_API_KEY="sk-<your-api-key>"
To verify your integration setup and run diagnostics, execute:
./scripts/pexo-doctor.sh
If you do not have an active account, consult references/SETUP-CHECKLIST.md for signup details and promotional credit codes.
The skill maintains state dynamically through file identifiers and project sessions on the host platform. Here is the layout of how operations mapped via Openclaw Skills align with Pexo's schema:
| Command / Action | Inputs Required | Outputs / Saved Metadata |
|---|---|---|
| Project Initialization | Short text brief | project_id |
| Asset Management | Local file path, Project ID | asset_id (referenced via tags like <original-image>) |
| Chat & Dispatch | Project ID, Verbatim prompt, asset tags | Async execution confirmation |
| Polling Loop | Project ID | JSON payload containing nextAction and recentMessages |
| Asset Retrieval | Project ID, Asset ID | JSON object containing the absolute download url |
All session contexts are saved server-side by Pexo, allowing agents to issue revision queries against the exact same project_id without resetting the generation history.
RECONNECT flag to issue a "continue" command to prevent generation loss.Loading
An AI-powered video generation skill that automates scriptwriting, shot selection, voiceovers, and music production to deliver polished, startup-ready intro videos.

An AI-powered video generation tool that transforms SaaS descriptions, screenshots, and URLs into professional demo and explainer videos.

Automate the creation of polished founder pitch videos and story content using Pexo via your AI coding agent.

An interactive historical analysis skill based on Susan Wise Bauer's masterwork, helping users study and map the lessons of ancient civilizations to modern contexts.

An automated operating workflow and validation rubric designed to ensure Chrome extensions meet Web Store policies, privacy promises, and high-quality release standards.

A data-driven cognitive toolkit to combat societal pessimism and analyze global progress using the core tenets of reason, science, humanism, and progress.








































