← Back to Skills Marketplace
Vivomeetings
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
142
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install vivomeetings
Description
Vivomeetings integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vivomeetings data.
Usage Guidance
This skill appears to be a legitimate Vivomeetings integration that uses the Membrane CLI, but there are a few things to check before installing:
- Confirm the publisher and repository: the SKILL.md points to membrane (getmembrane.com / GitHub repo). Verify those URLs and the publisher identity to ensure you trust the package source.
- The skill instructs you to run `npm install -g @membranehq/cli@latest` even though the registry metadata lists no required binaries — treat that as a manual install step, not an automatic install by the agent. Prefer installing in a controlled environment (container, virtualenv, or non-global npm install) to limit system changes.
- Review the Membrane CLI project on npm/GitHub for recent activity, maintainers, and known issues. A compromised npm package can be risky, so check package integrity (signatures, checksums, or pinned versions) where possible.
- When authenticating, the CLI will open a browser or provide an authorization URL. Only complete auth flows at Membrane's official domain and avoid pasting secrets into other prompts.
- If you need higher assurance, ask the skill author for an explicit required-binaries field and a non-global install option, or request a packaged skill with an install spec that matches the instructions.
Given the metadata/instructions mismatch and the need to install a global npm CLI, exercise caution and validate the upstream project before proceeding.
Capability Analysis
Type: OpenClaw Skill
Name: vivomeetings
Version: 1.0.1
The skill provides instructions for an AI agent to interact with Vivomeetings via the Membrane CLI (@membranehq/cli). The instructions in SKILL.md cover standard integration procedures such as CLI installation, authentication, and action execution through the Membrane platform. No malicious code, data exfiltration, or harmful prompt injections were identified.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Vivomeetings via the Membrane platform, which is coherent with its description. However, the registry metadata lists no required binaries while the SKILL.md explicitly instructs installing the @membranehq/cli (npm -g). That is an inconsistency: the skill does require a CLI binary even though none are declared.
Instruction Scope
The SKILL.md stays on-purpose: it describes using the Membrane CLI to authenticate, create a connection to Vivomeetings, discover and run actions, and advises not to ask users for API keys. It does not direct the agent to read unrelated files, secret env vars, or transmit data to unexpected endpoints beyond Membrane/Vivomeetings.
Install Mechanism
This is an instruction-only skill (no install spec), but it instructs installing a global npm package (@membranehq/cli). That is a moderate-risk install pattern because it pulls code from the npm registry and asks the user to install globally; the registry metadata did not include this requirement. The instruction uses a well-known registry (npm) and references a public repo/homepage, but installing packages globally can alter the system and should be done deliberately.
Credentials
The skill declares no required env vars and the instructions explicitly say to let Membrane handle credentials and not to request API keys from users. Requested privileges are proportional to the task (network + Membrane account).
Persistence & Privilege
The skill is instruction-only, has no install-time persistence, and the registry flags (always: false, user-invocable: true) are appropriate. It does not request broad platform-wide privileges or modify other skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install vivomeetings - After installation, invoke the skill by name or use
/vivomeetings - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Vivomeetings?
Vivomeetings integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vivomeetings data. It is an AI Agent Skill for Claude Code / OpenClaw, with 142 downloads so far.
How do I install Vivomeetings?
Run "/install vivomeetings" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Vivomeetings free?
Yes, Vivomeetings is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Vivomeetings support?
Vivomeetings is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Vivomeetings?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills