by arjunkmrm · Claude Skill · ★ 139
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 | 139 |
| Forks | 11 |
| Language | Python |
| Category | Claude Skill |
| License | MIT |
| Quality Score | 63.3945183795631/100 |
| Open Issues | 5 |
| Last Updated | 2026-07-28 |
| Created | 2026-03-03 |
| Platforms | claude-code, codex, python |
| Est. Tokens | ~5k |
Explore other popular claude skill tools:
recall is a skill for claude code, codex and pi to recall past conversations. It is categorized as a Claude Skill with 139 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 139 stars and 11 forks, indicating an active community.
recall is released under the MIT license, making it free to use and modify according to the license terms.