session-logs

Search and analyze historical session logs in JSONL files with jq and ripgrep.

18|1|Updated Jun 12, 2026
One-click install
npx skills add https://github.com/vignesh2027/Vilvona-AI --skill session-logs-vignesh2027
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-logs
Source: https://github.com/vignesh2027/Vilvona-AI/tree/main/skills/session-logs
Command: npx skills add https://github.com/vignesh2027/Vilvona-AI --skill session-logs-vignesh2027

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill allows you to easily search and analyze your past session logs, providing valuable context and insights into prior conversations.

Core Features & Use Cases

  • Search Historical Conversations: Find older conversations by date or keyword.
  • Analyze Session Data: Get statistics on message counts, costs, and more.
  • Use Case: Retrieve specific information from previous conversations or understand the flow of past interactions.

Quick Start

Use the session-logs skill to search for the keyword 'keyword' in your 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 past conversation logs by keyword?

You can search past conversation logs by filtering historical session data with specific keywords or dates to retrieve targeted context and insights from prior interactions.

How do I analyze JSONL session logs for message counts and costs?

Analyzing JSONL session logs allows you to extract statistics on message counts and costs by applying filtering criteria to your historical conversation data.

Do I need jq and ripgrep to search historical session data?

Yes, jq and ripgrep are required dependencies for searching and filtering the JSONL files that contain your historical session logs.

What is the best way to retrieve context from previous conversations?

Filtering historical session logs by date or keyword is the best way to retrieve context from previous conversations and understand the flow of past interactions.

Can I get statistics on past session data without writing custom scripts?

Yes, you can get statistics on past session data like message counts and costs without writing custom scripts by using the built-in search and analysis capabilities for historical logs.