Generate Image Skill
Generate images from natural language prompts using OpenAI's image API.
Script location
Installed by install.sh — path depends on your chosen install location.
Default: ~/.claude/skills/openai-image-skill/openai-image-skill.mjs
If the script is not found
If openai-image-skill.mjs is missing at the expected path, install it non-interactively:
git clone https://github.com/dkarski/openai-image-skill.git /tmp/openai-image-skill
bash /tmp/openai-image-
[Description truncada. Veja o README completo no GitHub.]