Skip to content

Add claude-session-index to Tools & Utilities#21

Open
lee-fuhr wants to merge 1 commit intojqueryscript:mainfrom
lee-fuhr:add-claude-session-index
Open

Add claude-session-index to Tools & Utilities#21
lee-fuhr wants to merge 1 commit intojqueryscript:mainfrom
lee-fuhr:add-claude-session-index

Conversation

@lee-fuhr
Copy link

@lee-fuhr lee-fuhr commented Feb 2, 2026

Summary

Adding claude-session-index to the Tools & Utilities section.

  • Name: claude-session-index
  • Author: Lee Fuhr
  • Description: Index, search, and analyze your Claude Code sessions. Full-text search across thousands of sessions with resume links. Zero dependencies, auto-indexes on first run.
  • Install: pip install claude-session-index
  • License: MIT

What it does

Indexes Claude Code's JSONL session files into a local SQLite FTS5 database and provides instant full-text search across all sessions. Results include conversation snippets and claude --resume links. Also works as a Claude Code skill via npx skills add lee-fuhr/claude-session-index.

Placement

Added at the end of the Tools & Utilities section alongside other session management tools like recall and claude-sessions.

Index, search, and analyze Claude Code sessions with full-text search
across thousands of sessions and resume links. Zero dependencies.

https://github.com/lee-fuhr/claude-session-index
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant