← 返回 Skills 市场
Mode
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
269
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install mode
功能描述
Mode integration. Manage Organizations. Use when the user wants to interact with Mode data.
安全使用建议
Before installing or using this skill: 1) Recognize it proxies Mode access through the Membrane service — your Mode data and tokens will be handled by Membrane. Only proceed if you trust that vendor and have reviewed their privacy/security docs. 2) The SKILL.md expects you to install an npm package and run interactive login; the skill metadata does not list npm/node or the membrane binary as required — confirm your environment meets these implicit requirements. 3) Prefer installing a pinned version of @membranehq/cli instead of `@latest`, and review the npm package and upstream repository (https://github.com/membranedev/application-skills and the package on npm) for legitimacy. 4) Consider using a test Mode account or least-privilege connection while evaluating. 5) If you need stronger assurance, ask the publisher for a declared install spec, the package checksum, and confirmation of where credentials are stored and how they are accessed.
功能分析
Type: OpenClaw Skill
Name: mode
Version: 1.0.3
The skill provides instructions for an AI agent to interact with the Mode data platform via the Membrane CLI. It outlines standard procedures for installation, authentication, and executing actions through the '@membranehq/cli' package. The logic is consistent with the stated purpose of managing Mode organizations and data, and no indicators of malicious intent, data exfiltration, or unauthorized execution were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill claims to integrate with Mode and the SKILL.md instructs using the Membrane CLI to access Mode — functionally consistent. However, the skill metadata (Requirements) does not declare that an npm/node environment or the membrane binary will be needed, which is a missing dependency declaration.
Instruction Scope
Runtime instructions direct the agent/user to install and use the Membrane CLI, run interactive login flows, create connections, and run actions. That stays within the described Mode integration purpose, but it also means Mode data and authentication will flow through Membrane's service. The instructions do not request user API keys (they explicitly discourage it), but they do instruct actions that result in credentials and data being handled by a third party.
Install Mechanism
There is no formal install spec, but the SKILL.md recommends running `npm install -g @membranehq/cli@latest`. That pulls code from the public npm registry and installs a global binary; using the `latest` tag is brittle. This is a common pattern but has supply‑chain risk and should be deliberate and pinned to a known version if you plan to install.
Credentials
The skill declares no required env vars or primary credential and uses Membrane to handle auth. That is proportionate to the stated goal. Caveat: relying on Membrane means you must trust that service with Mode access and tokens (they will be issued via the CLI/connection), even though the skill itself does not request secrets directly.
Persistence & Privilege
always:false and no special config paths are requested. The Membrane CLI will persist auth state on the machine after login (normal behavior) but the skill does not request elevated privileges or force installation into all agents.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mode - 安装完成后,直接呼叫该 Skill 的名称或使用
/mode触发 - 根据 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
元数据
常见问题
Mode 是什么?
Mode integration. Manage Organizations. Use when the user wants to interact with Mode data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 269 次。
如何安装 Mode?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mode」即可一键安装,无需额外配置。
Mode 是免费的吗?
是的,Mode 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Mode 支持哪些平台?
Mode 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Mode?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills