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/chaimengphp/openclaw-aisa-media-genWhat This Skill Does
The openclaw-media-gen skill provides a unified interface for high-quality generative media tasks within the OpenClaw ecosystem. By integrating the AIsa API, it enables seamless access to Gemini 3 Pro for high-fidelity image generation and Qwen Wan 2.6 (Tongyi Wanxiang) for professional-grade video synthesis. Designed for speed and cost-efficiency, this skill leverages a single API key to handle complex multimodal generation workflows, abstracting away the technical overhead of managing separate provider endpoints.
Installation
To integrate this skill into your agent, run the following command in your terminal:
clawhub install openclaw/skills/skills/chaimengphp/openclaw-aisa-media-gen
Ensure you have your AIsa API key ready, then configure your environment variable:
export AISA_API_KEY="your-key"
Use Cases
This skill is ideal for creators and developers requiring automated media production. Common scenarios include:
- Rapid prototyping for social media marketing assets by generating high-quality thumbnails using Gemini 3 Pro.
- Converting static design concepts into short-form, motion-heavy video content using the Wan 2.6 engine.
- Scaling production workflows where consistent, cost-effective API access is required for both image and video modalities.
- Batch processing generated content directly into local file systems through the automated response parser.
Example Prompts
- "Generate a hyper-realistic 3D render of a futuristic watch on a marble pedestal, soft studio lighting, 8k resolution."
- "Create a 5-second cinematic video clip showing a thunderstorm over a mountain range, slow pan right, dark and moody atmosphere."
- "Generate a series of character concepts for a fantasy game: a rogue, a mage, and a knight, consistent art style."
Tips & Limitations
- Pricing: Note that video generation is charged per second; 720P and 1080P resolutions offer significant savings over official Bailian pricing.
- Async Handling: Video generation via Wan 2.6 operates asynchronously; ensure your implementation handles the
X-DashScope-Asyncheader and polling logic for task completion. - Rate Limits: While competitive, ensure your environment variables are secured to prevent unauthorized usage of your API key.
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-chaimengphp-openclaw-aisa-media-gen": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api, file-write
Related Skills
perplexity-search
Perplexity Sonar search and answer generation through AIsa. Use when the task is specifically to call Perplexity Sonar, Sonar Pro, Sonar Reasoning Pro, or Sonar Deep Research for citation-backed web answers, analytical reasoning, or long-form research reports.
MarketPulse
Query real-time and historical financial data across equities and crypto—prices, market moves, metrics, and trends for analysis, alerts, and reporting.
Prediction Market Arbitrage
Find and analyze arbitrage opportunities across prediction markets like Polymarket and Kalshi.
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.
cn-llm
China LLM Gateway - Unified interface for Chinese LLMs including Qwen, DeepSeek, GLM, Baichuan. OpenAI compatible, one API Key for all models.