Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Best quality AI image generation (~$0.12-0.20/image). Text-to-image, image-to-image, and image editing via the EvoLink API.
Best quality AI image generation (~$0.12-0.20/image). Text-to-image, image-to-image, and image editing via the EvoLink API.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Generate and edit images via the EvoLink Nano Banana Pro (gemini-3-pro-image-preview) API.
Try Python first (zero dependencies, all platforms): python3 {baseDir}/scripts/generate.py --prompt "a cute cat" --size "auto" Options: --size (auto, 1:1, 2:3, 3:2, 3:4, 4:3, 4:5, 5:4, 9:16, 16:9, 21:9), --quality (1K, 2K, 4K), --image-urls URL1 URL2 ... 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
EVOLINK_API_KEY env var (required) Get key: https://evolink.ai
Chinese: "ι«θ΄¨ιηεΎοΌxxx" / "ηΌθΎεΎηοΌxxx" English: "best image: xxx" / "edit image: xxx" Treat the text after the colon as prompt, use default size auto and quality 2K, generate immediately. For image-to-image or editing, the user provides image URLs alongside the prompt.
Script prints MEDIA:<path> for OC auto-attach β no extra delivery logic needed. Image saved locally (format auto-detected from URL: png/jpg/webp). URL expires ~24h but local file persists. --quality 4K incurs additional charges. --image-urls accepts up to 10 URLs (each image β€10MB, formats: jpeg/jpg/png/webp).
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.