/ Diretório / Playground / nano-banana-pro-prompts-recommend-skill
● Comunidade YouMind-OpenLab ⚡ Instantâneo

nano-banana-pro-prompts-recommend-skill

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

Por que usar

Principais recursos

Demo ao vivo

Como fica na prática

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

Instalar

Escolha seu cliente

~/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
    }
  }
}

Abra Claude Desktop → Settings → Developer → Edit Config. Reinicie após salvar.

~/.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 usa o mesmo esquema mcpServers que o Claude Desktop. Config de projeto vence a global.

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

Clique no ícone MCP Servers na barra lateral do Cline, depois "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
    }
  }
}

Mesmo formato do Claude Desktop. Reinicie o Windsurf para aplicar.

~/.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"
      ]
    }
  ]
}

O Continue usa um array de objetos de servidor em vez de um 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"
        ]
      }
    }
  }
}

Adicione em context_servers. Zed recarrega automaticamente ao salvar.

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

Uma linha só. Verifique com claude mcp list. Remova com claude mcp remove.

Casos de uso

Usos do mundo real: 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

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

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

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

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

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

👤 Content marketers generating consistent visuals ⏱ ~5 min beginner

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

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

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

Armadilhas
  • Generated prompt drifts from brand — Add your brand style anchors in the personalization step
Combine com: claude-blog-skill

Combinações

Combine com outros MCPs para 10× de alavancagem

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.✓ Copiado
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.✓ Copiado
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.✓ Copiado

Ferramentas

O que este MCP expõe

FerramentaEntradasQuando chamarCusto
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

Custo e limites

O que custa rodar

Cota de API
None for the skill; image generation is a separate cost in Gemini/Nano Banana
Tokens por chamada
Very low — grep-style search keeps loads small
Monetário
Free — skill is local
Dica
Prefer Direct Search for quick picks; save Remix for important long-form pieces.

Segurança

Permissões, segredos, alcance

Armazenamento de credenciais: No credentials — skill is prompts
Saída de dados: None

Solução de problemas

Erros comuns e correções

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.

Alternativas

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

AlternativaQuando usarTroca
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

Mais

Recursos

📖 Leia o README oficial no GitHub

🐙 Ver issues abertas

🔍 Ver todos os 400+ servidores MCP e Skills