load-conversation
CommunityReload past Claude conversations for context.
Authordhughes
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill allows you to load the complete transcript of a previous Claude Code conversation into the current context, enabling you to reference past dialogue and files without re-asking for information.
Core Features & Use Cases
- Load the entire transcript by specifying a UUID, restoring user-assistant history and involved files to the current session.
- Includes header metadata (ID, project, date, message count), full transcript, and a list of files accessed.
- Use Case: When you need to recall what happened in a prior conversation to inform a new decision or to locate referenced code changes.
Quick Start
To load a conversation, run the loader with a UUID, e.g.: cd <skill-base-directory>/scripts && ./load-conversation.sh "<conversation-uuid>"
Dependency Matrix
Required Modules
None requiredComponents
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: load-conversation Download link: https://github.com/dhughes/claude-marketplace/archive/main.zip#load-conversation 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 471,000+ vetted skills library on demand.