← Back to Skills Marketplace
jiehao321

OpenClaw EverMemory Installer

by jiehao321 · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ✓ Security Clean
295
Downloads
1
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install openclaw-evermemory-installer
Description
Use this skill when installing, upgrading, verifying, or publishing the EverMemory OpenClaw plugin and its companion skill, including local path install, npm...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-evermemory-installer
  3. After installation, invoke the skill by name or use /openclaw-evermemory-installer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug openclaw-evermemory-installer
Version 1.0.4
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 5
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 295 downloads so far.

How do I install OpenClaw EverMemory Installer?

Run "/install openclaw-evermemory-installer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is OpenClaw EverMemory Installer free?

Yes, OpenClaw EverMemory Installer is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does OpenClaw EverMemory Installer support?

OpenClaw EverMemory Installer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created OpenClaw EverMemory Installer?

It is built and maintained by jiehao321 (@jiehao321); the current version is v1.0.4.

💬 Comments