gpt-image-2-skill

分类: 开发与编程 | 上传者: WangnovWangnov | 下载: 0 | 版本: v1.0(最新)

This skill should be used when the user asks to "generate an image", "create a logo", "draw an icon", "edit this photo", "change background to transparent", "remove background", "use GPT image", "use Codex to draw", "用 GPT image 生成图片", "用 Codex 画图", "帮我生成一张图", "改成透明背景", "把这张图编辑一下", or any prompt-to-image or reference-image-edit task that benefits from a structured CLI returning JSON results and JSONL progress events. Supports OpenAI `gpt-image-2` (via `OPENAI_API_KEY` or OpenAI-compatible base URL) and Codex `image_generation` (via `~/.codex/auth.json`) under one command surface, with masks, custom sizes up to 4K, transparent backgrounds, and a raw request escape hatch.

更新日志: Source: GitHub https://github.com/Wangnov/gpt-image-2-skill

目录结构

当前层级: tree/main/skills/gpt-image-2-skill/

  • 📁 agents/
    • 📄 openai.yaml 362 B
  • 📁 evals/
    • 📄 evals.json 5.8 KB
    • 📄 README.md 1.9 KB
    • 📄 trigger-eval.json 2.9 KB
  • 📁 references/
    • 📄 json-events.md 5.9 KB
    • 📄 json-output.md 7.0 KB
    • 📄 providers.md 5.0 KB
    • 📄 sizes-and-formats.md 3.0 KB
    • 📄 transparent-png.md 12.7 KB
    • 📄 troubleshooting.md 5.9 KB
  • 📁 scripts/
    • 📄 gpt_image_2_skill.cjs 11.0 KB
    • 📄 selftest.cjs 1.9 KB
  • 📄 SKILL.md 15.0 KB

SKILL.md

登录后下载/点赞/收藏 ❤ 27 | ★ 0
评论 0

请先登录后评论。

评论加载中...