image-gen
Installation
SKILL.md
image-gen
Generate images using AI models (Stable Diffusion, etc.)
Quick Start
# Run the skill
bash skill.sh "your input"
# Or with Python
python3 skill.py "your input"
Installation
- Copy to
/root/.openclaw/skills/image-gen/ - Done!
Usage
# Example usage
skill.sh --help
Configuration
Edit config.json to customize behavior.
Built with Skill Factory