WordToSkillConverter

UMLClass
Skill Seekers :: skill_seekers :: Scrapers :: WordToSkillConverter

Description

Convert Word document (.docx) to Claude skill. Uses mammoth for HTML conversion and python-docx for metadata/tables. Detects code blocks via scoring heuristics.

Generalized Elements

Attributes

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

Operations

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

Properties

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

Dependants

Relationships

Owned Elements

Diagrams