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.
$npx -y skills add zhenyuanpan822/relationship-candlestick-lab --skill skillInstalls into the current project.
Run `npx skills use "https://github.com/zhenyuanpan822/relationship-candlestick-lab" --skill "zhenyuanpan822/relationship-candlestick-lab/skill"` 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/zhenyuanpan822/relationship-candlestick-lab" that are relevant to the current task. Run `npx skills add "https://github.com/zhenyuanpan822/relationship-candlestick-lab"` and select the relevant skills, then follow their instructions.