← Back to Skills Marketplace
Mode
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
269
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install mode
Description
Mode integration. Manage Organizations. Use when the user wants to interact with Mode data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mode - After installation, invoke the skill by name or use
/mode - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Mode?
Mode integration. Manage Organizations. Use when the user wants to interact with Mode data. It is an AI Agent Skill for Claude Code / OpenClaw, with 269 downloads so far.
How do I install Mode?
Run "/install mode" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mode free?
Yes, Mode is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Mode support?
Mode is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mode?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills