schema-to-openapi

Official

Convert Synnovator data schema to an OpenAPI spec

AuthorH2OSLabs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill converts Synnovator data schema definitions into a complete OpenAPI 3.0 specification, enabling standardized REST API design and streamlined backend scaffolding.

Core Features & Use Cases

  • Generate an OpenAPI specification from content types, relationships, and enumerations defined in the Synnovator schema.
  • Output compatibility with YAML (.synnovator/openapi.yaml) or JSON formats for integration with api-builder and codegen tools.
  • Use case: quickly scaffold a backend API from a content model to accelerate API-first development.

Quick Start

Run the script to generate the OpenAPI spec from the Synnovator schema: python3 .claude/skills/schema-to-openapi/scripts/generate_openapi.py

Dependency Matrix

Required Modules

pyyaml

Components

scripts

💻 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: schema-to-openapi
Download link: https://github.com/H2OSLabs/SynnovatorZero/archive/main.zip#schema-to-openapi

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.