HtmlToSkillConverter

UMLClass
Skill Seekers :: skill_seekers :: Scrapers :: HtmlToSkillConverter

Description

Convert local HTML files to a skill. Supports single files and directories. Parses document structure, extracts headings, content, code blocks, tables, images, and links.

Generalized Elements

Attributes

Visibility Name Type Description
private config dict
private name str
private html_path str
private skill_dir str
private extracted_data Optional[dict]

Operations

Visibility Name Description
public extract_html()
public load_extracted_data()
public categorize_content()
public build_skill()

Properties

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

Dependants

Relationships

Owned Elements

Diagrams