bychatlab· 6 skills
Convert unsupported local chat exports into validated ChatLab JSONL or JSON by inspecting their structure, writing and running a local Node.js or Python converter, and verifying record counts before import. Use when ChatLab cannot recognize a CSV, HTML, TXT, XML, SQLite/database, vendor-specific JSON/JSONL, archive, or other chat export format, or when a user asks an agent to adapt an unknown chat format for ChatLab.
$npx -y skills add chatlab/chatlab --skill chatlab-convertInstalls into the current project.
Run `npx skills use "https://github.com/chatlab/chatlab" --skill "chatlab/chatlab/chatlab-convert"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/chatlab/chatlab" that are relevant to the current task. Run `npx skills add "https://github.com/chatlab/chatlab"` and select the relevant skills, then follow their instructions.