ZhenyuanPAN822ZhenyuanPAN822Communityยท1 Agent Skills Included

relationship-candlestick-lab

Turn chat histories into relationship candlestick charts

Converts two-person chat exports into candlestick charts that track relationship warmth over time. Scores every message for emotional shifts, then aggregates them into OHLC bars with volume, MACD, RSI, and other indicators. Eliminates manual reading of long chat logs by showing exactly when relationships heated up, cooled down, or got repaired. Runs fully local for private conversations, with an optional online mode supporting major model providers.
npx skills add ZhenyuanPAN822/relationship-candlestick-lab --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install relationship-candlestick-lab?โ–ผ

Run `npx skills add ZhenyuanPAN822/relationship-candlestick-lab --all -g -y` in your terminal to install the skill globally.

How to visualize a relationship from chat history?โ–ผ

Export your chat as CSV, then run the tool to score each message and generate a candlestick chart showing how the relationship warmed or cooled over time.

What chat formats does it support?โ–ผ

It accepts CSV (recommended), timestamped JSON or JSONL, and plain TXT files with one message per line, from WeChat, iMessage, Telegram, Discord, and similar apps.

Does my chat data stay private?โ–ผ

Yes. In local mode all processing happens on your own machine and nothing is uploaded; only the optional online mode sends text to your chosen model provider.

Can I use it without coding experience?โ–ผ

Yes. Run `python start.py`, open the local web page in your browser, and follow the on-screen steps to load your chat file and view the chart.

Related Repositories in Data & Analytics

View All in Data & Analyticsโ†’