Transform static images of people with products into realistic lip-synced promotional videos using AI.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install veed-ugc
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 veed-ugc using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Veed-UGC is a specialized tool within the Openclaw Skills ecosystem designed to automate the creation of User Generated Content (UGC) videos. It leverages ComfyDeploy workflows and ElevenLabs voice synthesis to animate static images—specifically those featuring a person with a product—into high-quality, lip-synced promotional clips.
This skill is ideal for marketers and developers looking to scale their video production without traditional filming. By integrating seamlessly with other tools like Morpheus or Ad-Ready, Veed-UGC bridges the gap between static design and engaging video content. It simplifies the complex process of AI video generation into a single command-line execution or API call, making it an essential part of any modern content automation stack for Openclaw Skills users.
To get started with this skill in your Openclaw Skills environment, ensure you have the necessary dependencies and API keys configured.
# Navigate to the skills directory
cd ~/.clawdbot/skills/veed-ugc
# Run the generation script with your image and script
uv run scripts/generate.py \
--image "https://example.com/product-image.png" \
--script "This product is a game changer! You have to try it." \
--output "ugc-video.mp4"
Ensure your ComfyDeploy and ElevenLabs credentials are set in your environment variables.
The skill handles input and output data using a structured format to ensure compatibility with other Openclaw Skills.
| Field | Type | Description |
|---|---|---|
| image | String | URL or local path to the source JPG/PNG image. |
| script | String | Pure dialogue text (no stage directions allowed). |
| voice_id | String | ElevenLabs unique identifier for the AI voice. |
| output | String | File path for the resulting .mp4 video. |
Loading
A professional tool for generating realistic lip-sync videos by synchronizing any face image with a user-provided audio file.

A comprehensive automated workflow that transforms a product photo into a fully edited, lip-synced UGC video campaign.

Transform long-form videos into viral, subtitle-ready TikTok and Reels clips using automated AI workflows.

An AI-powered video synthesis tool that generates high-fidelity cinematic videos from text prompts or reference images.

A specialized skill for managing on-chain governance, proposals, and voting strategies on the XPR Network.

A specialized toolset for interacting with the Metal Dollar (XMD) stablecoin ecosystem, enabling seamless minting, redemption, and deep reserve analytics.








































