ChatToSkillConverter

UMLClass
Skill Seekers :: skill_seekers :: Scrapers :: ChatToSkillConverter

Description

Converts Slack/Discord chat exports and API data into AI skill format. Supports export files (JSON/ZIP) and live API fetching. Extracts messages, threads, code snippets, links, and channel summaries. Source: chat_scraper.py

Generalized Elements

Attributes

Visibility Name Type Description
private config dict
private name str
private platform str
private token str
private max_messages int
private extracted_data dict | None

Operations

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

Properties

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

Dependants

Relationships

Owned Elements

Diagrams