conversation-summary
Installation
SKILL.md
Conversation Summary - Agent Instructions
Use this skill to generate summaries for conversation content.
Usage
When the user requests any of the following:
- "Summarize this conversation"
- "Generate a summary"
- "What did we talk about"
Use the summarize_conversation tool to call the summary API.
How to Call
python3 scripts/conversation_summary.py '<chat_list_json>' '<history_summary>'