← Back to Skills Marketplace
159
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install nano-banana-prompt-skill
Description
Converts Chinese image descriptions into structured English JSON prompts for Nano Banana's Gemini model, supporting products, avatars, logos, and social medi...
Usage Guidance
This skill is instruction-only and appears coherent for converting Chinese descriptions into structured prompts for a Gemini image model. Before installing or using it, be aware: (1) it only generates JSON prompts — actually calling Vertex AI / Nano Banana would require you to supply API credentials separately; (2) if you later wire the generated JSON into an automated system that calls external APIs, review where those calls are sent and which credentials are used; and (3) treat any generated prompts containing sensitive personal data cautiously before sending them to external image-generation services.
Capability Analysis
Type: OpenClaw Skill
Name: nano-banana-prompt-skill
Version: 1.0.0
The skill is a prompt engineering tool designed to convert Chinese user descriptions into structured JSON parameters for the Nano Banana (Gemini) image generation model. Analysis of SKILL.md and references/examples.md shows no evidence of malicious intent, data exfiltration, or unauthorized execution; the instructions are entirely focused on the stated purpose of image prompt generation.
Capability Assessment
Purpose & Capability
The name and description claim to produce structured Nano Banana (Gemini) prompts from Chinese input; the SKILL.md contains exactly that logic and example outputs. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md describes extracting fields from user text and constructing a JSON payload for image generation. It does not instruct the agent to read local files, environment variables, or send data to unexpected endpoints. References to Vertex AI / Google AI Studio are informational only.
Install Mechanism
No install spec and no code files are included (instruction-only), so nothing is written to disk or downloaded during install.
Credentials
The skill declares no required environment variables or credentials. Although it references Vertex AI / Google AI Studio APIs, it does not request API keys or other secrets — this is proportionate for a prompt-generation helper.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges. It does not modify other skills or system configuration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nano-banana-prompt-skill - After installation, invoke the skill by name or use
/nano-banana-prompt-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Chinese description to Nano Banana structured JSON prompt generator
Metadata
Frequently Asked Questions
What is Nano Banana Prompt Skill?
Converts Chinese image descriptions into structured English JSON prompts for Nano Banana's Gemini model, supporting products, avatars, logos, and social medi... It is an AI Agent Skill for Claude Code / OpenClaw, with 159 downloads so far.
How do I install Nano Banana Prompt Skill?
Run "/install nano-banana-prompt-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nano Banana Prompt Skill free?
Yes, Nano Banana Prompt Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nano Banana Prompt Skill support?
Nano Banana Prompt Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nano Banana Prompt Skill?
It is built and maintained by xiaoke321 (@xk103295870-alt); the current version is v1.0.0.
More Skills