image-gen
Generate AI images from text prompts. Triggers on: "生成图片", "画一张", "AI图", "generate image", "配图", "create picture", "draw", "visualize", "generate an image".
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/0xfango/marswave-image-genWhat This Skill Does
The image-gen skill for OpenClaw is a powerful generative AI tool that allows users to create high-quality, custom images directly within their chat environment. By leveraging the Labnana API, it converts text-based natural language prompts into visual content, such as illustrations, concept art, or cover images. The skill is designed to handle user requests intelligently, offering prompt enrichment for short descriptions and adhering to a strict confirmation workflow to ensure users are satisfied with their parameter choices before triggering an expensive or resource-intensive generation process.
Installation
To integrate this capability into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/0xfango/marswave-image-gen
Use Cases
- Creative Content: Generate unique illustrations for blog posts, social media headers, or creative projects.
- Concept Visualization: Quickly render visual ideas for product design, architecture, or storyboarding.
- Asset Creation: Build custom placeholders, icons, or decorative elements for documents and presentations.
- Inspiration: Use the tool to generate mood boards or stylistic references to spark new creative directions.
Example Prompts
- "画一张充满赛博朋克风格的未来城市,霓虹灯闪烁且下着雨。"
- "Generate an image of a tranquil mountain lake during sunset, realistic style."
- "需要一张关于人工智能的配图,要求简洁且具有科技感。"
Tips & Limitations
- Prompt Quality: While the model handles short prompts well, providing specific details about style, lighting, mood, and composition will yield significantly better results.
- Multi-step Interaction: This skill employs a hard-gate mechanism. Always follow the prompts provided by the AskUserQuestion tool; the API will not execute until you have confirmed the final configuration and parameters.
- Error Handling: Ensure you have configured your API keys correctly according to
shared/authentication.mdto avoid failed requests. The system defaults to saving outputs in.listenhub/image-gen/, so ensure your environment has appropriate write permissions in this 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-0xfango-marswave-image-gen": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, external-api
Related Skills
explainer
Create explainer videos with narration and AI-generated visuals. Triggers on: "解说视频", "explainer video", "explain this as a video", "tutorial video", "introduce X (video)", "解释一下XX(视频形式)".
listenhub
Explain anything — turn ideas into podcasts, explainer videos, or voice narration. Use when the user wants to "make a podcast", "create an explainer video", "read this aloud", "generate an image", or share knowledge in audio/visual form. Supports: topic descriptions, YouTube links, article URLs, plain text, and image prompts.
listenhub
Explain anything — turn ideas into podcasts, explainer videos, or voice narration. Use when the user wants to "make a podcast", "create an explainer video", "read this aloud", "generate an image", or share knowledge in audio/visual form. Supports: topic descriptions, YouTube links, article URLs, plain text, and image prompts.
content-parser
Extract and parse content from URLs. Triggers on: user provides a URL to extract content from, another skill needs to parse source material, "parse this URL", "extract content", "解析链接", "提取内容".
asr
Transcribe audio files to text using local speech recognition. Triggers on: "转录", "transcribe", "语音转文字", "ASR", "识别音频", "把这段音频转成文字".