openai-api

Community

OpenAI API hub for chat, embeddings, images.

Authorjackspace
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill consolidates OpenAI's traditional/stateless APIs—Chat Completions, Embeddings, Images, Audio, and Moderation—into production-ready guidance, with streaming and function-calling patterns.

Core Features & Use Cases

  • ✅ Chat Completions with GPT-5, GPT-4o, and GPT-4 Turbo
  • ✅ Embeddings and image generation/editing (DALL-E 3)
  • ✅ Audio (Whisper transcription, TTS) and Moderation
  • ✅ Streaming patterns and structured outputs

Quick Start

Install the SDK and run a sample chat or embedding workflow with environment variables.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: openai-api
Download link: https://github.com/jackspace/ClaudeSkillz/archive/main.zip#openai-api

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository