Quick overview
Generates summaries of chat histories by calling an external summary API. Accepts a list of messages in JSON format and returns a concise overview. Supports incremental updates by passing a previous summary as context.
Incremental summary support means you can update an existing summary rather than reprocessing the entire conversation each time.
Common tasks
- Recap a long support chat before escalating to a human agent
- Catch up on a conversation thread you left mid-way
- Archive a key points summary after a project planning session
- Summarize a multi-turn research session into a short brief
- Generate a running summary as a conversation grows longer
Install paths
Primary command
openclaw install dadaliu0121/ai-conversation-summary
ClawHub installer
npx clawhub@latest install dadaliu0121/ai-conversation-summary
OpenClaw CLI
openclaw skills install dadaliu0121/ai-conversation-summary
Direct OpenClaw install
openclaw install dadaliu0121/ai-conversation-summary
Skill metadata
- Category: AI & LLMs
- Language: Markdown
- Version: 1.0.0
- Security status: Benign
Review upstream source
The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/dadaliu0121/ai-conversation-summary






