← Back to Skills Marketplace
dophinl

Nano Banana Pro Prompts

by Jared.Liu · GitHub ↗ · v1.1.1 · MIT-0
cross-platform ⚠ suspicious
159
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install nano-banana-pro-prompts
Description
Search and recommend suitable prompts from 10,000+ Nano Banana Pro image generation prompts based on user needs. Optimized for Nano Banana Pro (Gemini), but...
Usage Guidance
This skill appears internally consistent: it downloads public JSON prompt data from a GitHub repo and searches local files. Before installing, note: 1) the setup step runs node scripts/setup.js and will write files under the skill's references/ directory — run it in an environment where you expect those files to be created; 2) the data is fetched from raw.githubusercontent.com, so if the upstream repo is compromised the downloaded data could be altered (a general supply-chain risk); 3) repository metadata (version numbers) is inconsistent across files — a maintenance issue but not evidence of malicious behavior; 4) no credentials are requested for runtime, but the included dev docs reference CMS secrets for upstream sync (development/CI only). If you require higher assurance, review the actual JSON files after download (they are plain data) and run the setup script in a sandboxed environment before granting broader access to your agent.
Capability Analysis
Type: OpenClaw Skill Name: nano-banana-pro-prompts Version: 1.1.1 The skill is a legitimate tool designed to search and recommend image generation prompts from a large library. It uses a setup script (scripts/setup.js) to fetch prompt data and manifests from a dedicated GitHub repository (YouMind-OpenLab), and the SKILL.md provides functional instructions for the AI agent to manage these local files, perform keyword searches using grep, and fetch image previews via curl. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the use of shell commands is strictly aligned with the stated purpose of data management and preview rendering.
Capability Assessment
Purpose & Capability
The skill advertises a large, auto-updating prompt library and includes a setup script that downloads categorized JSON references from a GitHub repo. The required files, README, and SKILL.md all align with that purpose. Minor metadata/version mismatches across files (registry metadata v1.1.1 vs package.json v1.5.9 vs _meta.json v1.4.4) suggest sloppy maintenance but do not contradict the declared purpose.
Instruction Scope
SKILL.md instructs the agent to run scripts/setup.js to download manifest and category JSON files, to read manifest.json and to grep category files when searching. Those actions are consistent with building and searching a local prompt library. The instructions do not ask for unrelated secrets or to read unrelated system files. The guidance to use grep (token-optimization) is unusual but not malicious; it does assume the agent can access the skill's references directory.
Install Mechanism
No install spec is provided and the included setup script fetches data from raw.githubusercontent.com — a well-known release host. The script downloads JSON data (not executable code) and writes it into a local references/ directory. This is a reasonable approach for large datasets that aren't bundled with the published skill.
Credentials
The skill declares no required environment variables or credentials. README notes .env and CMS secrets only for development and CI (not runtime). The runtime setup script uses only network access to a public GitHub URL and local filesystem writes inside the skill directory — proportional to the stated function.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system settings. It creates/updates files only under its own references/ directory and writes a local .last-updated timestamp — expected behavior for cached data.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nano-banana-pro-prompts
  3. After installation, invoke the skill by name or use /nano-banana-pro-prompts
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.1
fix: SKILL.md now all English, agent translates based on user language
v1.1.0
Renamed slug to nano-banana-pro-prompts, updated name, emphasize search
Metadata
Slug nano-banana-pro-prompts
Version 1.1.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Nano Banana Pro Prompts?

Search and recommend suitable prompts from 10,000+ Nano Banana Pro image generation prompts based on user needs. Optimized for Nano Banana Pro (Gemini), but... It is an AI Agent Skill for Claude Code / OpenClaw, with 159 downloads so far.

How do I install Nano Banana Pro Prompts?

Run "/install nano-banana-pro-prompts" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Nano Banana Pro Prompts free?

Yes, Nano Banana Pro Prompts is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Nano Banana Pro Prompts support?

Nano Banana Pro Prompts is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Nano Banana Pro Prompts?

It is built and maintained by Jared.Liu (@dophinl); the current version is v1.1.1.

💬 Comments