← 返回 Skills 市场
jiehao321

OpenClaw EverMemory Installer

作者 jiehao321 · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ✓ 安全检测通过
295
总下载
1
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install openclaw-evermemory-installer
功能描述
Use this skill when installing, upgrading, verifying, or publishing the EverMemory OpenClaw plugin and its companion skill, including local path install, npm...
安全使用建议
This skill appears to do what it says: install, verify, and publish the EverMemory plugin and skill. Before running it, review the included scripts line-by-line and run them from a trusted checkout. Be aware that the scripts will enable the plugin, modify OpenClaw config (bind the memory slot), and may restart the OpenClaw gateway — perform these on a test/staging instance first. Publishing steps call clawhub and npm and therefore will use whatever CLI login credentials are active; prefer dry-run flags (the publish_plugin.sh defaults to --dry-run) and confirm package.json is correct (not private) before a real publish. If you have any doubt, run the verify script and the install steps manually rather than granting automated execution.
功能分析
Type: OpenClaw Skill Name: openclaw-evermemory-installer Version: 1.0.4 The skill bundle is a legitimate set of automation scripts and instructions for managing the lifecycle of the EverMemory plugin and skill within the OpenClaw ecosystem. The scripts (e.g., install_plugin.sh, publish_plugin.sh, and publish_skill.sh) perform standard operations such as plugin installation, configuration binding, and publishing to npm or ClawHub, all of which align with the stated purpose and lack any indicators of malicious intent or suspicious behavior.
能力评估
Purpose & Capability
Name/description match the files and actions: scripts call openclaw, clawhub, npm and perform install/verify/publish flows that are necessary for an installer/publisher for EverMemory.
Instruction Scope
SKILL.md and the scripts instruct the agent to run CLI commands that modify system state (enable plugin, set config plugins.slots.memory, restart gateway) and to publish to ClawHub/npm. These are expected for this purpose but are powerful operations: the instructions do not attempt to read unrelated system files or send data to unknown external endpoints.
Install Mechanism
There is no automated install spec; the skill is instruction + helper scripts only. The included scripts do not download or extract arbitrary remote archives or run installers from untrusted URLs.
Credentials
The skill declares no required env vars, which aligns with the files, but the runtime expects the operator to be authenticated to ClawHub and npm (via their CLIs). Those credentials are used indirectly by clawhub and npm commands rather than exposed as skill-specific env vars; that is reasonable but users should be aware publishing will use whatever CLI credentials are active.
Persistence & Privilege
always:false and the skill does not request persistent elevated platform privileges. It performs local configuration changes (plugin enable, config set, gateway restart) within the expected scope of an installer.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-evermemory-installer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-evermemory-installer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
v1.0.4: fix cross-platform install — include plugin config files in npm tarball, fix version consistency, Node 23+ support, Windows shell compat
v1.0.3
Full cross-platform compatibility: Windows/macOS/Linux. Replace hardcoded /tmp/ and /root/ paths with os.tmpdir()/os.homedir() across 17 scripts. Fix which→where on Windows, rm -rf→fs.rmSync, remove bash dependency from release flow.
v1.0.2
质量冲刺 v1.0.2:新增 evermemory_edit / evermemory_browse 两个工具,补全 Track A/B/C/D 所有技术债、功能完整性与产品体验改进,stability check 全绿(recall accuracy=1.0)
v1.0.0
v1.0.0: Synced with EverMemory v1.0.0 release
v0.1.0
Initial release
元数据
Slug openclaw-evermemory-installer
版本 1.0.4
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 5
常见问题

OpenClaw EverMemory Installer 是什么?

Use this skill when installing, upgrading, verifying, or publishing the EverMemory OpenClaw plugin and its companion skill, including local path install, npm... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 295 次。

如何安装 OpenClaw EverMemory Installer?

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

OpenClaw EverMemory Installer 是免费的吗?

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

OpenClaw EverMemory Installer 支持哪些平台?

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

谁开发了 OpenClaw EverMemory Installer?

由 jiehao321(@jiehao321)开发并维护,当前版本 v1.0.4。

💬 留言讨论