Best Image
/install best-image
\r \r
EvoLink Best Image\r
\r Generate and edit images via the EvoLink Nano Banana Pro (gemini-3-pro-image-preview) API.\r \r
Run\r
\r Try Python first (zero dependencies, all platforms):\r \r
python3 {baseDir}/scripts/generate.py --prompt "a cute cat" --size "auto"\r
```\r
\r
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 ...`\r
\r
If Python is unavailable:\r
\r
- **Windows**: see PowerShell fallback in `{baseDir}/references/powershell.md`\r
- **Unix/macOS**: use the curl fallback in `{baseDir}/references/curl_heredoc.md`\r
\r
## API key\r
\r
- `EVOLINK_API_KEY` env var (required)\r
- Get key: https://evolink.ai\r
\r
## Triggers\r
\r
- Chinese: "高质量生图:xxx" / "编辑图片:xxx"\r
- English: "best image: xxx" / "edit image: xxx"\r
\r
Treat the text after the colon as `prompt`, use default size `auto` and quality `2K`, generate immediately.\r
\r
For image-to-image or editing, the user provides image URLs alongside the prompt.\r
\r
## Notes\r
\r
- Script prints `MEDIA:\x3Cpath>` for OC auto-attach — no extra delivery logic needed.\r
- Image saved locally (format auto-detected from URL: png/jpg/webp). URL expires ~24h but local file persists.\r
- `--quality 4K` incurs additional charges.\r
- `--image-urls` accepts up to 10 URLs (each image ≤10MB, formats: jpeg/jpg/png/webp).\r
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install best-image - After installation, invoke the skill by name or use
/best-image - Provide required inputs per the skill's parameter spec and get structured output
What is Best Image?
Best quality AI image generation (~$0.12-0.20/image). Text-to-image, image-to-image, and image editing via the EvoLink API. It is an AI Agent Skill for Claude Code / OpenClaw, with 746 downloads so far.
How do I install Best Image?
Run "/install best-image" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Best Image free?
Yes, Best Image is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Best Image support?
Best Image is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Best Image?
It is built and maintained by Pharmacist (@pharmacist9527); the current version is v1.0.0.