Nano Banana Pro Prompts Recommend Skill
|
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add nano-banana-pro-prompts-recommend-skill npx -- -y @trustedskills/nano-banana-pro-prompts-recommend-skill
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"nano-banana-pro-prompts-recommend-skill": {
"command": "npx",
"args": [
"-y",
"@trustedskills/nano-banana-pro-prompts-recommend-skill"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI assistants to search a curated library of over 10,000 Nano Banana Pro (Gemini image model) prompts. It intelligently matches your needs with the best prompt options and provides sample images for each suggestion. The skill also offers content remix mode, allowing you to generate custom prompts based on existing text or video scripts.
When to use it
- Generating unique AI art: You're struggling to create compelling visuals and need inspiration from a large collection of proven prompts.
- Creating specific image styles: You want an image in a particular artistic style (e.g., photorealistic, anime) but donβt know how to phrase the prompt effectively.
- Repurposing content for visuals: You have a blog post or video script and need AI-generated images to accompany it.
- Exploring new creative directions: You're looking to experiment with different image generation techniques and want to quickly test various prompts.
Key capabilities
- Searchable library of 10,000+ Nano Banana Pro prompts
- Sample images included for each prompt
- Semantic search functionality
- Content remix mode for custom prompt generation
- Multi-language support (provides English prompts)
- Daily updates to the prompt library
Example prompts
- "Find me a prompt for a futuristic cityscape."
- "Recommend prompts for an image of a cat wearing a hat, in a watercolor style."
- "Generate a prompt based on this text: 'A lone astronaut walks across a desolate Martian landscape.'"
Tips & gotchas
The quality of the recommended prompts depends on the clarity and specificity of your requests. While multi-lingual support is provided, the generated prompts are always in English for compatibility with the Gemini image model.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β what you install today is exactly what was reviewed and verified.
Installing this skill downloads the exact code at commit c7424860, not the current state of the repository. This prevents supply-chain attacks from unauthorized updates.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
Details
- Version
- v1.0.0
- License
- MIT
- Author
- YouMind-OpenLab
- Installs
- 0
- Updated
- Mar 3, 2026
- Published
- Jan 21, 2026
π Unverified
Not yet reviewed. Use with caution.
Install command fetches the verified snapshot, not the live repository.