openapi-to-typescript

Installation
SKILL.md

OpenAPI to TypeScript

Converts OpenAPI 3.0 specifications to TypeScript interfaces and type guards.

Input: OpenAPI file (JSON or YAML) Output: TypeScript file with interfaces and type guards

When to Use

  • "generate types from openapi"
  • "convert openapi to typescript"
  • "create API interfaces"
  • "generate types from spec"

Workflow

Installs
3
First Seen
Feb 12, 2026
openapi-to-typescript — visualxintelligence/agent-toolkit