← 返回 Skills 市场
steipete

Openai Image Gen

作者 Peter Steinberger · GitHub ↗ · v1.0.1
cross-platform ✓ 安全检测通过
24672
总下载
37
收藏
1121
当前安装
2
版本数
在 OpenClaw 中安装
/install openai-image-gen
功能描述
Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.
安全使用建议
Install only if you are comfortable sending image prompts and generation parameters to the configured OpenAI-compatible endpoint using your API key. Prefer OPENAI_API_KEY over the --api-key flag, confirm OPENAI_BASE_URL and OPENAI_API_BASE are unset or trusted, expect possible API billing, and avoid opening generated galleries from untrusted prompt text because prompts are inserted into index.html without escaping.
功能分析
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 stated purpose matches the code: prompts are generated or supplied by the user, sent to an OpenAI-compatible image generation endpoint, and returned images are written locally.
Instruction Scope
The instructions disclose OpenAI Images API use and the OPENAI_API_KEY requirement, though users would benefit from a clearer privacy note that prompts and generation settings leave the machine.
Install Mechanism
There is no package installation or complex installer; the skill consists of a markdown file and one Python script run directly by the user.
Credentials
Network access and an OpenAI API key are proportionate for image generation. The script also honors OPENAI_BASE_URL or OPENAI_API_BASE, so a user should ensure those point only to trusted endpoints.
Persistence & Privilege
No autostart, background worker, privilege escalation, broad filesystem indexing, or persistent agent behavior is present; output is limited to the selected image output directory.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openai-image-gen
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openai-image-gen 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
v1.0.0
元数据
Slug openai-image-gen
版本 1.0.1
许可证
累计安装 1123
当前安装数 1121
历史版本数 2
常见问题

Openai Image Gen 是什么?

Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 24672 次。

如何安装 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。

💬 留言讨论