session-logs

Search and analyze conversation history stored in session JSONL files.

Updated Feb 18, 2026
One-click install
npx skills add https://github.com/ClaudioCeppi83/kora-os-kernel --skill session-logs-claudioceppi83
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-logs
Source: https://github.com/ClaudioCeppi83/kora-os-kernel/tree/main/engines/openclaw/skills/session-logs
Command: npx skills add https://github.com/ClaudioCeppi83/kora-os-kernel --skill session-logs-claudioceppi83

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, rg, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of accessing and analyzing your conversation history, enabling quick retrieval of past conversations and insights.

Core Features & Use Cases

  • Search Historical Conversations: Quickly locate previous discussions and messages.
  • Session Analysis: Extract information from conversation transcripts for review and reference.
  • Use Case: When you need to reference a past conversation or understand the progression of a particular topic, this Skill can help you find and analyze relevant sessions efficiently.

Quick Start

Retrieve session logs from the specified date and analyze the conversation using the session-logs skill.

Frequently Asked Questions about session-logs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search conversation history stored in JSONL files?

You can search conversation history in JSONL files by using the session-logs Skill, which leverages jq and rg to filter and index session data for quick retrieval of past discussions and insights.

What is the best way to analyze session logs for historical context?

The best way to analyze session logs for historical context is to use the session-logs Skill, which enables efficient filtering and extraction of information from conversation transcripts to understand topic progression.

Does session-logs require jq and rg to retrieve conversation history?

Yes, retrieving conversation history with session-logs requires jq and rg, as these command-line tools are utilized for filtering and indexing the session JSONL data.

Can I extract specific messages from session JSONL data for review?

Yes, you can extract specific messages from session JSONL data for review by using the session-logs Skill, which is designed for information retrieval and detailed session analysis.

What are the limitations when using rg for session analysis?

The metadata does not specify limitations for using rg in session analysis, but it is primarily utilized alongside jq for searching and filtering historical conversation data stored in JSONL format.