‹ 首页

nano-banana-prompting

@nikiforovall · 收录于 昨天 · 上游提交 3 周前

This skill should be used when crafting prompts for Nano Banana Pro (Gemini image generation). Use when users want help writing image generation prompts, need guidance on prompt structure, or want to optimize their prompts for better results.

适合你,如果你需要为 Gemini 图像模型编写有效提示词

/ 通过 npx 安装 校验哈希
npx oh-my-skill add nikiforovall/claude-code-rules/nano-banana-prompting
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- nikiforovall/claude-code-rules/nano-banana-prompting
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify nikiforovall/claude-code-rules/nano-banana-prompting
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
133GitHub stars
~1.1K最小装载
~3.3K含声明引用
~3.3K文本包总量
索引托管

怎么用

商店整理自技能原文 · 版本 642e21e · 表述以原文为准
它做什么

装上这个技能后,Claude 会通过提问了解你的意图,然后根据你的回答选择合适的提示词格式,帮你写出用于 Nano Banana Pro 图像生成的有效提示词,并推荐生成图像。

什么时候触发

当用户请求帮助撰写图像生成提示词、指导提示词结构或优化提示词以获得更好结果时触发。

装好后可以这样说
Claude 会询问输出类型、主体等细节。
Claude 会采用物理对象框定技术。
Claude 会补充技术细节和负向提示词。
技能原文 SKILL.md作者撰写 · Apache-2.0 · 642e21e

Nano Banana Prompting

Interactive prompt crafting for Nano Banana Pro image generation. This skill guides users through a structured process to create effective prompts by clarifying intent and applying proven techniques.

Workflow
Step 1: Gather Reference Materials

Before asking questions, check if the user has provided:

  • Reference images - Photos to use for character consistency, style, or composition
  • Existing prompts - Previous attempts to improve upon
  • Visual references - Screenshots or examples of desired output

If reference materials are available, this affects which techniques apply (e.g., Reference Role Assignment, Character Consistency).

Step 2: Clarify Intent with Questions

Use the AskUserQuestion tool to understand the user's goal. Ask questions in batches of 2-4, focusing on the most important aspects first.

Core Questions (always ask)
  1. Output Type - What kind of image?
  2. Photo/realistic
  3. Illustration/artistic
  4. Infographic/educational
  5. Product shot/commercial
  6. UI mockup/design
  1. Subject - Who or what is the main focus?
  2. Person (with or without reference)
  3. Object/product
  4. Scene/environment
  5. Concept/abstract
Technique-Specific Questions (based on answers)

If Photo/Realistic:

  • What era or camera style? (modern DSLR, 1990s film, 2000s digital)
  • Specific lighting? (golden hour, studio, flash)
  • Aspect ratio needed? (16:9, 9:16, 1:1)

If Reference Images Provided:

  • What role for each image? (pose, style, color palette, background)
  • Should character identity be preserved?
  • Combine images or use as style reference?

If Text Needed:

  • What text should appear?
  • What font style? (serif, sans-serif, handwritten)
  • Where should text be placed?

If Educational/Infographic:

  • What concept to explain?
  • Target audience level?
  • Should it include labels, arrows, flow?
Step 3: Determine Prompt Style

Based on user responses, select the appropriate prompt format from references/guide.md:

| User Need | Recommended Style | |-----------|-------------------| | Simple, quick generation | Narrative Prompt (Technique 1) | | Precise control over details | Structured Prompt (Technique 2) | | Era-specific aesthetic | Vibe Library + Photography Terms (Techniques 3-4) | | Magazine/poster with text | Physical Object Framing (Technique 5) | | Conceptual/interpretive | Perspective Framing (Technique 6) | | Diagram/infographic | Educational Imagery (Technique 7) | | Editing existing image | Image Transformation (Technique 8) | | Multiple views/panels | Multi-Panel Output (Technique 9) | | Multiple reference images | Reference Role Assignment (Technique 12) |

Step 4: Generate the Prompt

Construct the prompt by:

  1. Loading references/guide.md to access technique details
  2. Applying relevant techniques based on Step 3 selection
  3. Cross-checking against guide examples for proper formatting
  4. Including negative prompts if needed (Technique 10)
  5. Specifying aspect ratio/resolution if required (Technique 11)
Prompt Construction Checklist
  • [ ] Subject clearly defined
  • [ ] Action/pose specified (if applicable)
  • [ ] Location/background described
  • [ ] Style/aesthetic anchored
  • [ ] Technical specs included (aspect ratio, lighting, camera)
  • [ ] Text integration specified (if needed)
  • [ ] Negative prompts added (if needed)
  • [ ] Reference image roles assigned (if using references)
Step 5: Present and Iterate

Present the generated prompt to the user with:

  1. The prompt - Ready to use
  2. Technique explanation - Why this structure was chosen
  3. Variation suggestions - Alternative approaches to try

Offer to refine based on feedback.

Step 6: Generate the Image

After the user is satisfied with the prompt, recommend using the nano-banana skill to generate the actual image. Inform the user:

"Your prompt is ready! Would you like me to generate the image now? I can use the nano-banana skill to create it."

If the user agrees, invoke the nano-banana skill with the crafted prompt.

Quick Reference: Technique Selection
User wants...                    → Use Technique...
─────────────────────────────────────────────────────
Simple description               → 1 (Narrative)
Detailed control                 → 2 (Structured YAML/JSON)
Specific era look                → 3 (Vibe Library)
Professional photo style         → 4 (Photography Terms)
Magazine/poster                  → 5 (Physical Object Framing)
"How X sees Y"                   → 6 (Perspective Framing)
Educational diagram              → 7 (Educational Imagery)
Edit existing image              → 8 (Image Transformation)
Multiple panels in one           → 9 (Multi-Panel)
Exclude something                → 10 (Negative Prompts)
Specific dimensions              → 11 (Aspect Ratio)
Multiple reference images        → 12 (Reference Roles)
Same character across images     → 13 (Character Consistency)
Merge multiple images            → 14 (Image Blending)
Enhance/restore image            → 15 (Upscaling)
Translate text in image          → 16 (Translation)
Resources
references/
  • guide.md - Complete prompting guide with 16 techniques, examples, and patterns. Load this file when constructing prompts to access specific technique details and examples.
按 Apache-2.0 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。