A high-performance media generation suite for creating photorealistic images, synthetic videos, talking heads, and neural audio via GPU-accelerated workflows.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install ai-media
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 ai-media using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill enables developers and creators to harness the power of dedicated GPU servers for full-stack AI media production. By integrating industry-standard tools like ComfyUI, SadTalker, and Voxtral, it provides a unified interface for generating complex multimedia assets directly through CLI scripts. It is designed to work seamlessly within the Openclaw Skills ecosystem to automate creative workflows.
Whether you need high-fidelity SDXL images or sophisticated LTX-2 video synthesis, this skill abstracts the complexity of remote GPU management. It handles SSH connectivity, environment validation, and file organization automatically, allowing you to focus on the creative output rather than infrastructure configuration.
To deploy this skill, ensure your GPU server is accessible via SSH and has the required stack installed. Configure environment variables for the host and user: ${GPU_USER} and ${GPU_HOST}. Place your SSH key at ~/.ssh/id_ed25519_gpu for automated authentication.
Verify tool installation on the remote server:
ls /data/ai-stack/comfyui/
ls /data/ai-stack/sadtalker/
ls /data/ai-stack/whisper/
Test connectivity and generation by running a basic command:
./scripts/image.sh "a futuristic laboratory" artistic
The skill maintains a structured output system on the remote GPU server to ensure organized asset management within Openclaw Skills.
| Directory | Content Type |
|---|---|
/data/ai-stack/output/ |
Final generated assets (PNG, MP4, WAV) |
/data/ai-stack/comfyui/ |
Image and Video generation workflows |
/data/ai-stack/sadtalker/ |
Animation data and avatar assets |
/data/ai-stack/whisper/ |
Voice synthesis and TTS models |
Files are named sequentially (e.g., image_001.png, video_001.mp4) to prevent overwrites.
Loading
A Write-Ahead Log protocol that prevents agents from losing critical context and corrections during conversation compaction by persisting state to disk before responding.

A comprehensive governance framework providing five core protocols to ensure AI agent reliability, verification, and cost-efficiency.

A sophisticated security and permission layer providing tiered access control, owner approval workflows, and automated stranger deflection for AI agents.

A powerful multimedia generation skill that unifies Gemini image and Qwen Wan video creation through a single API key.

An advanced AI-driven browser automation tool that leverages LLMs to navigate, interact with, and extract structured data from any website using a real Chromium instance.

A professional-grade C/C++ language server providing deep code intelligence, real-time diagnostics, and automated formatting.








































