Validating OpenAI API Implementations
Installation
SKILL.md
OpenAI API Expert
This skill provides comprehensive knowledge of the official OpenAI API specification for validating implementations, answering API questions, and reviewing code that integrates with OpenAI services.
When to Use This Skill
Invoke this skill when:
- Reviewing pull requests that use OpenAI APIs
- Answering questions about OpenAI API endpoints, parameters, or capabilities
- Validating whether a feature or parameter is part of the official OpenAI API
- Determining correct usage patterns for OpenAI integrations
- Checking authentication and request formatting
- Verifying API endpoint structures and response formats
Official API Specification
Authoritative Source: https://app.stainless.com/api/spec/documented/openai/openapi.documented.yml
This OpenAPI specification is the single source of truth for all OpenAI API details. Always check the version number in the specification to ensure you're working with current information.