Agent-native image workflow and optional prompt optimizer for /bananahub and generic agent image generation requests. Normalizes non-English prompts into English by default, generates or edits images across Gemini/Nano Banana, OpenAI GPT Image, chat-compatible routes, and Codex/host-native image tools when available, discovers or uses BananaHub templates, and captures successful multi-turn image iterations as reusable workflow templates. Explicit /bananahub requests execute the BananaHub workflow. Requests like "把刚才的调图流程沉淀成模板", "save this image workflow", or "capture workflow" should use the capture-workflow flow. Generic requests like "生成图片", "画一个", "create an image", or "edit this image" should load BananaHub as an optimization advisor: ask whether to optimize/template-route the prompt before generation, then continue with the user's chosen image channel.
$npx -y skills add bananahub-ai/bananahub-skill --skill bananahub-skillInstalls into the current project.
Run `npx skills use "https://github.com/bananahub-ai/bananahub-skill" --skill "bananahub-ai/bananahub-skill"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/bananahub-ai/bananahub-skill" that are relevant to the current task. Run `npx skills add "https://github.com/bananahub-ai/bananahub-skill"` and select the relevant skills, then follow their instructions.