MemSearch
Keeps one memory store that several coding agents read from and write to.
Install
OfficialShips scripts/plugin marketplace add zilliztech/memsearch; /plugin install memsearch
Kendiliğinden çalışır: her konuşma turu kaydedilir, yeni oturumda ilgili hafıza geri çağrılır
- Author
- Zilliz
- License
- MIT
Conversation turns are captured as plain markdown files and indexed into Milvus, which serves as a rebuildable search cache rather than the source of truth. A session held in Claude Code becomes searchable context in Codex CLI or OpenCode because all of them read the same store. Retrieval runs in layers: search first, expand the hit, and pull the raw transcript only if that is still not enough.
Similar skills
Claude-Mem
SkillCarries what an agent learned in one session into the next.
CodeQL Code Scanning
SkillSets up CodeQL scanning through Actions or the CLI, and unsticks it when it fails.
Claude API
SkillReference for building against the Claude API without guessing at parameters.
Comments(0)
Sign in to comment