What problem does it solve?
This Skill removes the guesswork from building with OpenAI’s stateless APIs by giving you a complete, production-ready playbook for using the right endpoint, model, and parameters every time.
Core Features & Use Cases
- Chat Completions: Build GPT-5 and GPT-4o integrations for conversation, reasoning, streaming, and tool use.
- Embeddings and RAG: Turn text into vectors for semantic search, retrieval, clustering, and knowledge-grounded answers.
- Images, Audio, and Safety: Generate and edit images, transcribe speech, produce TTS audio, and moderate content with clear thresholds.
- Use Case: If you are shipping an AI product, this Skill helps you move from a prototype prompt to a robust implementation with examples for streaming, function calling, structured outputs, and edge deployment.
Quick Start
Use the openai-api skill to implement a GPT-5 chat completion with streaming, tool calls, or embeddings by adapting the most relevant example to your input and model choice.