PDFToSkillConverter

UMLClass
Skill Seekers :: skill_seekers :: Scrapers :: PDFToSkillConverter

Description

Convert PDF documentation to Claude skill. Uses PDFExtractor for content extraction, supports chunk-based processing, image extraction, and quality scoring.

Interfaces

Attributes

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

Operations

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

Properties

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

Dependencies

Dependants

Relationships

Owned Elements

Diagrams