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.
| 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 |
| Visibility | Name | Description |
|---|---|---|
| public | main() | |
| public | smart_categorize() | |
| public | build_skill() | |
| private | _find_main_content() | |
| public | scrape_all() | |
| public | extract_content() | |
| public | scrape_page() | |
| public | load_scraped_data() |
| Name | Value |
|---|---|
| name | DocToSkillConverter |
| stereotype | null |
| visibility | public |
| isAbstract | false |
| isFinalSpecialization | false |
| isLeaf | false |
| isActive | false |