okf-openapi

Installation
SKILL.md

OpenAPI OKF Connector

This skill provides a Go-based CLI tool to document an OpenAPI/Swagger specification as an Open Knowledge Format (OKF) bundle: one API Endpoint concept per operation and one Schema concept per component schema, with endpoints linked to the schemas they reference. It needs only the spec file — no live server, no credentials.

When to Use

Use this skill when you need to:

  1. Catalog an HTTP API from its OpenAPI 3.x or Swagger 2.0 contract (JSON or YAML).
  2. Turn endpoints and schemas into a connected, browsable graph (the endpoint→schema references edges render as typed edges in okf-viz).
  3. Round-trip enriched descriptions back to a .okf-metadata.yaml sidecar.

Setup

Installs
7
GitHub Stars
34
First Seen
Jun 30, 2026
okf-openapi — xsavikx/okf-skills