jsonl-converter
CommunityTurn Claude JSONL logs into readable Markdown.
Authorxdaicode
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Claude JSONL session logs are often hard to read, share, and reuse for training or documentation. This Skill converts those logs into clean, readable Markdown documents that preserve conversations, timestamps, and important context.
Core Features & Use Cases
- Extract complete conversations by parsing each JSONL line (user and assistant messages)
- Format content into well-structured Markdown with clear timestamps and readable content
- UTF-8 support to handle Chinese characters, emojis, and other special symbols
- Available as a CLI tool or Claude Skill for flexible usage
- No external dependencies; relies on the Python standard library
- Use cases include reviewing agent behavior, creating knowledge artifacts, and archiving conversations
Quick Start
Provide a path to a .jsonl file (for example, d:/AI/agent.jsonl) to generate a readable Markdown document.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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-converter Download link: https://github.com/xdaicode/skills/archive/main.zip#jsonl-converter Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.