openai-docs-skill
🎯Skillfrom am-will/codex-skills
Queries the OpenAI developer documentation MCP server via CLI (curl/jq) to search, browse, and fetch authoritative docs for the OpenAI API, SDKs, ChatGPT Apps SDK, Codex, and MCP integrations with up-to-date official guidance.
Overview
OpenAI Docs Skill is a Claude Code skill that provides direct access to OpenAI's official developer documentation via the OpenAI Docs MCP server, using CLI tools like curl and jq. It automatically activates when tasks involve the OpenAI API, including Responses, Chat Completions, Realtime, SDKs, ChatGPT Apps SDK, Codex, MCP integrations, endpoint schemas, parameters, limits, or migration guides.
Key Features
- Live Documentation Access: Query up-to-date OpenAI developer documentation without leaving Claude Code
- CLI-Based Retrieval: Uses curl and jq through the OpenAI Docs MCP server for efficient documentation fetching
- Broad API Coverage: Covers Responses API, Chat Completions, Realtime, SDKs, Codex, and MCP integrations
- Schema and Parameter Lookup: Quickly find endpoint schemas, parameter details, rate limits, and migration guidance
Who is this for?
This skill is for developers working with OpenAI APIs who need quick, authoritative reference documentation while coding in Claude Code. It is especially valuable when building integrations with OpenAI services and needing to verify endpoint parameters, understand API changes, or follow migration guides.
Same repository
am-will/codex-skills(19 items)
Installation
npx vibeindex add am-will/codex-skills --skill openai-docs-skillnpx skills add am-will/codex-skills --skill openai-docs-skill~/.claude/skills/openai-docs-skill/SKILL.mdSKILL.md
More from this repository10
Frontend design skill for creating distinctive, production-grade web interfaces with high design quality, avoiding generic AI aesthetics through bold creative choices and exceptional attention to detail
Collection of agent skills for planning, documentation access, frontend development, and browser automation, featuring multi-agent orchestration with planner, parallel tasks, and LLM council capabilities.
Context7 documentation fetcher skill for retrieving current library documentation via Context7 API, proactively looking up APIs for React, Next.js, Supabase, and other libraries instead of relying on outdated knowledge
Creates comprehensive, phased implementation plans with sprints and atomic tasks for planning features, breaking down work, and building structured roadmaps.
Reads and searches GitHub repository documentation via the gitmcp.io MCP service, converting GitHub URLs to documentation endpoints.
Collection of agent skills for planning, documentation access, frontend development, and browser automation, featuring multi-agent orchestration with planner, parallel tasks, and LLM council capabilities.
Detailed implementation planning skill that creates phased plans with sprints and atomic tasks, covering codebase research, requirements clarification, and structured implementation phases for bugs, features, or tasks
Collection of agent skills for planning, documentation access, frontend development, and browser automation, featuring multi-agent orchestration with planner, parallel tasks, and LLM council capabilities.
Collection of agent skills for planning, documentation access, frontend development, and browser automation, featuring multi-agent orchestration with planner, parallel tasks, and LLM council capabilities.
A collection of Codex/agent skills for planning, documentation access, frontend development, and browser automation, including parallel task execution, LLM council multi-agent orchestration, Context7 doc fetching, and Gemini Computer Use browser control.