Vwu Sihai
Skill by a3273283
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/a3273283/vwu-sihaiWhat This Skill Does
The Vwu Sihai skill allows OpenClaw users to interface directly with the powerful sihai suite of generative AI models hosted on the vwu.ai platform. This skill acts as a bridge, enabling you to leverage specialized models including image-to-video (i2v), image generation, text-to-video (t2v), and text-to-speech (tts) capabilities within your local agent environment. By abstracting the API communication, it provides a seamless experience for integrating high-quality media generation and synthesis tasks into your workflows.
Installation
To begin, ensure you have the OpenClaw environment active. Execute the following command in your terminal to pull the skill into your project:
clawhub install openclaw/skills/skills/a3273283/vwu-sihai
Once installed, you must authenticate your access to the vwu.ai service. Navigate to the vwu.ai dashboard to generate your API key, then export it to your environment variables using export VWU_API_KEY="your-key-here". This ensures your agent has the necessary authorization to interact with the sihai model endpoints.
Use Cases
This skill is perfect for creators and developers looking to automate media production. You might use sihai-t2v-29 to automatically generate video content for social media drafts, or utilize sihai-image-27 to produce custom visual assets for a blog or presentation. Furthermore, the sihai-tts-25 model provides high-fidelity audio output, making it ideal for creating automated narration for instructional videos or reading technical documentation aloud.
Example Prompts
- "Generate a short video showing a futuristic cityscape at sunset using the sihai-t2v-29 model."
- "Convert this text document into an audio file using the sihai-tts-25 model to narrate the introduction."
- "Create a high-quality product illustration based on the following description: a minimalist wooden desk lamp with warm lighting using sihai-image-27."
Tips & Limitations
To ensure consistent performance, always check that your vwu.ai account has sufficient credits. If you encounter connectivity errors, first verify your API key is exported correctly in your current shell session. Note that because these are cloud-based models, internet connectivity is strictly required for every operation. If you receive 'insufficient quota' errors, log in to the vwu.ai portal to manage your billing settings. Avoid sending excessively long text prompts to video models to prevent potential processing time-outs.
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-a3273283-vwu-sihai": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
Vwu Minimax
Skill by a3273283
Vwu Tts
Skill by a3273283
Vwu Sora
Skill by a3273283
Vwu Veo
Skill by a3273283
sih-image-gen
AI图片生成与编辑工具,使用Sih.AI API进行自然语言驱动的图片处理。支持换装、换背景、换脸、风格转换(动漫/粘土/油画等)、美颜修图等功能。当用户需要通过自然语言描述来编辑图片(如"把衣服换成bikini"、"背景换成海边"、"转换成动漫风格")时使用此skill。