conversation-summary
SKILL.md
Conversation Summary - Agent Instructions
Use this skill to generate summaries for conversation content.
Usage
When the user requests any of the following:
- "帮我总结一下这段对话"
- "生成会话小结"
- "对这些聊天记录做个摘要"
- "总结一下我们刚才聊了什么"
Use the summarize_conversation tool to call the summary API.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| chat_list | string | Yes | JSON formatted conversation content |