#001relationship-candlestick-lab1 skills777mis à jour 2026-05-0350% du créateurskillmétierdescriptionmis à jourrcl-scoreDéveloppeurs de logicielsConvert a two-person chat history into a relationship K-line chart. When invoked, walk the user through providing a chat file, run the local preprocessing pipeline, score every "turn" (consecutive same-sender block) with v3.1 semantic deltas, expand back to message-level scored.jsonl, and hand off to the local web frontend for visualization.2026-05-03
#002rcl-score-skill1 skills10mis à jour 2026-05-0350% du créateurskillmétierdescriptionmis à jourrcl-scoreDéveloppeurs de logicielsTurn a two-person chat history into a relationship K-line chart. When invoked, this skill clones the relationship-candlestick-lab repo from GitHub if you don't already have it, installs Python dependencies, then walks you through preparing a chat export file (WeChat CSV / JSON / plain text), scoring every conversation turn with v3.1 semantic deltas (the IDE LLM does the scoring directly), and visualizing the result as candlesticks in a local web frontend. Everything runs locally — chat data never leaves the user's machine.2026-05-03