← 返回 Skills 市场
Vivocalendar
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
115
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install vivocalendar
功能描述
Vivocalendar integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vivocalendar data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vivocalendar - 安装完成后,直接呼叫该 Skill 的名称或使用
/vivocalendar触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Vivocalendar 是什么?
Vivocalendar integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vivocalendar data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 115 次。
如何安装 Vivocalendar?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vivocalendar」即可一键安装,无需额外配置。
Vivocalendar 是免费的吗?
是的,Vivocalendar 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Vivocalendar 支持哪些平台?
Vivocalendar 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Vivocalendar?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills