Skip to main content
Back to registry

openai-api

jezweb/claude-skills

Version : Production Ready ✅ Package : openai@6.16.0 Last Updated : 2026-01-20

Installs465
Install command
npx skills add https://github.com/jezweb/claude-skills --skill openai-api
Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykWARN
About this skill
Version : Production Ready ✅ Package : openai@6.16.0 Last Updated : 2026-01-20 ✅ Production Ready : Or create .env file: Endpoint : POST /v1/chat/completions The Chat Completions API is the core interface for interacting with OpenAI's language models. It supports conversational AI, text generation, function calling, structured outputs, and vision capabilities. Three roles: system (behavior), user (input), assistant (model responses). Important : API is stateless - send full conversation history each request. For stateful conversations, use openai-responses skill. GPT-5 models (released August 2025) introduce reasoning and verbosity controls. Latest flagship model : Warmer, more intelligent model : BREAKING CHANGE : GPT-5.1/5.2 default to reasoning_effort: 'none' (vs GPT-5 defaulting to 'medium' ). Dedicated reasoning models (separate from GPT-5): Note : O-series may be deprecated in favor of GPT-5 with reasoning_effort parameter.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does openai-api do?

Version : Production Ready ✅ Package : openai@6.16.0 Last Updated : 2026-01-20

Is openai-api good?

openai-api does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does openai-api work with?

openai-api currently lists compatibility with codex, gemini-cli, opencode, cursor, claude-code, antigravity.

What are alternatives to openai-api?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install openai-api?

npx skills add https://github.com/jezweb/claude-skills --skill openai-api

Related skills

More from jezweb/claude-skills

Related skills

Alternatives in Software Engineering