·openai-image-gen
</>

openai-image-gen

0xbigboss/claude-code

使用 OpenAI 的 DALL-E 3 API 生成图像。当需要创建图形、图标、背景或任何视觉资源时使用。环境中需要 OPENAI_API_KEY。

45安装·0热度·@0xbigboss

安装

$npx skills add https://github.com/0xbigboss/claude-code --skill openai-image-gen

SKILL.md

Generate images using OpenAI's DALL-E 3 API via command line.

| prompt | any text | required | The image description | | output | filepath | required | Where to save the image | | size | 1024x1024, 1792x1024, 1024x1792 | 1024x1024 | Image dimensions | | quality | standard, hd | standard | Image quality (hd = more detail) |

"Content policy violation" - Rephrase prompt to avoid flagged content

使用 OpenAI 的 DALL-E 3 API 生成图像。当需要创建图形、图标、背景或任何视觉资源时使用。环境中需要 OPENAI_API_KEY。 来源:0xbigboss/claude-code。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/0xbigboss/claude-code --skill openai-image-gen
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 openai-image-gen?

使用 OpenAI 的 DALL-E 3 API 生成图像。当需要创建图形、图标、背景或任何视觉资源时使用。环境中需要 OPENAI_API_KEY。 来源:0xbigboss/claude-code。

如何安装 openai-image-gen?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/0xbigboss/claude-code --skill openai-image-gen 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/0xbigboss/claude-code