Image
Core functionality module for generating and processing image content
clawhub install imageAn AI-powered intelligent image generation tool for creating high-quality visuals.
# Install Skill (downloads SKILL.md to .claude/skills/) clawhub install ai-intelligent-image-generation # Then just tell Claude: "use Ai Intelligent Image Generation to help me..."
# Same install command — works with all SKILL.md-compatible AI coding tools clawhub install ai-intelligent-image-generation
This Skill is compatible with the OpenClaw standard. After installation, a SKILL.md file is auto-generated, usable by any OpenClaw-compatible AI Agent (Claude Code, Cursor, Windsurf, etc.).
git clone https://github.com/openclaw-skills/ai-intelligent-image-generation
cd ai-intelligent-image-generation
pip install -r requirements.txt
python app.py
ai-image-gen --prompt "现代办公室,员工专注工作,自然光线" --size 1024x1024 --style realistic --num 4 --output ./images/Upload images to img402.dev and get a public URL. Free tier: 1MB max, 7-day retention, no auth. Use when the agent needs a hosted image URL — for sharing in messages, embedding in documents, posting to social platforms, or any context that requires a public link to an image file.
clawhub install image-hosting