#001relationship-candlestick-lab1 skills777تم التحديث 2026-05-0350% من المنشئskillالمهنةالوصفآخر تحديثrcl-scoreمطوّرو البرمجياتConvert 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 skills10تم التحديث 2026-05-0350% من المنشئskillالمهنةالوصفآخر تحديثrcl-scoreمطوّرو البرمجياتTurn 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