← Back to Skills Marketplace
记忆索引管理器
by
zxc159620352
· GitHub ↗
· v2.1.0
· MIT-0
154
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install memory-index-manager
Description
记忆索引系统。用于管理长期项目记忆、自动维护索引、快速定位历史项目。仅在用户明确说"回忆一下""remember""recall"时触发读取,写入与OpenClaw原生机制保持一致,索引维护在后台自动进行。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install memory-index-manager - After installation, invoke the skill by name or use
/memory-index-manager - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 记忆索引管理器?
记忆索引系统。用于管理长期项目记忆、自动维护索引、快速定位历史项目。仅在用户明确说"回忆一下""remember""recall"时触发读取,写入与OpenClaw原生机制保持一致,索引维护在后台自动进行。 It is an AI Agent Skill for Claude Code / OpenClaw, with 154 downloads so far.
How do I install 记忆索引管理器?
Run "/install memory-index-manager" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 记忆索引管理器 free?
Yes, 记忆索引管理器 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 记忆索引管理器 support?
记忆索引管理器 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 记忆索引管理器?
It is built and maintained by zxc159620352 (@zxc159620352); the current version is v2.1.0.
More Skills