nanobanana
Nanobanana — Nano Banana Image Generation
Generate and edit images using Google's Nano Banana (Gemini image generation API). This skill handles direct image generation, iterative editing, and expert guidance for integrating the API into codebases.
Core differentiator: A prompt enhancement system that analyzes user intent and project context to craft optimized prompts before calling the API.
Phase 0: Environment Check
Before anything else, verify the environment is ready.
1. Check API key:
echo "${GEMINI_API_KEY:0:10}..." # Show first 10 chars only (security)
If GEMINI_API_KEY is empty or unset:
- Read
references/integration-guide.md(the setup section)
More from mgiovani/cc-arsenal
find-skills
Discover and install third-party agent skills from the skills.sh ecosystem.
36agent-browser
Headless browser automation CLI optimized for AI agents. Uses snapshot + refs system for 93% less context overhead vs Playwright. Purpose-built for web testing, form automation, screenshots, and data extraction.
12jira-cli
Interactive CLI for Atlassian Jira issue, epic, and sprint management.
9git-commit
Generate conventional commits following conventionalcommits.org specification.
8inject-docs
Inject framework-specific best practices into CLAUDE.md. Supports Next.js
7refactor
Safe codebase refactoring with characterization tests, incremental changes, and continuous verification. Automatically activates when users want to refactor code, extract methods/classes, simplify logic, reduce duplication, improve naming, restructure modules, or clean up technical debt.
7