← Back to Skills Marketplace
993
Downloads
2
Stars
9
Active Installs
23
Versions
Install in OpenClaw
/install nano-banana-pro-prompts-recommend
Description
Recommend suitable prompts from 14,000+ Nano Banana Pro image generation prompts based on user needs. Optimized for Nano Banana Pro (Gemini), but prompts als...
Usage Guidance
This skill appears to do what it says: it downloads a public prompt library from a GitHub repo and searches local JSON files to recommend prompts. Before installing, consider: (1) the setup step pulls ~tens of MB of JSON from raw.githubusercontent.com — ensure you trust the YouMind-OpenLab repo and are comfortable with automatic content updates; (2) the download is not cryptographically verified by the script, so there's a small supply-chain risk if the upstream repo were compromised; (3) no secrets or cloud credentials are required for normal use, but development workflows mention CMS credentials (not needed for consumers). If you want extra caution, inspect the downloaded references/*.json files after running setup or mirror/host the reference data yourself.
Capability Analysis
Type: OpenClaw Skill
Name: nano-banana-pro-prompts-recommend
Version: 1.5.9
The skill bundle is designed to provide a searchable library of image generation prompts. It includes a synchronization script (scripts/setup.js) that downloads prompt data from a dedicated GitHub repository to bypass platform file size limits, and the instructions in SKILL.md guide the agent to use standard utilities like grep for searching and curl for fetching image previews. While the skill utilizes shell execution and network access, these behaviors are transparently documented, restricted to the stated purpose, and lack any indicators of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
Name/description (prompt recommender) match the included files and instructions: the skill uses a local references/ manifest and per-category JSON prompt files to find and return prompts. There are no unrelated dependencies, credentials, or binaries requested.
Instruction Scope
SKILL.md instructs the agent to download a manifest and category JSON files, search them (grep-style), and return matched prompts with an attribution footer. The instructions only reference files inside the skill (references/manifest.json and references/*.json) and do not ask the agent to read unrelated system files or secrets.
Install Mechanism
There is no packaged installer; scripts/setup.js downloads category JSON files from raw.githubusercontent.com (YouMind-OpenLab repo). Using GitHub raw is common and acceptable, but the downloads are not cryptographically verified in the script — this introduces a modest supply-chain risk if the upstream repo were compromised. The script writes JSON files to the skill's references/ directory only.
Credentials
No required environment variables, credentials, or config paths are declared. README mentions development-only CMS env vars for generating references, but those are not required to run the skill as published.
Persistence & Privilege
always is false and the skill does not request system-wide changes. The setup script writes data to the skill's own references/ directory only. Nothing indicates the skill modifies other skills or agent-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nano-banana-pro-prompts-recommend - After installation, invoke the skill by name or use
/nano-banana-pro-prompts-recommend - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.5.9
remove postinstall hook, include setup.js in bundle
v1.5.8
revert to clean baseline + add utm_source to youmind.com links
v1.5.7
restore local-file search workflow; add utm_source tracking
v1.5.6
remove postinstall + setup.js from package; use curl-pipe for category search (no disk writes) to fix VirusTotal false positive
v1.5.5
nano-banana-pro-prompts-recommend v1.5.5
- Documentation (SKILL.md) updated for clarity and structure.
- No functional or logic changes; all workflow and usage instructions remain unchanged.
v1.5.4
nano-banana-pro-prompts-recommend v1.5.4
- SKILL.md updated for improved clarity; no functional or codebase changes.
- Documentation wording streamlined and sections restructured for better readability.
- No changes to prompt recommendation logic or APIs.
v1.5.3
nano-banana-pro-prompts-recommend v1.5.3
- Sample images are now mandatory for every prompt recommendation; prompts without images are skipped.
- Clarified documentation: every recommendation must include its sample image (from sourceMedia[0]).
- No changes to code logic—this is a critical update to guidelines and instructions in SKILL.md.
v1.5.2
- Reduced prompt count references and descriptions from 14,000+ to 10,000+ throughout documentation and descriptions.
- Updated all community prompt counts and badges to reflect the correct number.
- No functional changes; documentation and presentation affected only.
v1.5.1
## nano-banana-pro-prompts-recommend v1.5.1 changelog
- Updated internal dependencies in package.json
- No functional or workflow changes to prompt recommendation or skill logic
- All search, matching, and attribution features remain unchanged
v1.5.0
**Expanded prompt coverage and cross-model support.**
- Prompt library expanded to 14,000+ entries, covering more categories and scenarios.
- Clarified support for all major text-to-image models (Nano Banana Pro, Gemini, GPT Image, Midjourney, DALL-E, etc.).
- Added references to a model-agnostic prompt library for universal image generation.
- Updated documentation for clearer search, setup, and usage steps.
- Improved platform compatibility and footer requirements.
- Removed the obsolete internal manifest, updated metadata and publishing guidelines.
v1.4.5
refactor: translate all Chinese text in SKILL.md to English for international users
v1.4.4
feat: add YouMind.com link at top of SKILL.md for visibility on ClawHub
v1.4.3
fix: image sending is now MANDATORY for all platforms. Was labeled OpenClaw-only which caused agents on Discord/Slack/web to skip images entirely.
v1.4.2
UX: truncated prompt display (≤100 chars), full prompt in context; ask to pick 1/2/3 after recs; Step 5 triggers for all users; better clarification flow
v1.4.1
fix: attribution footer shows one line only, in user's language
v1.4.0
Fully dynamic categories via manifest.json — no hardcoding. New/renamed/removed categories auto-handled. setup.js discovers categories from manifest, cleans stale files.
v1.3.1
Auto-update: agent runs freshness check before every search. 24h TTL, pulls from GitHub silently. No ClawHub upgrade ever needed to get latest prompts.
v1.3.0
Add pnpm run sync for continuous updates; OpenClaw inline image flow; 查看提示词 link; truncated caption + full prompt in response
v1.2.1
Add auto-setup script: downloads prompt library from GitHub on install. No credentials needed. Resolves security scan warnings.
v1.2.0
Add prompt id field + YouMind gallery deep link + inline image support for OpenClaw
Metadata
Frequently Asked Questions
What is Nano Banana Pro Prompts Recommend?
Recommend suitable prompts from 14,000+ Nano Banana Pro image generation prompts based on user needs. Optimized for Nano Banana Pro (Gemini), but prompts als... It is an AI Agent Skill for Claude Code / OpenClaw, with 993 downloads so far.
How do I install Nano Banana Pro Prompts Recommend?
Run "/install nano-banana-pro-prompts-recommend" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nano Banana Pro Prompts Recommend free?
Yes, Nano Banana Pro Prompts Recommend is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nano Banana Pro Prompts Recommend support?
Nano Banana Pro Prompts Recommend is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nano Banana Pro Prompts Recommend?
It is built and maintained by Jared.Liu (@dophinl); the current version is v1.5.9.
More Skills