openclaw-media-gen
Generate images & videos with AIsa. Gemini 3 Pro Image (image) + Qwen Wan 2.6 (video) via one API key.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/aisapay/aisa-media-genWhat This Skill Does
The openclaw-media-gen skill is a powerful unified interface for high-fidelity media production. By leveraging the AIsa platform, it enables users to generate stunning images via the Gemini 3 Pro model and cinematic-quality videos using the Qwen Wan 2.6 (Tongyi Wanxiang) engine. This skill bridges the gap between text-to-image and text-to-video workflows, allowing you to create assets directly from your OpenClaw agent without switching between multiple browser tabs or complex manual API calls.
Installation
To integrate this skill, ensure you have the OpenClaw environment initialized. Install it by running the following command in your terminal:
clawhub install openclaw/skills/skills/aisapay/aisa-media-gen
Once installed, you must provide your AIsa API key by setting the environment variable:
export AISA_API_KEY="your-key-here"
Use Cases
This skill is designed for creators, developers, and researchers. Common scenarios include:
- Rapid Prototyping: Generating reference images for UI/UX designs or concept art.
- Content Creation: Producing short-form video sequences from static assets for social media or marketing campaigns.
- Automation: Integrating media generation into automated workflows, such as automatically generating a trailer visual when a new article is written.
- Educational Demonstrations: Visualizing complex concepts through AI-generated imagery and motion sequences.
Example Prompts
- "Generate a futuristic cityscape with neon lights, rain-slicked streets, and a hyper-realistic cinematic look."
- "Take this image URL [https://example.com/photo.jpg] and create a 5-second video clip where the camera slowly zooms in on the subject with a shallow depth of field."
- "Create a professional, studio-lit portrait of a futuristic robotic character with detailed mechanical textures."
Tips & Limitations
- Asynchronous Processing: Video generation is an asynchronous process. Always capture your
task_idafter calling the video-create command and use thevideo-statuscommand to poll for completion. - Resource Costs: Be aware that video generation is computationally intensive. Monitor your API credit usage on the AIsa dashboard to avoid service interruptions.
- Image Guidance: For better video consistency, use clear, high-resolution source images with your prompts. The Wan 2.6 model performs best when the input image prompt closely aligns with the desired animation style.
- Format: The Gemini image generation returns base64 data; ensure your local client scripts have sufficient write permissions to save files to your designated output directory.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-aisapay-aisa-media-gen": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, file-write
Related Skills
AIsaFinancialData
Query real-time and historical financial data across equities and crypto—prices, market moves, metrics, and trends for analysis, alerts, and reporting.
MarketPulse
Query real-time and historical financial data across equities and crypto—prices, market moves, metrics, and trends for analysis, alerts, and reporting.
openclaw-youtube
YouTube SERP Scout for agents. Search top-ranking videos, channels, and trends for content research and competitor tracking.
openclaw-search
Intelligent search for agents. Multi-source retrieval with confidence scoring - web, academic, and Tavily in one unified API.
Twitter Command Center (Search + Post)
Searches and reads X (Twitter): profiles, timelines, mentions, followers, tweet search, trends, lists, communities, and Spaces. Publishes posts after the user completes OAuth in the browser. Use when the user asks about Twitter/X data, social listening, or posting without sharing account passwords.