OpenAPIToSkillConverter

UMLClass
Skill Seekers :: skill_seekers :: Scrapers :: OpenAPIToSkillConverter

Description

Convert OpenAPI/Swagger specifications to AI-ready skills. Supports OpenAPI 2.0 (Swagger), 3.0, and 3.1 in YAML and JSON. Extracts endpoints, schemas, security schemes, and metadata.

Interfaces

Attributes

Visibility Name Type Description
private config dict
private name str
private spec_path str
private spec_url str
private skill_dir str
private spec_data dict
private extracted_data dict

Operations

Visibility Name Description
public main()
public extract_spec()
public load_extracted_data()
public categorize_content()
public build_skill()

Properties

Name Value
name OpenAPIToSkillConverter
stereotype null
visibility public
isAbstract false
isFinalSpecialization false
isLeaf false
isActive false

Dependencies

Dependants

Relationships

Owned Elements

Diagrams