openai▌
15 indexed skills · max 10 per page
openai-api
jezweb/claude-skills · Backend
Complete reference for OpenAI's stateless APIs including Chat Completions, embeddings, images, audio, and moderation. \n \n Supports GPT-5 series (with reasoning_effort control), GPT-4o multimodal, o3 reasoning models, and legacy GPT-4 variants; streaming, function calling, and structured JSON outputs included \n Embeddings API for RAG with custom dimensions (256–3072), DALL-E 3 image generation, Whisper transcription, and TTS with 11 voices \n Batch API for 50% cost savings on large-scale proce
openai-symphony-autonomous-agents
aradotso/trending-skills · AI/ML
Skill by ara.so — Daily 2026 Skills collection.
openai-image-gen
steipete/clawdis · AI/ML
Generate a handful of “random but structured” prompts and render them via the OpenAI Images API.
openai-docs-skill
am-will/codex-skills · AI/ML
Query OpenAI's official developer documentation via MCP server for API, SDK, and platform guidance. \n \n 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 \n Includes subcommands for discovery ( search , list ), retrieval ( fetch ), and schema inspection ( endpoints , openapi ) \n Supports optional anchors for fetching specific doc sections and code sample generation in mu
openai-knowledge
openai/openai-agents-python · AI/ML
Use the OpenAI Developer Documentation MCP server to search and fetch exact docs (markdown), then base your answer on that text instead of guessing.