openai-knowledge

Fetch OpenAI Developer Documentation markdown via MCP tools.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/redacharf/fin-punk --skill openai-knowledge-redacharf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openai-knowledge
Source: https://github.com/redacharf/fin-punk/tree/main/.agents/skills/openai-knowledge
Command: npx skills add https://github.com/redacharf/fin-punk --skill openai-knowledge-redacharf

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provide authoritative, up-to-date OpenAI documentation on demand.

Core Features & Use Cases

  • Authoritative Source: Retrieve exact OpenAI docs from the MCP server to guarantee accuracy.
  • Contextual References: Base answers on the fetched markdown text, including endpoints, models, limits, and examples.
  • Real-World Use: When integrating OpenAI APIs, consult official docs to ensure correct parameters and usage guidelines.

Quick Start

Use the openai-knowledge skill to pull the exact markdown from the OpenAI Developer Documentation MCP server and answer with sourced content.

Frequently Asked Questions about openai-knowledge

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fetch exact OpenAI API documentation for endpoints and schemas on demand?

Fetch OpenAI API documentation by using this skill to search and retrieve exact markdown content from the OpenAI Developer Documentation MCP server, ensuring sourced answers for endpoints, schemas, and limits.

What is the best way to get up-to-date OpenAI developer docs for API integration?

The best way to get up-to-date OpenAI developer docs is querying the MCP-hosted documentation server via this skill, which guarantees authoritative markdown references for real-world API integration.

Can I retrieve official OpenAI examples and limits using an MCP knowledge server?

Yes, you can retrieve official OpenAI examples and limits by using this skill to query the MCP knowledge server, fetching exact markdown text directly from the OpenAI Developer Documentation source.

Does the openai-knowledge skill work without external dependencies?

Yes, the openai-knowledge skill works without external dependencies, using built-in MCP tools to connect to the documentation server and base answers on the fetched markdown text.

When do I need to query an MCP server for OpenAI markdown documentation?

You need to query an MCP server for OpenAI markdown documentation when integrating OpenAI APIs and requiring exact official parameters, usage guidelines, and schema references to ensure accuracy.