chat-history-summarizer
Installation
SKILL.md
Chat History Summarizer
Overview
This skill extracts user prompts and Claude's actions from Claude Code conversation logs, generating a concise, structured summary document. It's useful for:
- Documenting what was accomplished in a session
- Creating a record for future reference or handoff
- Reviewing methodology and approach taken
- Learning from past interactions
Prerequisites
Install the claude-conversation-extractor tool:
pip install claude-conversation-extractor