banana-pro-image-gen

Generate, edit, and describe images via Banana Pro API.

Updated Jan 9, 2026
One-click install
npx skills add https://github.com/42atom/msgcode --skill banana-pro-image-gen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: banana-pro-image-gen
Source: https://github.com/42atom/msgcode/tree/main/src/skills/runtime/banana-pro-image-gen
Command: npx skills add https://github.com/42atom/msgcode --skill banana-pro-image-gen

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Banana Pro Image Gen makes it easy to generate, edit, and describe images by interfacing with Banana Pro API and saving results locally to the AIDOCS directory, speeding up creative workflows.

Core Features & Use Cases

  • Generate images from prompts and optional reference images.
  • Edit existing images with new prompts and inputs.
  • Describe images to produce captions or metadata for asset catalogs.
  • Output artifacts are stored under AIDOCS/banana-images with descriptive filenames.

Quick Start

Run a single prompt to generate an image using the main.sh script and save the result to AIDOCS.

Frequently Asked Questions about banana-pro-image-gen

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate images from prompts using an API?

You generate images from prompts by interfacing with the Banana Pro API, creating assets programmatically and saving the output artifacts locally to the AIDOCS directory.

Can I edit existing images with new text prompts?

Yes, you can edit existing images by providing new prompts and inputs to the Banana Pro API, refining visual assets and saving the updated results locally.

How do I generate metadata or captions for an image catalog?

You generate metadata or captions by using the describe feature to analyze images via the Banana Pro API, producing descriptive text for asset catalogs.

How can I automate asset creation for a product catalog?

You automate asset creation by programmatically generating, editing, and describing images through the Banana Pro API, storing final artifacts under AIDOCS with descriptive filenames.

Do I need reference images to generate AI art with this workflow?

No, reference images are optional; you can generate AI art from text prompts alone or supply reference images to guide the generation and editing process via the API.

Where are generated image files saved locally?

Generated image files are saved locally under the AIDOCS/banana-images directory with descriptive filenames to organize creative workflow outputs.