session-logs - Search and analyze session conversation history
Search and analyze session logs from previous conversations using jq queries.
Tags
Updated: 2026-02-17Capabilities
Typical Inputs
Typical Outputs
What this skill does
- List sessions by date and size
- Find sessions from specific day
- Extract user messages from session
- Search for keywords in responses
- Get total cost for session
- Generate daily cost summary
- Count messages and tokens
- Analyze tool usage breakdown
- Search across all sessions
- Filter content by text type
Inputs
- Session log files
- Session IDs
- Keywords/phrases
- Dates
- Agent ID directory
Outputs
- Session lists
- Search results
- Cost reports
- Statistical summaries
- Message extracts
- Usage breakdowns
Requirements
- jq command-line tool
- rg (ripgrep) command-line tool
- Access to session log directory
