openapi-review

Installation
SKILL.md

OpenAPI Specification Review

Review OpenAPI specification files systematically for standards compliance, security, API design best practices, and documentation quality.

Input Handling

Determine the input type and gather the specification accordingly:

  1. Direct content -- Spec provided inline in the conversation. Review as-is.
  2. File path(s) -- Read the specified .yaml, .yml, or .json files.
  3. Directory path -- Find all OpenAPI spec files recursively. If multiple specs are found, ask the user which to review.
  4. URL -- If given a URL, ask the user to provide the file content directly.

Before starting the review phases, determine:

Related skills
Installs
7
GitHub Stars
1
First Seen
Feb 22, 2026