Cheapest Image OpenClaw Skill
Possibly the cheapest AI image generation (~$0.0036/image). Text-to-image via the EvoLink API.
Installation
clawhub install cheapest-image
Requires npm i -g clawhub
532
Downloads
2
Stars
0
current installs
0 all-time
1
Versions
name: cheapest-image
description: Possibly the cheapest AI image generation (~$0.0036/image). Text-to-image via the EvoLink API.
homepage: https://evolink.ai
metadata: {"openclaw": {"emoji": "🖼️", "requires": {"env": ["EVOLINK_API_KEY"]}, "primaryEnv": "EVOLINK_API_KEY"}}
EvoLink Cheapest Image
Generate images via the EvoLink z-image-turbo API.
Run
Try Python first (zero dependencies, all platforms):
python3 {baseDir}/scripts/generate.py --prompt "a cute cat" --size "1:1"
Options: --size (1:1, 2:3, 3:2, 3:4, 4:3, 9:16, 16:9, 1:2, 2:1), --seed INT, --nsfw-check true
If Python is unavailable:
- Windows: see PowerShell fallback in
{baseDir}/references/powershell.md - Unix/macOS: use the curl fallback in
{baseDir}/references/curl_heredoc.md
API key
EVOLINK_API_KEYenv var (required)- Get key: https://evolink.ai
Triggers
- Chinese: "生图:xxx" / "出图:xxx" / "生成图片:xxx"
- English: "generate image: xxx" / "generate a picture: xxx"
Treat the text after the colon as prompt, use default size 1:1, generate immediately.
Notes
- Script prints
MEDIA:<path>for OC auto-attach — no extra delivery logic needed. - Image saved locally (format auto-detected from URL). URL expires ~24h but local file persists.
Statistics
Author
Pharmacist
@pharmacist9527
Latest Changes
v1.0.0 · Feb 21, 2026
Initial release: text-to-image via EvoLink z-image-turbo (~$0.0036/image). Python + PowerShell + curl, zero dependencies.
Quick Install
clawhub install cheapest-image Related Skills
Other popular skills you might find useful.
Chat with 100+ AI Models in one App.
Use Claude, ChatGPT, Gemini alongside with EU-Hosted Models like Deepseek, GLM-5, Kimi K2.5 and many more.