name: chat-distill description: > Distill a person's chat style from exported conversation records and generate replies that mimic their voice. Use when (1) analyzing chat history to extract vocabulary, tone, emoji habits, sentence patterns, and personality traits, (2) generating replies in someone's specific chat style, (3) creating a style profile from WeChat, TG, Discord, or text chat exports, (4) asking to analyze chat records or mimic a speaker's tone. Supports .txt, .json, and WeChat chat export formats.
來源於7w4.net。
references/format-parsers.md)references/style-dimensions.md)references/output-template.mdGiven a chat export file:
{ speaker, text, time? } messages using parsing rules in references/format-parsers.md.references/style-dimensions.md.references/output-template.md § Analysis Report.references/output-template.md § Mimic Reply.這是一個實用性不錯的聊天風格分析工具,能夠從聊天記錄中提煉出說話風格並模仿生成回覆。優點是支援平臺多、分析維度全面、輸出格式規範。缺點是使用指南比較簡略,新手可能不容易把握分析標準,缺少實際案例參考。總體質量中等偏上,對於需要模仿特定人說話風格的使用者有一定幫助。