/ Verzeichnis / Playground / nano-banana-pro-prompts-recommend-skill
● Community YouMind-OpenLab ⚡ Sofort

nano-banana-pro-prompts-recommend-skill

von YouMind-OpenLab · YouMind-OpenLab/nano-banana-pro-prompts-recommend-skill

Grep-style search over 10k+ curated Gemini/Nano Banana image prompts — Claude recommends 3 matches with samples and copy-paste-ready text.

A token-efficient recommender skill. Describe what you need in plain language and it searches a daily-refreshed library of 10,000+ image prompts (Gemini/Nano Banana Pro), returning up to 3 suggestions with the exact prompt, sample images, and whether reference images are needed. A Content Remix mode turns your article or script into a tailored prompt.

Warum nutzen

Hauptfunktionen

Live-Demo

In der Praxis

nano-banana-pro-prompts-recommend-skill.replay ▶ bereit
0/0

Installieren

Wählen Sie Ihren Client

~/Library/Application Support/Claude/claude_desktop_config.json  · Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "nano-banana-pro-prompts-recommend-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/YouMind-OpenLab/nano-banana-pro-prompts-recommend-skill",
        "~/.claude/skills/nano-banana-pro-prompts-recommend-skill"
      ],
      "_inferred": true
    }
  }
}

Öffne Claude Desktop → Settings → Developer → Edit Config. Nach dem Speichern neu starten.

~/.cursor/mcp.json · .cursor/mcp.json
{
  "mcpServers": {
    "nano-banana-pro-prompts-recommend-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/YouMind-OpenLab/nano-banana-pro-prompts-recommend-skill",
        "~/.claude/skills/nano-banana-pro-prompts-recommend-skill"
      ],
      "_inferred": true
    }
  }
}

Cursor nutzt das gleiche mcpServers-Schema wie Claude Desktop. Projektkonfiguration schlägt die globale.

VS Code → Cline → MCP Servers → Edit
{
  "mcpServers": {
    "nano-banana-pro-prompts-recommend-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/YouMind-OpenLab/nano-banana-pro-prompts-recommend-skill",
        "~/.claude/skills/nano-banana-pro-prompts-recommend-skill"
      ],
      "_inferred": true
    }
  }
}

Klicken Sie auf das MCP-Servers-Symbol in der Cline-Seitenleiste, dann "Edit Configuration".

~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "nano-banana-pro-prompts-recommend-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/YouMind-OpenLab/nano-banana-pro-prompts-recommend-skill",
        "~/.claude/skills/nano-banana-pro-prompts-recommend-skill"
      ],
      "_inferred": true
    }
  }
}

Gleiche Struktur wie Claude Desktop. Windsurf neu starten zum Übernehmen.

~/.continue/config.json
{
  "mcpServers": [
    {
      "name": "nano-banana-pro-prompts-recommend-skill",
      "command": "git",
      "args": [
        "clone",
        "https://github.com/YouMind-OpenLab/nano-banana-pro-prompts-recommend-skill",
        "~/.claude/skills/nano-banana-pro-prompts-recommend-skill"
      ]
    }
  ]
}

Continue nutzt ein Array von Serverobjekten statt einer Map.

~/.config/zed/settings.json
{
  "context_servers": {
    "nano-banana-pro-prompts-recommend-skill": {
      "command": {
        "path": "git",
        "args": [
          "clone",
          "https://github.com/YouMind-OpenLab/nano-banana-pro-prompts-recommend-skill",
          "~/.claude/skills/nano-banana-pro-prompts-recommend-skill"
        ]
      }
    }
  }
}

In context_servers hinzufügen. Zed lädt beim Speichern neu.

claude mcp add nano-banana-pro-prompts-recommend-skill -- git clone https://github.com/YouMind-OpenLab/nano-banana-pro-prompts-recommend-skill ~/.claude/skills/nano-banana-pro-prompts-recommend-skill

Einzeiler. Prüfen mit claude mcp list. Entfernen mit claude mcp remove.

Anwendungsfälle

Praxisnahe Nutzung: nano-banana-pro-prompts-recommend-skill

Pick a hero image prompt for a LinkedIn launch post

👤 Marketers shipping image-led social content ⏱ ~5 min beginner

Wann einsetzen: Your draft is ready but you have no idea what the image should look like.

Ablauf
  1. Describe the need
    Use nano-banana-pro-prompts. I need a hero image for a B2B SaaS launch post — serious but human, product-agnostic.✓ Kopiert
    → 3 recommendations with samples and the exact prompt text
  2. Remix one
    Take option 2 and adapt it for a dark-mode background.✓ Kopiert
    → Modified prompt with the adjustment

Ergebnis: A generation-ready prompt you can paste into Gemini.

Fallstricke
  • Prompt requires a reference image you don't have — Skill flags this explicitly; pick another option or supply a ref
Kombinieren mit: prompt-master-skill

Turn a blog post into a matched header image via Content Remix

👤 Content marketers generating consistent visuals ⏱ ~5 min beginner

Wann einsetzen: You published an article and want a header image that captures its vibe without briefing a designer.

Ablauf
  1. Paste the article
    Content Remix mode — here's the post [paste]. Find a matching style.✓ Kopiert
    → Skill asks 1-2 personalization questions (tone, subject, palette)
  2. Generate
    Mood: optimistic. Subject: abstract city skyline.✓ Kopiert
    → Final prompt tailored to the article

Ergebnis: A header image prompt that matches your article's voice.

Fallstricke
  • Generated prompt drifts from brand — Add your brand style anchors in the personalization step
Kombinieren mit: claude-blog-skill

Kombinationen

Mit anderen MCPs für 10-fache Wirkung

nano-banana-pro-prompts-recommend-skill + prompt-master-skill

Use prompt-master to clarify intent, then this skill to pick a tested prompt pattern

Use prompt-master to nail down what I want, then hand off to nano-banana-pro-prompts.✓ Kopiert
nano-banana-pro-prompts-recommend-skill + claude-blog-skill

Blog skill writes the post; this skill picks matching imagery

Generate the blog post with /blog write, then ask nano-banana-pro-prompts for a hero.✓ Kopiert
nano-banana-pro-prompts-recommend-skill + claude-ads-skill

After creative variants are proposed, pick image prompts for each

For the 5 winning ad concepts from claude-ads, recommend image prompts.✓ Kopiert

Werkzeuge

Was dieses MCP bereitstellt

WerkzeugEingabenWann aufrufenKosten
Direct Search plain language description You know what you want in words 0
Content Remix article / script / notes You have content and need matching visuals 0
Grep-style filter keywords Auto — used under the hood 0

Kosten & Limits

Was der Betrieb kostet

API-Kontingent
None for the skill; image generation is a separate cost in Gemini/Nano Banana
Tokens pro Aufruf
Very low — grep-style search keeps loads small
Kosten in €
Free — skill is local
Tipp
Prefer Direct Search for quick picks; save Remix for important long-form pieces.

Sicherheit

Rechte, Secrets, Reichweite

Credential-Speicherung: No credentials — skill is prompts
Datenabfluss: None

Fehlerbehebung

Häufige Fehler und Lösungen

No matches returned

Broaden the description or try Content Remix mode with richer context.

Sample images don't render in your client

The skill returns image URLs; your client may not auto-preview. Open them directly.

Prompts assume Gemini/Nano Banana Pro specifically

They work best there; you may need to adapt for Midjourney or DALL-E syntax.

Alternativen

nano-banana-pro-prompts-recommend-skill vs. andere

AlternativeWann stattdessenKompromiss
Manual Midjourney/Gemini promptingYou have a strong prompting style alreadyMore work per image
prompt-master-skillYou want to construct prompts from scratch rather than search a libraryMore flexible, less discovery

Mehr

Ressourcen

📖 Offizielle README auf GitHub lesen

🐙 Offene Issues ansehen

🔍 Alle 400+ MCP-Server und Skills durchsuchen