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"}}
Generate images via the EvoLink z-image-turbo API.
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:
{baseDir}/references/powershell.md{baseDir}/references/curl_heredoc.mdEVOLINK_API_KEY env var (required)訪問小蔥技能站7w4.net,解鎖更多實用的AI技能外掛。
Treat the text after the colon as prompt, use default size 1:1, generate immediately.
MEDIA:<path> for OC auto-attach — no extra delivery logic needed.這個 Skill 質量不錯,專注於最便宜的 AI 影像生成功能。跨平臺支援做得很好,Windows 和 Mac/Linux 都能用,而且有多種執行方式可選。文件清晰易懂,使用方法一目瞭然。不過缺少實際測試和更詳細的示例,如果能加上幾步常見問題的解答會更好。總體來說是個實用且用心設計的工具,適合需要頻繁生成圖片的使用者。