← 返回 Skills 市场
gora050

Mem

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
211
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install mem-integration
功能描述
Mem integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with Mem data.
安全使用建议
This skill is instruction-only and appears coherent for interacting with Mem through the Membrane CLI. Before installing or running commands: (1) confirm you trust the @membranehq/cli package and the getmembrane.com project (verify the npm package page and GitHub repo), (2) avoid running commands as root or with elevated privileges if possible, (3) prefer a pinned CLI version instead of `@latest` to reduce supply-chain volatility, (4) be prepared to complete OAuth-style login in a browser (do not paste secrets into chat), and (5) do not share API keys — the skill explicitly says Membrane manages auth server-side.
功能分析
Type: OpenClaw Skill Name: mem-integration Version: 1.0.3 The skill provides instructions for an AI agent to integrate with the Mem workspace using the Membrane CLI (@membranehq/cli). It outlines standard procedures for authentication, action discovery, and execution through the Membrane platform. The instructions in SKILL.md are consistent with the stated purpose of managing notes and tasks, and there are no signs of malicious intent, data exfiltration, or obfuscated code.
能力评估
Purpose & Capability
The name/description (Mem integration) align with the SKILL.md which instructs the agent to use the Membrane CLI to manage Mem resources. The homepage and repository references match the described integration; no unrelated services or credentials are requested.
Instruction Scope
Instructions focus on installing and using the Membrane CLI, authenticating, discovering and running actions, and best practices. They do not instruct reading arbitrary files, scanning system state, or exfiltrating data beyond interacting with Mem via Membrane.
Install Mechanism
There is no formal install spec in the metadata (instruction-only), but the SKILL.md instructs using npm install -g @membranehq/cli@latest or npx to run the CLI. This is reasonable for a CLI-based integration, but installing a global npm package (especially using the `latest` tag) carries ordinary supply-chain and permission considerations.
Credentials
The skill declares no required environment variables or credentials and explicitly advises letting Membrane handle credentials rather than asking the user for API keys. Requested access (network + Membrane account) is proportionate to the described functionality.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide changes or access to other skills' configs. Autonomous invocation is allowed (platform default) but is not combined here with broad credential or persistence requests.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mem-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mem-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug mem-integration
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Mem 是什么?

Mem integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with Mem data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 211 次。

如何安装 Mem?

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

Mem 是免费的吗?

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

Mem 支持哪些平台?

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

谁开发了 Mem?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论