← Back to Skills Marketplace
membranedev

Vivocalendar

by Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
115
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install vivocalendar
Description
Vivocalendar integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vivocalendar data.
Usage Guidance
This skill appears coherent and uses Membrane as the delegated integration layer. Before installing: 1) Prefer running commands with npx to avoid a global npm install, or inspect the @membranehq/cli package source and publisher on npm/GitHub if you do install globally. 2) Only proceed if you trust Membrane/getmembrane.com and the Vivo developer docs; the login flow opens a browser and issues a connection id—verify the OAuth consent and scopes shown. 3) The skill will rely on the Membrane service to store/manage auth; do not paste private API keys into chat. 4) If you need higher assurance, ask the publisher for the connector's repository or provenance and confirm the vivocalendar connector is official/trusted.
Capability Analysis
Type: OpenClaw Skill Name: vivocalendar Version: 1.0.1 The skill bundle provides a standard integration for Vivocalendar using the Membrane framework. The instructions in SKILL.md guide the agent to install the Membrane CLI, authenticate via a secure flow, and manage calendar actions through the Membrane platform. While the skill requires network access and CLI installation, these actions are clearly aligned with the stated purpose and include security best practices, such as advising the agent never to handle raw API keys or secrets directly.
Capability Assessment
Purpose & Capability
Name/description (Vivocalendar calendar integration) align with the instructions: all runtime steps use the Membrane CLI to connect to a Vivocalendar connector, discover and run actions, and create actions when needed. Nothing in the SKILL.md requests unrelated services or credentials.
Instruction Scope
SKILL.md stays on-topic: it describes installing and using the Membrane CLI, performing login and connection flows, discovering actions, and running them. It does not instruct reading arbitrary local files, accessing unrelated env vars, or sending data to unexpected endpoints beyond Membrane/Vivocalendar. The docs explicitly advise against asking users for API keys.
Install Mechanism
No install spec in registry (instruction-only skill). The doc recommends installing @membranehq/cli via npm -g (public npm registry). Installing CLI packages globally runs code from the npm package at install time (moderate risk). The SKILL.md also shows npx usage which avoids a persistent global install; prefer npx or inspect the package before global installation.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The instructions rely on interactive OAuth-like login via Membrane (server-side auth handling) which matches the stated purpose and does not request unrelated secrets.
Persistence & Privilege
The skill is not marked always:true and does not request elevated platform privileges. It is instruction-only and does not modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install vivocalendar
  3. After installation, invoke the skill by name or use /vivocalendar
  4. 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
Slug vivocalendar
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Vivocalendar?

Vivocalendar integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vivocalendar data. It is an AI Agent Skill for Claude Code / OpenClaw, with 115 downloads so far.

How do I install Vivocalendar?

Run "/install vivocalendar" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Vivocalendar free?

Yes, Vivocalendar is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Vivocalendar support?

Vivocalendar is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Vivocalendar?

It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.

💬 Comments