Skip to main content
Back to registry

openai-docs-skill

am-will/codex-skills

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.

Installs1
Install command
npx skills add https://github.com/am-will/codex-skills --skill openai-docs-skill
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
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: - 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. - Discover: search with a focused query.

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-docs-skill do?

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.

Is openai-docs-skill good?

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

What agent does openai-docs-skill work with?

openai-docs-skill currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to openai-docs-skill?

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

How do I 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