← 返回 Skills 市场
Openai Image Gen
作者
Peter Steinberger
· GitHub ↗
· v1.0.1
26111
总下载
38
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install openai-image-gen
功能描述
Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.
安全使用建议
Before installing, make sure you are comfortable providing an OPENAI_API_KEY, sending image prompts to OpenAI, and storing generated images in the configured local output directory. Do not include secrets, private personal data, or confidential business material in prompts unless that use is approved for your environment.
功能分析
Type: OpenClaw Skill
Name: openai-image-gen
Version: 1.0.1
The skill is benign. It generates images using the OpenAI API, requiring an `OPENAI_API_KEY` from environment variables, and saves the results along with an `index.html` gallery to a local temporary directory (`~/Projects/tmp` or `./tmp`). All network communication is directed to the OpenAI API, and file operations are confined to the designated output directory. There is no evidence of data exfiltration, malicious execution, persistence, or prompt injection attempts in the `SKILL.md` or the Python script.
能力评估
Purpose & Capability
The described behavior fits the stated purpose: generating images through the OpenAI API and saving the outputs and gallery files locally.
Instruction Scope
The skill uses user prompts with an external API, so users should understand that prompt text is sent to OpenAI; the scanner's transparency concerns are guidance-worthy but not evidence of hidden or unrelated behavior.
Install Mechanism
No artifact-backed evidence indicates a deceptive installer, package mutation, unsafe automatic execution, or unexpected installation side effects.
Credentials
Reading OPENAI_API_KEY and making outbound calls are proportionate for an OpenAI image-generation skill, but users should avoid sensitive prompt content unless they are comfortable sending it to the API.
Persistence & Privilege
Local persistence of generated images and an index.html gallery is expected for this utility, with no evidence of background persistence, privilege escalation, destructive actions, or exfiltration beyond the intended API call.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openai-image-gen - 安装完成后,直接呼叫该 Skill 的名称或使用
/openai-image-gen触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
v1.0.0
元数据
常见问题
Openai Image Gen 是什么?
Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 26111 次。
如何安装 Openai Image Gen?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openai-image-gen」即可一键安装,无需额外配置。
Openai Image Gen 是免费的吗?
是的,Openai Image Gen 完全免费(开源免费),可自由下载、安装和使用。
Openai Image Gen 支持哪些平台?
Openai Image Gen 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openai Image Gen?
由 Peter Steinberger(@steipete)开发并维护,当前版本 v1.0.1。
推荐 Skills