← 返回 Skills 市场
5337
总下载
7
收藏
5
当前安装
6
版本数
在 OpenClaw 中安装
/install gpt-image-2-chatgpt
功能描述
Generate images with GPT Image 2 (ChatGPT Images 2.0) inside Claude Code, using your existing ChatGPT Plus or Pro subscription — no separate OpenAI access, n...
安全使用建议
Install only if you are comfortable with this workflow storing prompts and image-generation artifacts in local Codex session logs under ~/.codex/sessions and then reading the newly created rollout files to extract the image. Avoid using it for highly sensitive prompts or reference images unless that local retention is acceptable.
能力评估
Purpose & Capability
The stated purpose matches the artifacts: it invokes the local Codex CLI with image generation enabled, optionally passes user-provided reference images, extracts the image payload, and writes it to the requested output path.
Instruction Scope
The skill tells agents to trigger only when the user explicitly asks for this GPT Image 2 route, not to rewrite prompts, and not to substitute another image workflow. It clearly documents the session-log extraction behavior.
Install Mechanism
The package contains a SKILL.md file and two small local scripts. There are no installer scripts, dependency downloads, remote callbacks, or hidden setup steps in the artifact.
Credentials
Access to the Codex CLI, Python, user-provided reference images, the selected output path, and ~/.codex/sessions is proportionate for this workaround, but Codex session files can contain sensitive prompts and tool artifacts.
Persistence & Privilege
The script intentionally avoids ephemeral Codex sessions so the image payload is persisted in a rollout file, then reads only files newly created after its own invocation. It does not create background workers, escalate privileges, or persist separate service state; temporary logs are removed on exit.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install gpt-image-2-chatgpt - 安装完成后,直接呼叫该 Skill 的名称或使用
/gpt-image-2-chatgpt触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.5
- Added UTM parameters to the agentspace.so homepage link for improved attribution.
- No functional or behavioral changes; documentation update only.
v1.0.4
Declare clawdis.requires (codex/python3 + ~/.codex/sessions) so the security evaluator sees the manifest match the code.
v1.0.3
Add link bar under H1 so homepage and GitHub URLs are visible on the clawhub detail page.
v1.0.2
Avoid false-positive capability tags (crypto/purchases/sensitive-credentials) caused by negated phrases; trim script docstrings so image-gen content stays within the embedding window.
v1.0.1
Add output-path validation in scripts/extract_image.py: reject non-image extensions, resolve the target path, and refuse system-directory writes (including macOS /private/etc and /private/var aliases). No behavior change for normal use.
v1.0.0
Initial release: GPT Image 2 via ChatGPT subscription. Text-to-image + image-to-image via local Codex CLI. No OpenAI API key required.
元数据
常见问题
🪞 GPT Image 2 — Image Generation via Your ChatGPT Subscription 是什么?
Generate images with GPT Image 2 (ChatGPT Images 2.0) inside Claude Code, using your existing ChatGPT Plus or Pro subscription — no separate OpenAI access, n... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5337 次。
如何安装 🪞 GPT Image 2 — Image Generation via Your ChatGPT Subscription?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install gpt-image-2-chatgpt」即可一键安装,无需额外配置。
🪞 GPT Image 2 — Image Generation via Your ChatGPT Subscription 是免费的吗?
是的,🪞 GPT Image 2 — Image Generation via Your ChatGPT Subscription 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
🪞 GPT Image 2 — Image Generation via Your ChatGPT Subscription 支持哪些平台?
🪞 GPT Image 2 — Image Generation via Your ChatGPT Subscription 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 🪞 GPT Image 2 — Image Generation via Your ChatGPT Subscription?
由 Kalvin(@kalvinrv)开发并维护,当前版本 v1.0.5。
推荐 Skills