conversation-distilllisted
Install: claude install-skill YIING99/knowmine-claude-plugin
# Conversation Distill (KnowMine Edition)
> The biggest waste of a conversation isn't that nothing was saved — it's that **valuable insights are buried in the process and never revisited**.
>
> This skill closes every meaningful conversation with one explicit action: **classify → confirm → write to KnowMine**.
## When to Use
**The core problem**: real-time capture ≠ session-level distillation.
Real-time capture handles individual highlights. This skill is the closing ritual — a full scan of the session to see what was produced, map relationships, and catch what slipped through.
**Trigger when:**
- User says a closing phrase: "that's all", "got it", "thanks", "done for now", "wrap up", "收尾", "好的就这样"
- 3+ consecutive turns with no new topics
- User switches to an unrelated topic; previous topic had substantive output not yet saved
- User explicitly invokes: "distill", "save this session", "wrap up", "沉淀一下", `/knowmine:conversation-distill`
**Do NOT trigger for:**
- Quick single-turn queries
- Casual conversation or emotional support
- Pure coding/debugging/execution tasks with no knowledge output
- When user is already actively calling KnowMine write tools this session
- When user says "don't save" or "skip it"
---
## Soft Ask Pattern(先问再做)
检测到结束信号后,**先问一句,不要直接启动 5 步流程**。
### 触发判断(两个条件同时满足才提醒)
**条件 A — 结束信号**(满足其一):
- 用户说:「谢谢」「好的就这样」「搞定了」「完成了」「没了」「就这些」「thanks」「done」「that's all」「good」
- 连续 3 轮以上无新话题,对话自然收尾
**条件 B — 对话有实质内容**(满足其一):
- 出现了决策或方案选择
- 讨论了架构、设计、策略
- 产生了值得复