Codex CLI 官方这个 imagegen 的 Skill 到底是干啥的?哪有对应工具啊?
- 内容介绍
- 文章标签
- 相关推荐
image2028×948 126 KB
codex哪有自带的生成图片的工具
codex-rs/skills/src/assets/samples/imagegen/SKILL.md
rust-v0.120.0
---
name: "imagegen"
description: "Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when Codex should create a brand-new image, transform an existing image, or derive visual variants from references, and the output should be a bitmap asset rather than repo-native code or vector. Do not use when the task is better handled by editing existing SVG/vector/code-native assets, extending an established icon or logo system, or building the visual directly in HTML/CSS/canvas."
---
# Image Generation Skill
Generates or edits images for the current project (for example website assets, game
image2028×948 126 KB
codex哪有自带的生成图片的工具
codex-rs/skills/src/assets/samples/imagegen/SKILL.md
rust-v0.120.0
---
name: "imagegen"
description: "Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when Codex should create a brand-new image, transform an existing image, or derive visual variants from references, and the output should be a bitmap asset rather than repo-native code or vector. Do not use when the task is better handled by editing existing SVG/vector/code-native assets, extending an established icon or logo system, or building the visual directly in HTML/CSS/canvas."
---
# Image Generation Skill
Generates or edits images for the current project (for example website assets, game

