Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add CamusGIT/EvoQuant --skill nano-bananagit clone --depth 1 https://github.com/CamusGIT/EvoQuantWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/camusgit/evoquant/nano-banana)<a href="https://agentmods.dev/skills/camusgit/evoquant/nano-banana"><img src="https://agentmods.dev/badge/skills/camusgit/evoquant/nano-banana.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00128 | $0.03257 |
| Opus 5 | $0.00064 | $0.01629 |
| Sonnet 5 | $0.00026 | $0.00651 |
| Haiku 4.5 | $0.00013 | $0.00326 |
Grade A, and why
nano-banana scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
This is a copy
95% identical to nano-banana — 22 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 329 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Nano Banana
Generate high-quality presentation slides as images using Gemini's image generation API, review them interactively in a browser, and iteratively edit based on feedback.
When to Use This Skill
- User asks to create a presentation, slide deck, or PPT
- User wants to generate visual slides for a talk or lecture
- User has a document or outline and wants slides based on it
- User says "make me a PPT", "generate slides", "create a presentation"
- User wants to edit or refine existing generated slides
- User needs high-quality figures, diagrams, or illustrations for papers or documents
- User asks to generate research figures, architecture diagrams, or concept illustrations
Do NOT use for:
- Writing academic papers → use
paper-writing - Planning academic conference talk narrative structure → use
academic-slides
Before You Start: Prerequisites
Before proceeding with any slide generation, verify these prerequisites:
-
API Key: Check that a Google API key is available. Run:
echo $GOOGLE_API_KEYIf empty, ask the user to provide one. They can either:
- Set it via config:
EvoQuant config set google_api_key <key> - Provide it directly (pass via
--api-keyargument) - If the user provides the key in conversation, pass it to scripts with
--api-key
- Set it via config:
-
Language: Ask the user what language the slide content should be in. This affects the content you write in
slides_plan.json, not the style template.
Core Workflow
Phase 1: Content Planning Conversation ← most important phase
Phase 2: Generate slides_plan.json
Phase 3: Select Style & Generate Slides
Phase 4: Launch Review Server
Phase 5: Apply Feedback Edits ← repeat Phase 4-5 until satisfied
Phase 6: Package as PPTX
Phase 7: Cleanup
Follow these phases in order. Do NOT skip Phase 1 — the quality of generated slides depends directly on planning depth.
Phase 1: Content Planning Conversation
This is the most critical phase. Rushing to generation without proper planning produces mediocre slides. Engage the user in a structured conversation:
What ships with it
8 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 8d ago First seen · 329 lines · 128 tokens per session scan A 093694d46fde
nano-banana is a skill published in the GitHub repository CamusGIT/EvoQuant (212 stars, last pushed 5d ago), licensed Apache-2.0. It adds 128 tokens to every session and 3,257 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. It is 95% identical to nano-banana, differing in 22 lines, and is treated as a copy.
Other skills, from other repositories
design
Use when the user wants the visual/experiential design of a product done systematically — a design system, a screen, a landing page, or a visual identity — grounded in researched real-world prior art and free of AI slop. Establishes/extends the design system, invokes the matching local taste skill, dispatches the…
imagegen
Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, UI mockups, product shots, or transparent-background cutouts. Use when the result should be an image asset rather than repo-native SVG, HTML/CSS, or canvas.
ai-image-generation-via-cellcog
AI image generation powered by CellCog. Create images, edit photos, consistent characters, product photography, reference-based images, sets of images, style transfer. Professional image creation with AI.
aris-pixel-art
A tool for generating pixel-art illustrations as SVG files. SVG is an image format that can be resized without becoming blurry.
template-fidelity-system
Use this skill when Boss provides a PPT/PPTX template and expects the new deck to follow that template's layout, fonts, backgrounds, master rhythm, and page patterns rather than merely taking loose visual inspiration.
visual-style-system
Use this skill to extract or design a PPT style system that can be encoded into stylespec.json.