🧪 Skills
Chat Refiner
Refine conversation history by deleting useless/redundant/process exchanges. Keep explicit instructions, disciplines, important configs, skills learned (how)...
v0.1.0
Description
name: chat-refiner description: Refine conversation history by deleting useless/redundant/process exchanges. Keep explicit instructions, disciplines, important configs, skills learned (how), user 'remember this' info. Use when user asks to summarize/clean chat logs, sessions_history, or memory maintenance. Produces concise MEMORY.md updates or summary files.
Chat Refiner
When to Use
User requests:
- "精简聊天记录"
- "clean/summarize history"
- "update MEMORY.md from transcripts"
- Memory maintenance during heartbeats.
Workflow
- Input: sessions_history (this session or other), memory/*.md, chat transcripts.
- Principles (see references/principles.md):
- Delete casual/heartbeats/repeated tools.
- Keep: disciplines, configs, skills learned/install, explicit "remember", decisions.
- Process:
- Read raw.
- Extract key.
- Write summary to memory/YYYY-MM-DD-summary.md or MEMORY.md.
- Output: Clean file + "Refined X items kept".
Tools
- sessions_history: fetch transcripts.
- memory_search/get: prior context.
- write/edit: output summary.
Examples
User: "精简对话" → read history → refine → write memory/summary.md.
Ref: principles.md
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!