← 返回 Skills 市场
记忆索引管理器
作者
zxc159620352
· GitHub ↗
· v2.1.0
· MIT-0
154
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install memory-index-manager
功能描述
记忆索引系统。用于管理长期项目记忆、自动维护索引、快速定位历史项目。仅在用户明确说"回忆一下""remember""recall"时触发读取,写入与OpenClaw原生机制保持一致,索引维护在后台自动进行。
安全使用建议
This skill appears to do what it says (manage and index OpenClaw memory files), but there are important inconsistencies you should resolve before installing: 1) Ask the author how the daily-flush script and launchd/cron job are installed — will the skill create files in your home directory automatically or do you need to approve them? 2) Confirm what exact file paths will be written/modified (memory/, consolidated/, ~/.openclaw/scripts/, ~/Library/LaunchAgents/) and ask for an explicit install procedure or manifest. 3) There's a metadata/version mismatch in the included _meta.json; request a corrected package metadata. 4) If you do not want background scheduled tasks or unattended writes, do not enable automatic proposals/autoPropose and require manual approval for consolidations. 5) Because the skill can modify files in your home, prefer to review the exact script and plist contents before allowing them to be written or launched. If the author cannot clearly explain and provide an explicit install/permission flow, treat the skill as risky and avoid installing it.
功能分析
Type: OpenClaw Skill
Name: memory-index-manager
Version: 2.1.0
The skill documentation (SKILL.md) describes a background maintenance workflow that utilizes a shell script (~/.openclaw/scripts/daily-flush.sh) and a persistence mechanism via a macOS LaunchAgent (~/Library/LaunchAgents/com.openclaw.daily-flush.plist). While these are framed as tools for automated memory indexing and archiving, the use of system-level persistence and external script execution represents a high-risk capability that could be repurposed for unauthorized actions or persistence.
能力评估
Purpose & Capability
The name/description (memory index manager) aligns with the SKILL.md operations (read INDEX.md, update memory files, consolidate). However, the instructions expect creating and managing persistent artifacts in the user's home (e.g., ~/.openclaw/scripts/daily-flush.sh and ~/Library/LaunchAgents/com.openclaw.daily-flush.plist) and running scheduled tasks. The registry metadata lists no required config paths or install actions — that mismatch is unexpected for a skill that describes installing a daily flush mechanism.
Instruction Scope
SKILL.md tells the agent to read and write files under memory/, append markers to daily files, create consolidation files under consolidated/, and create/maintain a daily-flush script and a launchd entry. These are file-IO and scheduling actions in the user's home; the instructions also reference autonomous background triggers (heartbeat/end-of-conversation). The scope is specific to OpenClaw memory files (coherent) but also includes persistent scheduling and file creation without clarifying consent or install steps.
Install Mechanism
No install spec is present (lowest-risk on its face). But SKILL.md implies that persistent scripts and a LaunchAgents plist will be created/used. Without an install spec, it's unclear how those artifacts are provisioned (agent writes them at runtime, or user/packager must install them). This absence is an inconsistency that should be clarified.
Credentials
The skill requests no environment variables, credentials, or config paths in metadata. The SKILL.md only works with local OpenClaw memory files and its own index/consolidation files — no secret or unrelated service access is requested.
Persistence & Privilege
always is false (good). However, the skill describes background/periodic behavior (daily cron/launchd, heartbeat-triggered maintenance). Because there's no declared install/setup flow, it's unclear whether the skill will (or could) create persistent scheduled jobs or scripts autonomously. Combined with the platform's normal autonomous-invocation ability, that could result in background writes or scheduled runs without clear installation consent.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install memory-index-manager - 安装完成后,直接呼叫该 Skill 的名称或使用
/memory-index-manager触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.1.0
v2.1.0: 新增每日11点自动flush机制,整理前一天记忆并更新索引
v2.0.0
v2.0.0: 重构触发机制,改为纯按需触发(回忆一下),简化交互流程,新增多代整合机制,明确与OpenClaw原生记忆的集成关系
v1.0.0
memory-index-manager v1.0.0
- Initial release of the Memory Index skill for managing long-term project memories.
- Automates project indexing, daily important event logging, and history retrieval.
- Triggers on keywords ("记住", "记录", "索引"), new project creation, daily at 9:00 AM, and history inquiries.
- Supports quick commands for adding, viewing, and updating indexes.
- Provides clear workflows and file structure for maintaining and locating project memories.
元数据
常见问题
记忆索引管理器 是什么?
记忆索引系统。用于管理长期项目记忆、自动维护索引、快速定位历史项目。仅在用户明确说"回忆一下""remember""recall"时触发读取,写入与OpenClaw原生机制保持一致,索引维护在后台自动进行。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 154 次。
如何安装 记忆索引管理器?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install memory-index-manager」即可一键安装,无需额外配置。
记忆索引管理器 是免费的吗?
是的,记忆索引管理器 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
记忆索引管理器 支持哪些平台?
记忆索引管理器 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 记忆索引管理器?
由 zxc159620352(@zxc159620352)开发并维护,当前版本 v2.1.0。
推荐 Skills