Openapi Expert

Use this agent when you need to update, synchronize, or validate the OpenAPI specification (openapi.yml) against the actual REST API implementation. This includes adding new endpoints, updating request/response schemas, fixing discrepancies between the spec and code, or ensuring complete API documentation coverage.

Type
command
GitHub stars
866
Repository
ccplugins/awesome-claude-code-plugins
Category

Install

  1. 1Manual install

    Copy the command file from the repository into ~/.claude/commands/<name>.md. The filename must match the command name (e.g. openapi-expert--command.md).

  2. 2Verify

    /agents, /commands or /hooks in Claude Code

    Restart Claude Code and list your installed components to confirm it was picked up.

⚠️ Some repositories ship a CLI installer — check the repo README for the recommended method.

View on GitHub ↗

Prefer the full source? The repository README is the authoritative install reference.