gpt-image-2

gpt image 2

pilioai ↓ 20k
Claude Code
View source ↗

What it does

  • --input: local reference image path. Repeat for multiple references.
  • --aspect-ratio: 1:1, 3:2, 2:3, 3:4, 4:3, 4:5, 5:4, 16:9, 9:16, 21:9, or auto.
  • --quality: low, medium, or high.
  • --resolution: 0.5K, 1K, 2K, or 4K.

Requirements & configuration

  • Require PILIOAPIKEY in the environment. Do not ask the user to paste API keys into the conversation.

Configuration: PILIO_API_KEY

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

gpt image 2

Source

Repository: https://github.com/pilioai/skills

gpt-image-2 FAQ

What does the gpt-image-2 skill do?

Create or edit images with Pilio GPT Image 2 through the unified Pilio developer API. Use when the user wants text-to-image generation, prompt-based image editing, restyling, product-photo transformation, or composition from one or more local reference images. --input: local reference image path. Repeat for multiple references. --aspect-ratio: 1:1, 3:2, 2:3, 3:4, 4:3, 4:5, 5:4, 16:9, 9:16, 21:9, or auto.

What does gpt-image-2 require?

Require PILIOAPIKEY in the environment. Do not ask the user to paste API keys into the conversation. Configuration keys: PILIO_API_KEY.

How do I install gpt-image-2?

Run: npx -y skills add https://github.com/pilioai/skills --skill gpt-image-2 --agent claude-code — the source lives at github.com/pilioai/skills.

Maintain gpt-image-2?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

gpt-image-2 on getagentictools
[![gpt-image-2 on getagentictools](https://getagentictools.com/badge/skills/pilioai-skills-gpt-image-2.svg)](https://getagentictools.com/skills/pilioai-skills-gpt-image-2?ref=badge)
npx agentictools info skills/pilioai-skills-gpt-image-2

The second line is the CLI lookup for this page — handy in READMEs and docs.