← 返回 Skills 市场
aigentic-net

Memory Search

作者 aigentic-net · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
3600
总下载
4
收藏
47
当前安装
1
版本数
在 OpenClaw 中安装
/install memory-search
功能描述
Search and retrieve relevant information from your indexed memory files using semantic queries and direct file reads for context.
安全使用建议
Install this only if you want the agent to use stored memory and enabled transcripts when answering personal-context questions. Review what you keep in memory, avoid indexing highly sensitive notes you do not want resurfaced, and expect relevant memory snippets to influence normal answers.
功能分析
Type: OpenClaw Skill Name: memory-search Version: 1.0.0 The skill bundle is designed to allow the AI agent to search and retrieve information from its own memory files using `memory_search` and `memory_get` tools. The `SKILL.md` instructions are clear, focused on the stated purpose, and explicitly forbid the agent from attempting to run shell commands (like `cat` or `ls`) to read memory files or to configure/debug the search system. There is no evidence of intentional harmful behavior, data exfiltration, malicious execution, persistence, or prompt injection attempts against the agent to perform actions beyond its stated purpose.
能力评估
Purpose & Capability
The capability is coherent with the stated purpose: it describes `memory_search` and `memory_get` for semantic search and targeted reads of MEMORY.md, memory/*.md, and enabled session transcripts.
Instruction Scope
The instructions broadly encourage memory lookup for prior conversations, preferences, dates, relationships, todos, and project history, but they also define cases where memory should not be used and advise limited fetching.
Install Mechanism
The package contains only SKILL.md with no executable scripts, dependencies, install hooks, shell commands, or environment setup.
Credentials
Access to memory files and enabled transcripts is sensitive but proportionate for a memory-search skill and is disclosed in the artifact.
Persistence & Privilege
The skill relies on an existing memory index and does not create new persistence, request credentials, spawn background workers, use network access, or seek elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install memory-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /memory-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of memory-search skill. - Provides two tools: `memory_search` for semantic vector search in memory files, and `memory_get` for reading file sections by line range. - Enables efficient retrieval of prior conversations, preferences, dates, project history, and other personal context. - Includes clear usage guidelines, tips, and examples for common scenarios. - Indexing is automatic; no manual setup required. - Strictly prohibits accessing memory files via shell commands—use provided APIs only.
元数据
Slug memory-search
版本 1.0.0
许可证
累计安装 47
当前安装数 47
历史版本数 1
常见问题

Memory Search 是什么?

Search and retrieve relevant information from your indexed memory files using semantic queries and direct file reads for context. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3600 次。

如何安装 Memory Search?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install memory-search」即可一键安装,无需额外配置。

Memory Search 是免费的吗?

是的,Memory Search 完全免费(开源免费),可自由下载、安装和使用。

Memory Search 支持哪些平台?

Memory Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Memory Search?

由 aigentic-net(@aigentic-net)开发并维护,当前版本 v1.0.0。

💬 留言讨论