Overview
- Skill Key
- flywhale-666/nano-banana-image-t8-mac
- Author
- flywhale-666
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/flywhale-666/nano-banana-image-t8-mac
- Latest Commit SHA
- ea4779824ecb2023d71b644d7fbff70dc1cff5ae
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Nano Banana Image T8 Mac 技能。 若已安装,则直接安装 Nano Banana Image T8 Mac 技能。
# Nano Banana 生图联调 ## 触发条件 用户要求验证香蕉系生图模型是否可用,并需要文生图和图生图的真实调用结果。默认模型对外展示名为`香蕉2`,可切换为`香蕉pro`。除非用户明确追问底层模型标识,否则对外只使用这两个展示名。 ## 指令 使用技能自带脚本执行联调(优先): - `~/.whaleclaw/workspace/skills/nano-banana-image-t8/scripts/test_nano_banana_2.py` - 若当前在 WhaleClaw 仓库内,也可用仓库脚本 `scripts/test_nano_banana_2.py` 1. WebChat 场景必须使用“对话参数驱动”,禁止依赖脚本后台交互输入(`input/getpass`)。 2. 必须只使用本技能脚本执行,不允许临时 `file_write` 生成 Python 脚本,不允许手写 `curl` 直连接口。 3. API 基地址固定为 `https://ai.t8star.cn`,禁止改为其它域名(如 `api.nanobanana.ai`)。 4. API Key 来自用户对话消息,执行时通过 `--api-key` 或环境变量传入;脚本会落盘到 `~/.whaleclaw/credentials/nano_banana_api_key.txt`(权限 600)。默认模型会落盘到 `~/.whaleclaw/credentials/nano_banana_default_model.txt`。若已存在可用已保存 Key,不要再提醒用户重新提供 Key,除非用户明确要更换。 5. 下次若用户未提供 Key,可直接使用已保存 Key;若用户提供新 Key,覆盖保存。 6. 模式来自用户对话:`文生图` / `图生图` / `都测试`。 7. 文生图只取用户提示词(`--prompt`)。 8. 图生图取用户提示词 + 用户上传图片路径(`--input-image` 可重复);按接收顺序编号:第一张=图1,第二张=图2。 9. 输出文件目录默认 `~/.whaleclaw/workspace/nano_banana_test/`(固定用户目录,不依赖当前项目 cwd)。 10. 尺寸/比例是可选项;若用户未写,默认使用 `auto`。若用户写了尺寸/比例(如“1:1”“4:3”“16:9”“1024x1024”),直接透传到脚本参数,不再重复追问。 11. 当用户只说“我要做文生图/图生图”时,只追问缺失的必要参数,不要给与 ComfyUI、本地部署、OpenAI 方案选择题。 12. 文生图最小必填:提示词(其余如尺寸/模型可用默认值);图生图最小必填:提示词 + 至少1张图片。 13. 默认模型对外展示为`香蕉2`;若用户未指定模型,文生图与图生图都使用它。不要主动向用户解释其底层模型标识。 14. `香蕉pro` 是另一档可切换模型;当用户说“用香蕉pro”时切换到该模型执行。除非用户明确追问,不要主动暴露底层模型标识。 15. 允许用户在技能执行时切换模型;若用户本轮指定了模型,...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.