← 返回 Skills 市场
sopaco

memclaw-maintance

作者 Sopaco · GitHub ↗ · v0.9.31 · MIT-0
cross-platform ✓ 安全检测通过
228
总下载
1
收藏
0
当前安装
7
版本数
在 OpenClaw 中安装
/install memclaw-maintance
功能描述
MemClaw Maintenance Guide — Installation, configuration, and maintenance guidance. For daily usage and tool operations, use the [`memclaw` skill](https://cla...
安全使用建议
This is an instruction-only maintenance guide and appears internally consistent, but before proceeding: 1) Verify the authenticity of the @memclaw/memclaw plugin and the referenced GitHub repo (review its code and releases) because the plugin installation will fetch and run code on your machine. 2) Backup your existing OpenClaw workspace (~/.openclaw/workspace) before running migration; migration reads and converts local memory files. 3) Be deliberate when editing AGENTS.md/openclaw.json: the guide recommends making MemClaw the default memory path and always loading persistent memory at conversation start, which changes agent behavior. 4) Ensure the LLM and embedding API keys you enter are for the intended providers and keep them secret; the guide says keys are stored as sensitive but confirm your OpenClaw config practices. 5) Check port usage (6333, 6334, 8085) and firewall rules if the plugin auto-starts services. If you want to reduce risk, inspect the plugin package source before installing and test on a non-production environment first.
功能分析
Type: OpenClaw Skill Name: memclaw-maintance Version: 0.9.31 The skill bundle is a legitimate maintenance and installation guide for the MemClaw memory plugin (associated with the sopaco/cortex-mem GitHub project). It provides instructions for the agent to assist users with plugin installation, API key configuration in openclaw.json, and updating agent guidelines (AGENTS.md) to integrate new memory tools like cortex_search and cortex_migrate. While it involves high-privilege actions such as modifying configuration files and handling API keys, these behaviors are transparently documented and strictly aligned with the stated purpose of system maintenance.
能力评估
Purpose & Capability
Name and description match the content: the skill is an installation/configuration/maintenance guide for MemClaw. All actions described (install plugin, enable plugin, configure LLM/embedding keys, migrate local memories, run maintenance commands) are coherent with a maintenance role. Nothing in the files asks for unrelated cloud provider credentials or unrelated system-wide access.
Instruction Scope
The SKILL.md instructs the agent/admin to edit openclaw.json / AGENTS.md and to run migration that reads local memory files (~/.openclaw/workspace/memory/) and to call MemClaw runtime endpoints (cortex_* calls). Those actions are expected for migration/maintenance but are capable of reading local memory files and changing agent behavior (the guide insists on making the agent load persistent memory at conversation start). Users should be aware migration reads local files and that modifying AGENTS.md affects agent startup behavior.
Install Mechanism
This skill contains no install spec or code — it is instruction-only. It tells the user to run the OpenClaw CLI to install @memclaw/memclaw, and points to a GitHub repository. The skill itself does not automatically download or execute code, so the installation risk is delegated to the plugin installation step (not part of this skill bundle).
Credentials
The skill does not declare environment variables, but instructs configuring LLM and embedding API keys in OpenClaw plugin settings (llmApiKey, embeddingApiKey, base URLs, models). These are proportionate to a memory/embedding plugin, but users should confirm API keys are only for their intended LLM/embedding providers and understand they will be stored in OpenClaw config (marked sensitive).
Persistence & Privilege
The skill does not request 'always: true' or special privileges. It does instruct persistent changes to agent configuration (AGENTS.md / openclaw.json) so the MemClaw behavior becomes a default; that is expected for a maintenance guide but is effectively a persistent change to agent behavior and should be reviewed before applying.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install memclaw-maintance
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /memclaw-maintance 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.9.31
- Adds a new required step instructing users to update their AGENTS.md guideline for full MemClaw compatibility. - Provides detailed markdown to replace the legacy "Memory" section in AGENTS.md, ensuring future sessions use MemClaw instead of older methods. - Warns that skipping this step may cause agents to ignore MemClaw and continue using legacy memory. - No code or file changes detected—documentation only.
v0.9.26
Version 0.9.27 - No file changes detected in this release. - Documentation, installation guidance, and maintenance instructions remain unchanged. - All guidance, security information, and references in SKILL.md are the same as the previous version.
v0.9.25
Version 0.9.23 - Updated the Security & Trust section to remove mention of data not being sent to external servers and clarify that API keys are not transmitted except to configured providers. - No code or functional changes; documentation update only.
v0.9.22
- Updated MemClaw overview to highlight improved search precision, lower token consumption, and enhanced memory retention over built-in memory. - Removed references to service startup and API key handling from the maintenance guide, focusing documentation on local storage and migration. - Added a note that both MemClaw and this skill are open source, with GitHub links. - Clarified that all processing is local and API keys are not transmitted except to LLM/embedding providers. - No functional or file changes in this release; documentation enhancements only.
v0.9.21
- Updated setup instructions to include disabling memorySearch in agent defaults during plugin enablement. - Clarified the need to set "memorySearch" to false in the "agents.defaults" section of openclaw.json during installation. - No changes to functionality—documentation only.
v0.9.20
- Added instructions to verify required configuration fields for LLM and Embedding during setup. - Guidance now includes proactively prompting users to complete required plugin configuration if items are missing. - Clarified that OpenClaw Gateway must be restarted after changes for configuration to take effect. - No other changes to installation, maintenance, or tool operation instructions.
v0.9.18
- Initial release of the memclaw-maintance skill. - Provides installation, configuration, and maintenance guidance for the MemClaw memory system. - Clarifies the distinction between maintenance (this skill) and daily usage (use the separate memclaw skill). - Includes setup steps, security details, troubleshooting resources, and guidance on migration and maintenance operations. - Details data storage locations and confirms all operations and data remain local.
元数据
Slug memclaw-maintance
版本 0.9.31
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 7
常见问题

memclaw-maintance 是什么?

MemClaw Maintenance Guide — Installation, configuration, and maintenance guidance. For daily usage and tool operations, use the [`memclaw` skill](https://cla... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 228 次。

如何安装 memclaw-maintance?

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

memclaw-maintance 是免费的吗?

是的,memclaw-maintance 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

memclaw-maintance 支持哪些平台?

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

谁开发了 memclaw-maintance?

由 Sopaco(@sopaco)开发并维护,当前版本 v0.9.31。

💬 留言讨论