📦 Nano Banana Prompt Skill — Nano工具

v1.0.0

Converts Chinese image descriptions into structured English JSON prompts for Nano Banana 图像工具's Gemini model, supporting products, avatars, logos, and social medi...

0· 90·0 当前·0 累计
xk103295870-alt 头像by @xk103295870-alt (xiaoke321)·MIT-0
下载技能包
License
MIT-0
最后更新
2026/4/3
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill is an instruction-only prompt generator that converts Chinese image descriptions into structured English JSON for a Gemini image model — its requirements and instructions are coherent and proportionate to that purpose.
评估建议
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 p...
详细分析 ▾
用途与能力
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.
指令范围
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.
安装机制
No install spec and no code files are included (instruction-only), so nothing is written to disk or downloaded during install.
凭证需求
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.
持久化与权限
always is false and the skill does not request persistent or elevated privileges. It does not modify other skills or system configuration.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/3

Initial release: Chinese description to Nano Banana structured JSON prompt generator

无害

安装命令

点击复制
官方npx clawhub@latest install nano-banana-prompt-skill
镜像加速npx clawhub@latest install nano-banana-prompt-skill --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库