2Open your bot dashboard and go to the Skills tab.
3Switch to the ClawHub tab and search for “Image Generate”.
4Click Install and the skill is deployed to your bot automatically.
Changelog — v1.0.0
Initial release of image-generate skill:
- Generate images from clear and specific text prompts using the included image_generate.py script.
- Returns the image URL as output; prints errors on failure.
- Supports API key authentication via multiple environment variables.
- Documentation includes example usage and recommended steps.