openai-api

Installation
SKILL.md

OpenAI API — GPT, DALL-E & Whisper

OpenAI provides the world's most powerful AI models via API. URL: https://platform.openai.com

Core Models

💬 GPT Models (Text)

  • GPT-4o — Most capable, multimodal (text + image input)
  • GPT-4o mini — Fast and cheap for simpler tasks
  • o3 — Advanced reasoning model for complex problems
  • o4-mini — Fast reasoning at lower cost
  • Use for: content generation, copywriting, analysis, coding assistance

🖼️ Image Generation (DALL-E / GPT Image)

  • gpt-image-1 — Latest, best quality + text rendering
  • DALL-E 3 — High quality image generation
  • Use for: ad creatives, product mockups, social media visuals
Installs
1
First Seen
May 15, 2026
openai-api — cryptofedge/fedge-2.o