ls-conversation-lookup
CommunityFind the right Claude Code convo fast
Data & Analytics#semantic search#conversation summarization#hybrid retrieval#conversation lookup#fts5 bm25#rag embeddings#sqlite indexing
Authorahostbr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It eliminates the time-consuming task of manually hunting through thousands of Claude Code conversation JSONL files to find historical context, decisions, and transcripts.
Core Features & Use Cases
- Conversation lookup by ID: Quickly resolve an 8+ hex conversation identifier into its file path and metadata.
- Search across 800K+ indexed messages: Retrieve relevant conversations using BM25 keyword search, semantic vector search, or hybrid ranking for best results.
- Optional summarization and transcript extraction: Summarize conversation content with a local LLM (LM Studio) or extract a condensed transcript without using an LLM.
Quick Start
Ask to find conversation history by saying: find conversation 7e9021fd and summarize.
Dependency Matrix
Required Modules
sentence-transformersnumpy
Components
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: ls-conversation-lookup Download link: https://github.com/ahostbr/liteharness/archive/main.zip#ls-conversation-lookup 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.