sse-lines-round-extractor

Community

Extract Claude SSE logs into rounds

Authortankygranny05
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill automates the process of extracting and organizing data from large, continuously updated SSE (Server-Sent Events) log files, making them easier to analyze and manage.

Core Features & Use Cases

  • Log Freezing: Captures a static snapshot of dynamic log files to ensure consistent processing.
  • Round Extraction: Parses logs to extract individual communication rounds into separate files.
  • Session Indexing: Creates a central index for all extracted sessions, enabling quick lookups.
  • Validation: Verifies the integrity and completeness of the extracted data.
  • Incremental Updates: Supports resuming processing for newly appended log data using checkpoints.
  • Use Case: Process massive sse_lines.jsonl logs from Codex or Claude to create structured, per-round data files, a session index, and validation reports, preventing the need to re-parse large log files.

Quick Start

Run the full extraction workflow for both codex and claude providers, then build the sessions index and validate the outputs.

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: sse-lines-round-extractor
Download link: https://github.com/tankygranny05/agent-box/archive/main.zip#sse-lines-round-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 223,000+ vetted skills library on demand.