EchoFlow Nano Banana Pro Image Generation and Editing
Paste the following prompt into your AI chat to install this skill:
Please install @user_9feec992/echoflow-banana into the current AI assistant according to https://skillhub.cn/install/skillhub.md.
About this skill
Problem
When a workflow needs to turn natural-language prompts, existing images, or multiple source images into image results, hand-written HTTP calls can become repetitive and error-prone. This skill wraps the EchoFlow API image capabilities into a repeatable CLI script, reducing ad hoc debugging around authentication, parameters, output filenames, and resolution behavior.
How It Works
The skill runs a bundled Python script with uv, which manages dependencies such as httpx and pillow. It prefers the ECHOFLOW_API_KEY environment variable and calls the EchoFlow image endpoint. Core capabilities include generating an image from --prompt, editing a single image with --input-image, and composing up to 14 input images into one result. --resolution supports 1K, 2K, and 4K; during editing, resolution can be auto-selected from the largest input image size. The default model favors faster and more stable preview behavior, while a higher-quality preview model is also available.
Boundaries and Notes
It depends on a valid third-party API key, network access, and EchoFlow service availability, making it suitable for local debugging, automation, or agent toolchains rather than offline use. Keep secrets in trusted environment variables instead of CLI arguments. If --api-base is changed, the key is sent to the custom host, so only point it to a trusted endpoint. Multi-image composition is limited to 14 inputs, and higher-quality models may hit 429 rate limits.
Use Cases
- Backend engineers generate 1K cover images from prompts in automation scripts and save them with named files.
- Designers edit a single reference image with style adjustments using the input image parameter.
- Operators compose up to 14 campaign assets into one preview image for ad placement.
- Agent workflows call the skill to produce images from user descriptions and return file paths.
Best For
- Python automation engineers who need to integrate the EchoFlow image API into scripts or CI jobs.
- Product designers who need quick prompt-based drafts and single-reference image edits.
- Content operators who need to combine multiple campaign assets into one preview image.
- Agent developers who want a reusable image generation, editing, and composition tool for chat assistants.
Related Skills
Generate an interactive HTML product detail page from images and copy, with multi-product carousel, inline text editing, design controls, and PDF/JPG/PSD export support.
Enter a material name to get preview and download links for free, commercially usable video assets, with paid platform options, pricing, and search suggestions when results are limited.
A local CLI for Dreamina image and video generation, including credit checks, async submission, result queries, and task history review.
Generate and validate JianYing drafts from storyboard JSON with narrated commentary, original-sound preservation, timing checks, and draft inspection.