Skip to content

Add banana-image-gen skill for AI image generation#231

Open
BestDosage wants to merge 3 commits intocoreyhaines31:mainfrom
BestDosage:add-banana-skill
Open

Add banana-image-gen skill for AI image generation#231
BestDosage wants to merge 3 commits intocoreyhaines31:mainfrom
BestDosage:add-banana-skill

Conversation

@BestDosage
Copy link
Copy Markdown

Summary

  • Adds the Banana Claude skill (v1.4.1) — a Creative Director pipeline for AI image generation using Google Gemini Nano Banana models
  • Includes 9 domain modes (Cinema, Product, Portrait, Editorial, UI/Web, Logo, Landscape, Infographic, Abstract), 5-component prompt formula, MCP integration with direct API fallback scripts, batch workflows, brand presets, cost tracking, and post-processing pipelines
  • Based on AgriciDaniel/banana-claude (MIT license)

What's included

  • skills/banana-image-gen/SKILL.md — Main skill orchestration
  • skills/banana-image-gen/references/ — 6 reference docs (prompt engineering, Gemini models, MCP tools, post-processing, cost tracking, presets)
  • skills/banana-image-gen/scripts/ — 7 Python scripts (zero pip dependencies, stdlib only)
  • skills/banana-image-gen/evals/evals.json — 6 evaluation scenarios

Test plan

  • Verify skill loads correctly via /banana command
  • Validate evals pass against skill behavior
  • Confirm references load on-demand as documented
  • Test MCP setup flow with /banana setup

🤖 Generated with Claude Code

BestDosage and others added 3 commits April 10, 2026 11:05
Adds the Banana Claude skill (v1.4.1) — a Creative Director pipeline for
AI image generation using Google Gemini Nano Banana models. Includes
9 domain modes, 5-component prompt formula, MCP integration with direct
API fallback, batch workflows, brand presets, cost tracking, and
post-processing pipelines.

Based on https://github.com/AgriciDaniel/banana-claude (MIT license).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Adds the ai-website-cloner skill from JCodesMore/ai-website-cloner-template —
a 5-phase pipeline that reverse-engineers any live website into clean Next.js
code using browser inspection, component spec generation, and parallel builder
agents in git worktrees.

Based on https://github.com/JCodesMore/ai-website-cloner-template (MIT license).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Adds the NotebookLM Research Assistant skill — query Google NotebookLM
notebooks directly from Claude Code for citation-backed, source-grounded
answers via Gemini. Includes browser automation, library management,
persistent auth, and Smart Add for notebook discovery.

Based on https://github.com/PleasePrompto/notebooklm-skill (MIT license).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant