Generate or edit bitmap images for illustrations, photos, textures, mockups, and cutouts.
This skill appears to be a prompt-oriented wrapper for image generation, with no required key or declared remote endpoint in the default mode, and it comes from a high-star open-source GitHub repository, so the overall risk is low. Caution is still warranted because the docs mention an optional CLI fallback using OPENAI_API_KEY and local saving/moving of generated images.
The objective metadata says no key is needed in the default mode, but the README states that the explicit CLI fallback requires OPENAI_API_KEY. No extra high-sensitivity credential request or suspicious collection behavior is shown; the main concern is standard protection of the API key if CLI mode is used.
No remote endpoint is declared in the materials, and the system check also marks host as none. While image generation may rely on built-in platform services in some implementations, the provided materials do not show any red flag of sending data to unknown, unrelated, or third-party endpoints.
As a skill, it primarily uses the built-in image_gen tool by default; the README also describes an explicit CLI fallback via `scripts/image_gen.py`. This implies normal tool-level execution capability, but there is no sign of requesting system privileges beyond its stated purpose or any suspicious execution behavior.
The README explicitly says generated images are saved under `$CODEX_HOME/generated_images/...` and may be moved or copied into the workspace on user request. This is standard local file read/write behavior needed for an image skill, with no indication of excessive permissions or access to unrelated data.
The source is the open-source GitHub repository `openai/skills`, and the system marks it as open-source with strong community adoption (~22k stars), which materially lowers supply-chain risk. The license and maintenance status are unclear and worth verifying, but the current materials do not justify a high-risk rating.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "imagegen" skill from askskill: 1. Download https://raw.githubusercontent.com/openai/skills/main/skills/.system/imagegen/SKILL.md 2. Save it as ~/.claude/skills/imagegen/SKILL.md 3. Reload skills and tell me it's ready
Generates or edits images for the current project (for example website assets, game assets, UI mockups, product mockups, wireframes, logo design, photorealistic images, or infographics).
This skill has exactly two top-level modes:
image_gen tool for normal image generation and editing. Does not require OPENAI_API_KEY.scripts/image_gen.py CLI. Use only when the user explicitly asks for the CLI path. Requires OPENAI_API_KEY.Within the explicit CLI fallback only, the CLI exposes three subcommands:
generateeditgenerate-batchRules:
image_gen tool by default for all normal image generation and editing requests.OPENAI_API_KEY. Proceed only if the user explicitly asks for that fallback.scripts/image_gen.py workflow. Do not create one-off SDK runners.scripts/image_gen.py. If something is missing, ask the user before doing anything else.Built-in save-path policy:
$CODEX_HOME/* by default.image_gen tool. If a specific location is needed, generate first and then move or copy the selected output from $CODEX_HOME/generated_images/....$CODEX_HOME/* path.$CODEX_HOME/* path.hero-v2.png or item-icon-edited.png.Shared prompt guidance for both modes lives in references/prompting.md and references/sample-prompts.md.
Fallback-only docs/resources for CLI mode:
references/cli.mdreferences/image-api.mdreferences/codex-network.mdscripts/image_gen.pyThink about two separate questions:
Intent:
Built-in edit semantics:
…
Read, create, and update Linear issues, projects, and team workflows.
Deploy apps or websites to Vercel and generate live or preview links.
Stage, commit, push, and open a GitHub pull request in one flow.
Connect to Figma, fetch design assets, and turn nodes into production code.
Create a composable CLI from docs, specs, SDKs, apps, or scripts.
Create or update skills that extend Codex with knowledge, workflows, and tools.
Generate and place AI images on a Cowart canvas or replace holders.
Create original posters, illustrations, and static visuals in PNG or PDF.
Generate revised images from annotated Cowart screenshots and place them nearby.
Generate images from text prompts for fast visual ideation in conversations.
Generate on-brand visual assets for AI coding agents and product workflows.
Generate, edit images, and create short videos directly inside Claude.