openapi-analyzer

Installation
SKILL.md

MikoPBX OpenAPI Analyzing

Extract and analyze OpenAPI specification to validate endpoints, generate tests, and ensure API compliance.

What This Skill Does

  • Fetches OpenAPI 3.1.0 specification from MikoPBX (~9MB, 259 endpoints)
  • Extracts endpoint details: parameters, request/response schemas
  • Validates compliance with OpenAPI 3.1.0 standard
  • Compares code with spec: finds missing parameters and discrepancies
  • Generates test data: from schema examples and types
  • Provides Python/CLI interface: for automation and integration

When to Use This Skill

This is a helper skill used by other skills and in specific scenarios:

Installs
1
First Seen
4 days ago
openapi-analyzer — mikopbx/agent-skills