← 返回 Skills 市场
cluka-399

Gemini Image Simple

作者 Cluka-399 · GitHub ↗ · v1.1.0
cross-platform ✓ 安全检测通过
7819
总下载
3
收藏
51
当前安装
2
版本数
在 OpenClaw 中安装
/install gemini-image-simple
功能描述
Generate and edit images with Gemini API using pure Python stdlib. Zero dependencies - works on locked-down environments where pip/uv aren't available.
安全使用建议
Install only if you are comfortable sending prompts, selected input images, and related request data to Google's Gemini API under your API key. Use an API key intended for this purpose, monitor quota or billing, and choose output paths carefully to avoid overwriting important files.
功能分析
Type: OpenClaw Skill Name: gemini-image-simple Version: 1.1.0 The skill is classified as benign. The `SKILL.md` provides clear instructions for image generation and editing using the Gemini API, requiring only the `GEMINI_API_KEY` environment variable. The `scripts/generate.py` script implements this functionality using standard Python libraries (`urllib.request`, `json`, `base64`), connecting to the legitimate Google Gemini API endpoint (`https://generativelanguage.googleapis.com/v1beta/models/nano-banana-pro-preview:generateContent`). It reads user-specified input image files and writes generated output image files, which is directly aligned with its stated purpose. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, prompt injection attempts against the agent, or obfuscation.
能力评估
Purpose & Capability
The documentation and script consistently implement image generation/editing through the Gemini API using a user-provided prompt, optional input image, and caller-chosen output path.
Instruction Scope
Runtime instructions are user-directed command examples; there are no hidden role changes, autonomous workflows, prompt-injection instructions, or unrelated agent-control behavior in the artifacts.
Install Mechanism
There is no package installation or dependency bootstrap; the skill consists of SKILL.md and one Python stdlib script.
Credentials
The GEMINI_API_KEY requirement and network call to generativelanguage.googleapis.com are disclosed and proportionate for a Gemini image-generation integration, though users should understand prompts and selected images leave the local environment.
Persistence & Privilege
The script writes generated image bytes to the user-specified output path and creates missing parent directories; this is expected, but it can overwrite an existing file if the user chooses that path.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install gemini-image-simple
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /gemini-image-simple 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
- Switched image generation model to "Nano Banana Pro" (`nano-banana-pro-preview`), delivering highest quality image generation (Gemini 3 Pro Image). - Updated documentation to reflect the new model and its aliases, including information about alternative models. - Enhanced "How It Works" and "Model" sections in SKILL.md for clarity and transparency. - All functionality remains dependency-free and continues to work on any Python 3.10+ installation.
v1.0.0
Initial release - zero-dependency Gemini image generation
元数据
Slug gemini-image-simple
版本 1.1.0
许可证
累计安装 295
当前安装数 51
历史版本数 2
常见问题

Gemini Image Simple 是什么?

Generate and edit images with Gemini API using pure Python stdlib. Zero dependencies - works on locked-down environments where pip/uv aren't available. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 7819 次。

如何安装 Gemini Image Simple?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install gemini-image-simple」即可一键安装,无需额外配置。

Gemini Image Simple 是免费的吗?

是的,Gemini Image Simple 完全免费(开源免费),可自由下载、安装和使用。

Gemini Image Simple 支持哪些平台?

Gemini Image Simple 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Gemini Image Simple?

由 Cluka-399(@cluka-399)开发并维护,当前版本 v1.1.0。

💬 留言讨论