Skip to main content
Back to the directory
am-will/codex-skillsSoftware EngineeringFrontend and Design

openai-docs-skill

Query OpenAI's official developer documentation via MCP server for API, SDK, and platform guidance.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/am-will/codex-skills --skill openai-docs-skill
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, openai-docs-skill has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: am-will/codex-skills. Canonical URL: https://skills.sh/am-will/codex-skills/openai-docs-skill.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Query OpenAI's official developer documentation via MCP server for API, SDK, and platform guidance. Use the OpenAI developer documentation MCP server from the shell to search and fetch authoritative docs. Always do this for OpenAI platform work instead of relying on memory or non-official sources. The CLI wrapper is at scripts/openai-docs-mcp.sh and uses curl + jq against . Subcommands: Environment: - Search and fetch docs on OpenAI APIs (Chat Completions, Realtime, Responses), SDKs, ChatGPT Apps, Codex, and migrations using a CLI wrapper around the OpenAI Docs MCP server - Includes subcommands for discovery ( search , list ), retrieval ( fetch ), and schema inspection ( endpoints , openapi ) - Supports optional anchors for fetching specific doc sections and code sample generation in multiple languages - Returns markdown content with source URLs for transparent, authoritative reference - Always use this skill for OpenAI API/SDK/Apps/Codex questions or when precise, current docs are required. - Query the MCP server via the CLI wrapper in scripts/openai-docs-mcp.sh (do not rely on Codex MCP tools). - Use search or list to find the best doc page, then fetch the page (or anchor) for exact text. - Surface the doc URL you used in your response so sources are clear.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

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

Query OpenAI's official developer documentation via MCP server for API, SDK, and platform guidance.

Is openai-docs-skill good?

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

Which AI agents support openai-docs-skill?

openai-docs-skill currently lists compatibility with Codex, Cursor, ChatGPT, Skills CLI.

Is openai-docs-skill safe to install?

openai-docs-skill has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to openai-docs-skill?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install openai-docs-skill?

Run the following command to install openai-docs-skill: npx skills add https://github.com/am-will/codex-skills --skill openai-docs-skill

Related skills

More from am-will/codex-skills

Related skills

Alternatives in Software Engineering