omg

Community

Generate OpenAPI specs from markdown instantly, skip the YAML complexity.

Authormcclowes
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill removes the tedious YAML syntax of OpenAPI specifications by letting you write API documentation in simple markdown format.

Core Features & Use Cases

  • API Documentation: Create comprehensive OpenAPI 3.1 specifications from human-readable markdown files.

Core Features & Use Cases

  • Endpoint Specification: Define API paths, parameters, and responses using intuitive markdown syntax.
  • Schema Generation: Define reusable data models with JSON Schema validation built-in.

Quick Start

Convert this markdown API description into a valid OpenAPI specification.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: omg
Download link: https://github.com/mcclowes/omg/archive/main.zip#omg

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository