# Openai Docs

> Use when answering questions about OpenAI platform features, guides, and concepts: Responses API usage, agents, function calling, text generation, vision, audio, embeddings, fine-tuning, batch processing, moderation, assistants, ChatKit, or any OpenAI developer guide topic.

- Skill: `wenerme/openai-docs` (Agent Skill, multi-file: 191 files)
- Install (CLI): `npx skillmds@latest add wenerme/openai-docs`
- Raw SKILL.md: https://api.skillmd.com/api/skills/wenerme/openai-docs/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: wenerme (https://skillmd.com/u/wenerme)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/wenerme/openai-docs

---


# OpenAI Developer Docs

Official OpenAI developer guides and concepts (sourced from [developers.openai.com](https://developers.openai.com/api/docs/)).

CRITICAL: grep `references/` for keywords before answering. Do NOT guess API behavior.

## Topic Index

- `guides/agents.md` — Building AI agents
- `guides/text-generation.md` — Text generation
- `guides/function-calling.md` — Function/tool calling
- `guides/vision.md` — Vision capabilities
- `guides/audio.md` — Audio (TTS, STT)
- `guides/embeddings.md` — Embeddings
- `guides/structured-outputs.md` — JSON schema output
- `guides/reasoning.md` — Reasoning models
- `guides/batch.md` — Batch processing
- `guides/fine-tuning.md` — Fine-tuning
- `guides/images.md` — Image generation
- `guides/moderation.md` — Content moderation
- `guides/responses-vs-chat-completions.md` — Responses vs Chat Completions
- `concepts.md` — Core concepts
- `deprecations.md` — Deprecation schedule

