by arjunkmrm · Claude Skill · ★ 128
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
🔒 Is recall safe to install? View the security audit →
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). How it works Index Query Indexes user/assistant messages into a SQLite FTS5 database at First run indexes all sessions (a few seconds); subsequent runs only process new/modified files Dual-table FTS: Porter stemming for English, trigram tokenizer for CJK (Japanese, Chinese, Korean) CJK mes
| Stars | 128 |
| Forks | 9 |
| Language | Python |
| Category | Claude Skill |
| License | MIT |
| Quality Score | 63.3945183795631/100 |
| Open Issues | 1 |
| Last Updated | 2026-05-27 |
| Created | 2026-03-03 |
| Platforms | claude-code, codex, python |
| Est. Tokens | ~4k |
Looking for a recall alternative? If you're comparing recall with other claude skill tools, these 4 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
Repo for the Claude Code Marketplace to use with the Claude for Life Sciences Launch. This will continue to ho
Report issues related to MCP integration with Claude here.
A tool for autonomous agents like OpenClaw to discover and learn skills autonomously
Open-source AI marketing plugin for agencies & in-house teams — 158 skills, 25 specialist agents, 12-Part Stra
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 128 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 128 stars and 9 forks, indicating an active community.
recall is released under the MIT license, making it free to use and modify according to the license terms.
The top alternatives to recall on Agent Skills Hub include life-sciences, claude-ai-mcp, skyll. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.