About
The OpenAI API skill empowers Claude to leverage external AI capabilities from OpenAI through direct curl commands. It provides standardized access to flagship LLMs like GPT-4o and o1, image generation via DALL-E 3, audio transcription with Whisper, and text-to-speech generation. This skill is ideal for developers needing to compare model outputs, generate multimedia assets, create embeddings for RAG systems, or perform vision-based tasks without leaving their CLI environment. It handles complex configurations such as function calling, streaming, and JSON mode while providing clear pricing and rate-limiting guidance.