session-logs

Locate, filter, and summarize stored session logs in JSONL format.

55|6|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/NJX-njx/opensoul --skill session-logs-njx-njx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-logs
Source: https://github.com/NJX-njx/opensoul/tree/main/skills/session-logs
Command: npx skills add https://github.com/NJX-njx/opensoul --skill session-logs-njx-njx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables users to locate, review, and analyze their old session logs, making it easier to recall prior conversations and reference historical data.

Core Features & Use Cases

  • Session Listing: Organize and display session files by date and size for quick browsing.
  • Historical Search: Search for specific keywords or phrases across all stored sessions.
  • Context Retrieval: Extract user messages or assistant responses from specific sessions to provide context or clarify previous discussions.
  • Cost Analysis: Calculate total and daily costs of sessions for resource management.
  • Use Case: A user wants to find all conversations on a particular day or search for instances where a certain topic was discussed in past chats.

Quick Start

Search your session history for the keyword "budget" to find relevant past conversations.

Frequently Asked Questions about session-logs

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

FAQPage Schema
How do I search my conversation history for a specific keyword?

To search conversation history for specific keywords, you can use the historical search function to scan all stored JSONL session logs and retrieve matching past discussions efficiently.

What is the best way to extract past chat context from JSONL session logs?

The best way to extract past chat context from JSONL session logs is using context retrieval tools to pull specific user messages or assistant responses from targeted sessions. This helps clarify previous discussions and provides accurate historical data.

Can I calculate daily token costs from saved chat history?

Yes, you can calculate daily token costs from saved chat history. The cost analysis feature computes total and daily resource usage expenses from your stored session logs to assist with ongoing resource management.

How do I list and organize session files by date and size?

You can list and organize session files by date and size using the session listing feature. It automatically structures and displays your stored JSONL session logs chronologically to enable quick browsing of past conversations.

Does this session log search tool work with JSONL format?

Yes, this session log search tool works exclusively with JSONL format. It is designed to locate, filter, and summarize stored JSONL session logs to assist you in retrieving historical chat data and assessing resource usage.