LogoClawIndex
CasesSkillsAbout
LogoClawIndex

session-logs - Search and Analyze Session Logs for Conversation History

Search and analyze conversation history from session log files using jq and rg.

Tags

Updated: 2026-02-18

Capabilities

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 assistant responses
  • get total cost for session
  • generate daily cost summary
  • count messages and tokens
  • analyze tool usage
  • search across all sessions

Inputs

  • session log files
  • search keywords
  • date parameters
  • session ID

Outputs

  • search result text
  • statistical information
  • cost reports
  • session lists

Requirements

  • jq binary installed
  • rg (ripgrep) binary installed
  • access to session log directory

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
log analysis
session management
search
monitoring
list sessions by date and size
find sessions from specific day
extract user messages from session
search for keywords in assistant responses
session log files
search keywords
date parameters
search result text
statistical information
cost reports