restore-history-from-file

Community

Instantly resume conversational history from JSONL files.

Authortcdent
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows you to quickly resume conversational history from previously saved agent transcript files, ensuring that your conversation context is intact.

Core Features & Use Cases

  • Resume Conversational History: Restore full conversation context from JSONL files, including user and assistant text turns.
  • Filtering & Extraction: Extract only user and assistant text turns, excluding tool calls, results, and internal thinking.
  • Use Case: After a user provides a Claude Code, Codex, or other agent history JSONL file, use this skill to restore and read prior conversation turns seamlessly.

Quick Start

Use the restore-history-from-file skill with the command: 'restore-history-from-file path/to/history.jsonl'

Dependency Matrix

Required Modules

jqpython

Components

scriptsreferences

💻 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: restore-history-from-file
Download link: https://github.com/tcdent/dotfiles/archive/main.zip#restore-history-from-file

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 620,000+ vetted skills library on demand.