jsonl-chronicle-extractor

Community

Extract session chronicles from JSONL logs.

Authorjgwill
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It eliminates the manual effort of searching through large JSONL log files to locate multi-line “Session Chronicle” narrative blocks buried inside nested text fields.

Core Features & Use Cases

  • Targeted chronicle extraction: Parses JSONL line-by-line, inspects nested message.content[].text fields, and extracts entries whose text matches a regex.
  • Regex-driven selection: Supports JavaScript-compatible regular expressions so you can precisely select a specific chronicle header (e.g., varying “Feb/February” spellings).
  • Works for structured logs: Useful for extracting narrative blocks from progressive response logs or other JSONL exports that follow the expected message/content structure.

Quick Start

Run the script to extract all matching chronicles from a JSONL file by providing the file path and the regex pattern for the chronicle header.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: jsonl-chronicle-extractor
Download link: https://github.com/jgwill/dotagents/archive/main.zip#jsonl-chronicle-extractor

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.