gpt-image-2

Installation
SKILL.md

GPT-Image-2

Generate or edit images through Frevana's AI Factory OpenAI backend with a fixed contract:

  • provider: openai
  • model: gpt-image-2

This skill returns the validated API response JSON unchanged. Treat data[0].image_url as the primary image URL.

What This Skill Needs

  • user-provided prompt or contents
  • optional reference image inputs: --image, --image-url, --image-dir, --mask
  • optional OpenAI image options: n, size, quality, background, output_format, output_compression
  • FREVANA_TOKEN in the environment, or an explicit --token override for the current run
  • curl
  • bash
  • python3
Installs
25
GitHub Stars
1
First Seen
14 days ago