Claude Skill

zilliztech/memsearch

MemSearch 是一个独立的 Python 库,为 AI 智能体提供具有语义搜索功能的 Markdown 优先记忆管理。具备嵌入向量、Milvus 集成和 RAG 能力。

概览

Stars2,181
Forks192
语言Python
最后更新2026-06-30
最近同步2026-07-03
前往 GitHub

仓库信息

拥有者zilliztech
仓库memsearch
完整名称zilliztech/memsearch
Repo ID1,153,190,876

安装这个 Skill

git clone --depth 1 https://github.com/zilliztech/memsearch.git

Registry 信息

类型openclaw_skill
质量分85/100
验证状态readme_parsed
最近验证2026-06-01
平台
ClaudeOpenClawCodex
能力
code-reviewpdfmemorysearchvideoterminalworkflowagentagent-memoryai-agents
识别文件
README.mddocspyproject.tomltests
配置键
OPENAI_API_KEYUUID
安装方式
  • git clone --depth 1 https://github.com/zilliztech/memsearch.git
  • uv tool install memsearch # via uv
  • pip install memsearch # plain pip
  • pip install memsearch # into an activated venv
  • uv 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"> &nbsp; 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

话题

探索更多

数据来自 GitHub,同步时间:2026-07-03