conversation-lookup
CommunityFind, search, and summarize Codex conversations.
Authorahostbr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill enables rapid discovery of Codex conversations by ID prefix or across the entire conversation corpus using a combination of BM25 keyword search, semantic vector similarity, and a hybrid approach. It eliminates manual digging through JSONL files and provides concise context to support audits, retrospectives, and knowledge capture.
Core Features & Use Cases
- Find conversations by ID prefix and retrieve path, project, size, and modification date.
- Search across all conversations using BM25 (default), semantic (vector), or hybrid mode for best results.
- Build and update an incremental FTS5 index and corresponding embeddings to enable scalable, fast retrieval.
- Summarize transcripts or extract key excerpts from conversations for reporting or incident reviews.
Quick Start
Find a conversation by its 8+ character ID or search across conversations using the chosen mode to get results.
Dependency Matrix
Required Modules
sentence-transformersnumpy
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: conversation-lookup Download link: https://github.com/ahostbr/dotcodex/archive/main.zip#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.