Vwu Gemini
Skill by a3273283
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/a3273283/vwu-geminiWhat This Skill Does
The Vwu Gemini skill enables seamless integration of Google's powerful Gemini model family within the OpenClaw environment, powered by the vwu.ai infrastructure. By leveraging this skill, developers and power users can perform high-performance text and multimodal reasoning tasks directly through OpenClaw. The skill acts as a bridge to the vwu.ai API, allowing you to access various Gemini versions, including the flash-optimized models for speed and the pro-preview models for deep reasoning and complex problem-solving. This integration ensures that your AI agents remain current with the latest model iterations available on the vwu.ai platform, providing a robust backend for sophisticated natural language processing.
Installation
To integrate this skill into your local OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/a3273283/vwu-gemini
Once installed, you must configure your authentication credentials to enable communication with the API. Obtain your unique API key from the vwu.ai control panel and set it as an environment variable in your session profile (e.g., ~/.bashrc or ~/.zshrc):
export VWU_API_KEY="your-key-here"
Ensure that you restart your terminal or source your profile configuration after exporting the key to ensure the OpenClaw agent can successfully authenticate.
Use Cases
This skill is highly versatile and serves several professional requirements:
- Content Generation: Use the Pro models to draft long-form technical documentation, blog posts, or creative writing.
- Multimodal Data Processing: Utilize the image-capable models (like gemini-3-pro-image-preview) to analyze diagrams, charts, or UI screenshots for development tasks.
- Fast Conversational Interfaces: Deploy the flash models in interactive chat scenarios where latency is critical.
- Complex Logical Analysis: Use the heavy-duty models for debugging codebases or analyzing large structured data inputs.
Example Prompts
- "Use gemini-2.5-pro to summarize the key findings from this raw dataset and suggest a path for optimization."
- "Analyze the attached screenshot with gemini-3-pro-image-preview and describe the CSS grid layout being used in this design."
- "Draft a professional response to this email inquiry using the gemini-2.5-flash model to keep it concise and friendly."
Tips & Limitations
- Model Selection: Choose 'flash' models for high-speed, cost-effective tasks and 'pro' models for reasoning-heavy requirements.
- Credits: Always monitor your balance on the vwu.ai dashboard. If requests fail, verify your API key is active and your account credits are sufficient.
- API Compatibility: This skill is fully compatible with the standard OpenAI chat completion format, making it easy to swap in existing workflows.
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-gemini": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
sih-image-gen
AI图片生成与编辑工具,使用Sih.AI API进行自然语言驱动的图片处理。支持换装、换背景、换脸、风格转换(动漫/粘土/油画等)、美颜修图等功能。当用户需要通过自然语言描述来编辑图片(如"把衣服换成bikini"、"背景换成海边"、"转换成动漫风格")时使用此skill。
Vwu Minimax
Skill by a3273283
Vwu Tts
Skill by a3273283
Vwu Sora
Skill by a3273283
Vwu Sihai
Skill by a3273283