by arjunkmrm · Claude Skill · ★ 119
recall Ever lost a conversation session with Claude Code or Codex and wish you could resume it? This skill lets Claude and your agents search across all your past conversations with full-text search. Builds a SQLite FTS5 index over and with BM25 ranking, Porter stemming, CJK support, and incremental updates. Install Then use in Claude Code (or Codex) or ask "find a past session where we talked about foo" (you might need to restart Claude Code).
| Stars | 119 |
| Forks | 7 |
| Language | Python |
| Category | Claude Skill |
| License | MIT |
| Quality Score | 45.042/100 |
| Open Issues | 1 |
| Last Updated | 2026-03-22 |
| Created | 2026-03-03 |
| Platforms | claude-code, codex, python |
| Est. Tokens | ~3k |
Explore other popular claude skill tools:
recall is a skill for claude code and codex to recall past conversations. It is categorized as a Claude Skill with 119 GitHub stars.
recall is primarily written in Python.
You can find installation instructions and usage details in the recall GitHub repository at github.com/arjunkmrm/recall. The project has 119 stars and 7 forks, indicating an active community.
recall is released under the MIT license, making it free to use and modify according to the license terms.