Claude Skill
zilliztech/memsearch
MemSearch 是一个独立的 Python 库,为 AI 智能体提供具有语义搜索功能的 Markdown 优先记忆管理。具备嵌入向量、Milvus 集成和 RAG 能力。
概览
仓库信息
安装这个 Skill
git clone --depth 1 https://github.com/zilliztech/memsearch.gitRegistry 信息
git clone --depth 1 https://github.com/zilliztech/memsearch.gituv tool install memsearch # via uvpip install memsearch # plain pippip install memsearch # into an activated venvuv tool install "memsearch[onnx]"
项目简介
MemSearch 是一个以 Markdown 为先的记忆系统,设计为适用于任何 AI 智能体的独立库。它提供具有语义搜索能力的结构化记忆管理,灵感源自 OpenClaw,并使用 Python 构建。
A persistent, unified memory layer for all your AI agents (e.g. Claude Code, Codex), backed by Markdown and Milvus.
要点
- 以 Markdown 为先的记忆系统
- 适用于 AI 智能体的独立库
- 语义搜索能力
- 灵感源自 OpenClaw 设计
- Python 实现
- 与嵌入向量和 Milvus 集成
使用场景
- AI 智能体记忆管理
- 渐进式披露系统
- RAG(检索增强生成)应用
- 语义搜索实现
- Claude Skill 开发
- 智能体记忆持久化
README 摘要
<h1 align="center"> <img src="assets/logo-icon.jpg" alt="" width="100" valign="middle"> memsearch </h1> <p align="center"> <strong>Cross-platform semantic memory for AI coding agents.</strong> </p> <p align="center"> <a href="https://pypi.org/project/memsearch/"><img src="https://img.shields.io/pypi/v/memsearch?style=flat-square&color=blue" alt="PyPI"></a> <a href="https://zilliztech.github.io/memsearch/platforms/claude-code/"><img src="https://img.shields.io/badge/Claude_Code-plugin-c97539?style=flat-square&logo=claude&logoColor=white" alt="Claude Code"></a> <a href="https://zilliztech.github.io/memsearch/platforms/openclaw/"><img src="https://img.shields.io/badge/OpenClaw-plugin-4a9eff?style=flat-square" alt="OpenClaw"></a> <a href="https://zilliztech.github.io/memsearch/platforms/opencode/"><img src="https://img.shields.io/badge/OpenCode-plugin-22c55e?style=flat-square" alt="OpenCode"></a> <a href="https://zilliztech.github.io/memsearch/platforms/codex/"><img src="https://img.shields.io/badge/Codex_CLI-plugin-ff6b35?style=flat-square" alt="Codex CLI"></a> <a href="https://pypi.org/project/memsearch/"><img src="https://img.shields.io/badge/python-%3E%3D3.10-blue?style=flat-square&logo=python&logoColor=white" alt="Python"></a> <a href="https://github.com/zilliztech/memsearch/blob/main/LICENSE"><img src="https://img.shields.io/github/license/zilliztech/memsearch?style=flat-square" alt="License"></a> <a href="https://github.com/zilliztech/memsearch/actions/workflows/test.yml"><img src="https://img.shields.io/github/actions/workflow/status/zilliztech/memsearch/test.yml?branch=main&style=flat-square" alt="Tests"></a> <a href="https://zilliztech.github.io/memsearch/"><img src="https://img.shields.io/badge/docs-memsearch-blue?style=flat-squ