← 返回
开发者工具 中文

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...
用于安装、升级、验证或发布 EverMemory OpenClaw 插件及其配套技能,支持本地路径安装、npm等方式。
jiehao321
开发者工具 clawhub v1.0.4 2 版本 99826.7 Key: 无需
★ 1
Stars
📥 556
下载
💾 7
安装
2
版本
#latest

概述

OpenClaw EverMemory Installer

Overview

This skill standardizes the end-to-end operator workflow for EverMemory:

  • install plugin into OpenClaw (openclaw plugins install)
  • bind and verify runtime (plugins.slots.memory=evermemory)
  • publish/install the companion skill through ClawHub (clawhub publish/install)
  • prepare and publish plugin package (npm publish)

Use this skill whenever the user asks to:

  • install EverMemory in a new OpenClaw instance
  • upgrade EverMemory safely with validation
  • publish EverMemory skill to the OpenClaw skill site (ClawHub)
  • publish EverMemory plugin package for openclaw plugins install

Quick Workflow

  1. Run release gates first:
  2. npm run teams:dev
    npm run teams:release
    
  1. Install plugin from local repo path:
  2. bash scripts/install_plugin.sh --source local --link --bind-slot --restart-gateway
    
  1. Verify runtime:
  2. bash scripts/verify_install.sh
    
  1. Publish skill to ClawHub:
  2. bash scripts/publish_skill.sh --version 0.1.0 --changelog "Initial public release"
    
  1. Publish plugin to npm:
  2. bash scripts/publish_plugin.sh --dry-run
    # remove --dry-run when ready and logged in
    

Installation Modes

Use one of these plugin install paths:

  1. Local workspace path (recommended for development):
  2. bash scripts/install_plugin.sh --source local --link
    
  1. Package archive (.tgz/.zip):
  2. bash scripts/install_plugin.sh --source archive --value /tmp/evermemory-release/evermemory-0.0.1.tgz
    
  1. npm spec:
  2. bash scripts/install_plugin.sh --source spec --value your-scope/evermemory@0.0.1
    

Publish Requirements

Before publishing skill or plugin:

  • clawhub whoami must succeed
  • npm whoami must succeed
  • npm run teams:release must pass
  • recall benchmark must remain >=0.90 (target >=0.95)

If clawhub whoami fails, run:

clawhub login

If npm whoami fails, run:

npm login

Script Reference

  • scripts/install_plugin.sh
  • Installs EverMemory plugin via local/spec/archive
  • Optional slot bind + gateway restart
  • scripts/verify_install.sh
  • Validates gateway/plugins/slot binding
  • scripts/publish_skill.sh
  • Publishes the skill folder to ClawHub
  • scripts/publish_plugin.sh
  • Runs release pack + npm publish (supports --dry-run)

Safety Rules

  1. Never publish when teams:release fails.
  2. Never force-enable plugin without checking openclaw gateway status.
  3. Never claim publish succeeded without capturing command output and artifact path.
  4. Prefer --dry-run first for npm publish.

More Details

For detailed command matrix and failure handling, read:

  • references/publish-and-install-playbook.md

版本历史

共 2 个版本

  • v1.0.4 当前
    2026-03-29 21:29 安全 安全
  • v1.0.2
    2026-03-19 13:05

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,826
ai-intelligence

EverMemory

jiehao321
适用于OpenClaw和ClawHub的EverMemory技能。当用户要求记忆、回忆、检查记忆状态、管理偏好设置或个人资料、生成简报时使用此技能。
★ 0 📥 554
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,347