/ Annuaire / Playground / nano-banana-pro-prompts-recommend-skill
● Communauté YouMind-OpenLab ⚡ Instantané

nano-banana-pro-prompts-recommend-skill

par 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.

Pourquoi l'utiliser

Fonctionnalités clés

Démo en direct

Aperçu en pratique

nano-banana-pro-prompts-recommend-skill.replay ▶ prêt
0/0

Installer

Choisissez votre 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
    }
  }
}

Ouvrez Claude Desktop → Settings → Developer → Edit Config. Redémarrez après avoir enregistré.

~/.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 utilise le même schéma mcpServers que Claude Desktop. La config projet l'emporte sur la 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
    }
  }
}

Cliquez sur l'icône MCP Servers dans la barre latérale Cline, puis "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
    }
  }
}

Même format que Claude Desktop. Redémarrez Windsurf pour appliquer.

~/.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 utilise un tableau d'objets serveur plutôt qu'une 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"
        ]
      }
    }
  }
}

Ajoutez dans context_servers. Zed recharge à chaud à la sauvegarde.

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

Une seule ligne. Vérifiez avec claude mcp list. Supprimez avec claude mcp remove.

Cas d'usage

Usages concrets : 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

Quand l'utiliser : Your draft is ready but you have no idea what the image should look like.

Déroulement
  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.✓ Copié
    → 3 recommendations with samples and the exact prompt text
  2. Remix one
    Take option 2 and adapt it for a dark-mode background.✓ Copié
    → Modified prompt with the adjustment

Résultat : A generation-ready prompt you can paste into Gemini.

Pièges
  • Prompt requires a reference image you don't have — Skill flags this explicitly; pick another option or supply a ref
Combiner avec : prompt-master-skill

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

👤 Content marketers generating consistent visuals ⏱ ~5 min beginner

Quand l'utiliser : You published an article and want a header image that captures its vibe without briefing a designer.

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

Résultat : A header image prompt that matches your article's voice.

Pièges
  • Generated prompt drifts from brand — Add your brand style anchors in the personalization step
Combiner avec : claude-blog-skill

Combinaisons

Associez-le à d'autres MCPs pour un effet X10

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.✓ Copié
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.✓ Copié
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.✓ Copié

Outils

Ce que ce MCP expose

OutilEntréesQuand appelerCoût
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

Coût et limites

Coût d'exécution

Quota d'API
None for the skill; image generation is a separate cost in Gemini/Nano Banana
Tokens par appel
Very low — grep-style search keeps loads small
Monétaire
Free — skill is local
Astuce
Prefer Direct Search for quick picks; save Remix for important long-form pieces.

Sécurité

Permissions, secrets, portée

Stockage des identifiants : No credentials — skill is prompts
Sortie de données : None

Dépannage

Erreurs courantes et correctifs

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.

Alternatives

nano-banana-pro-prompts-recommend-skill vs autres

AlternativeQuand l'utiliserCompromis
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

Plus

Ressources

📖 Lire le README officiel sur GitHub

🐙 Voir les issues ouvertes

🔍 Parcourir les 400+ serveurs MCP et Skills