🧠
AI EngineeringRust

Memex Search

by nicosuave

Memex Search is an AI Engineering skill for Claude Code, published by nicosuave in memex.

188 stars20 forkson nicosuave/memexAdded 2026/09/06+4% in starsRepository updated 2026/09/06
bm25claude-codecodex-cliherdr-pluginhybrid-searchragrecursive-self-improvementrsitantivy
Install in seconds
Install Memex Search
Copy Memex Search into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/nicosuave/memex/tree/main/skills/memex-search ~/.claude/skills/memex-search

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/nicosuave/memex.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/memex-search/SKILL.md in nicosuave/memex
Installs to
~/.claude/skills/memex-search
Collection
The only skill cataloged from this repository
Category
AI Engineering3278 skills

What Memex Search does

Memex Search discovers prior agent work across sessions, projects, providers, and machines. Use it for historical investigations, analogous solutions, or when native conversation history cannot recover the needed evidence.

Memex Search is cataloged under AI Engineering on DirSkills. Memex Search comes from a repository tagged bm25, claude-code, codex-cli, herdr-plugin and hybrid-search.

Documentation

README

Recover the smallest set of source-grounded records that answers the question. For the current task, use native notes/history and the worklog first. Read known Codex or ChatGPT conversations with native conversation tools when available. Use Memex for broader discovery or when those sources are unavailable or insufficient.

Choose the retrieval depth

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Memex Search

  • How does Memex Search compare to other AI Engineering skills?

    Memex Search ranks #2978 by stars among the 3278 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Memex Search against them. Open each page to compare what they document and how they install.