session-logs

Search and analyze conversation session logs with jq and ri.

33|13|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/hashSTACS-Global/EnClaws --skill session-logs-hashstacs-global
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-logs
Source: https://github.com/hashSTACS-Global/EnClaws/tree/main/skills/session-logs
Command: npx skills add https://github.com/hashSTACS-Global/EnClaws --skill session-logs-hashstacs-global

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill allows users to quickly access and analyze their past conversation logs, providing valuable insights into historical interactions.

Core Features & Use Cases

  • Session Retrieval: Quickly find and access previous conversation sessions.
  • Log Analysis: Extract user messages, timestamps, and other relevant metadata from session logs.
  • Use Case: When users want to review previous conversations or retrieve specific information that was discussed in past interactions.

Quick Start

Retrieve past session logs and analyze them with 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 past conversation logs for specific keywords?

To analyze conversation history, you can retrieve session metadata, filter logs by date, and search for specific keywords within past messages to extract relevant interaction data.

What do I need to retrieve session metadata from conversation logs?

Retrieving session metadata requires 'jq' and 'ri' dependencies to process and query session log files, ensuring you can successfully extract timestamps and user messages.

Can I filter conversation history by date?

Filtering conversation history by date is fully supported. You can narrow down your session retrieval and log analysis to specific timeframes to easily review previous conversations.

What is the best way to extract user messages and timestamps from session logs?

Using 'jq' and 'ri' to query session log files is the best way to extract user messages and timestamps, allowing you to instantly access and analyze past conversation data.

Does this session retrieval tool work without installing jq or ri?

No, this tool requires 'jq' and 'ri' to function. These dependencies are strictly required for processing and querying session log files to retrieve and analyze your conversation history.

When do I need to analyze past conversation logs?

You need to analyze past conversation logs when you want to review previous interactions or retrieve specific information discussed in past sessions to gain valuable historical insights.