by valpere · Claude Skill · ★ 28
Per-project semantic search over Claude Code session history. Indexes JSONL transcripts into SQLite; retrieves via bge-m3 embeddings (Ollama) with FTS5 fallback.
| Stars | 28 |
| Forks | 1 |
| Language | Go |
| Category | Claude Skill |
| License | Apache-2.0 |
| Quality Score | 57.1638194426598/100 |
| Open Issues | 1 |
| Last Updated | 2026-07-05 |
| Created | 2026-06-25 |
| Platforms | claude-code, cli, go |
| Est. Tokens | ~8k |
These tools work well together with session-indexer for enhanced workflows:
Explore other popular claude skill tools:
session-indexer is Per-project semantic search over Claude Code session history. Indexes JSONL transcripts into SQLite; retrieves via bge-m3 embeddings (Ollama) with FTS5 fallback.. It is categorized as a Claude Skill with 28 GitHub stars.
session-indexer is primarily written in Go. It covers topics such as claude-code, cli, embeddings.
You can find installation instructions and usage details in the session-indexer GitHub repository at github.com/valpere/session-indexer. The project has 28 stars and 1 forks, indicating an active community.
session-indexer is released under the Apache-2.0 license, making it free to use and modify according to the license terms.