DocToSkillConverter

UMLClass
Skill Seekers :: skill_seekers :: Scrapers :: DocToSkillConverter

Description

Documentation to Claude Skill Converter. Scrapes any documentation website and creates high-quality skills. Supports async scraping, checkpointing, llms.txt detection, and smart content categorization.

Generalized Elements

Attributes

Visibility Name Type Description
private config dict
private name str
private base_url str
private dry_run bool
private skill_dir str
private data_dir str
private browser_mode bool
private _browser_renderer Optional[BrowserRenderer]

Operations

Visibility Name Description
public smart_categorize()
public build_skill()
private _find_main_content()
public scrape_all()
public extract_content()
public scrape_page()
public load_scraped_data()
private _render_with_browser()

Properties

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

Dependencies

Dependants

Relationships

Owned Elements

Diagrams