← 返回 Skills 市场
Meetingpulse
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
186
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install meetingpulse
功能描述
MeetingPulse integration. Manage Organizations. Use when the user wants to interact with MeetingPulse data.
安全使用建议
This skill appears coherent: it delegates auth and API calls to the Membrane CLI rather than asking for raw API keys. Before installing, verify the @membranehq/cli npm package and the Membrane project (review the npm package page and the GitHub repository linked in SKILL.md), and consider installing the CLI in an isolated environment or VM if you are cautious about global npm installs. Understand that logging in with membrane will persist credentials locally (managed by Membrane), so confirm you trust the Membrane service and its privacy/permissions for MeetingPulse data. If you prefer to avoid installing global packages, you can use npx or a containerized setup instead.
功能分析
Type: OpenClaw Skill
Name: meetingpulse
Version: 1.0.3
The skill bundle provides instructions for integrating with MeetingPulse via the Membrane CLI. It outlines standard procedures for installing the `@membranehq/cli` npm package, authenticating users, and executing actions through the Membrane platform. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the logic is consistent with the stated purpose of managing meeting engagement data.
能力评估
Purpose & Capability
Name/description (MeetingPulse integration) align with the instructions: the skill uses the Membrane CLI to talk to MeetingPulse. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md confines runtime actions to: installing/using the Membrane CLI, running membrane login/connect/action commands, and polling action states. It does not instruct reading local files or unrelated environment variables, nor sending data to endpoints outside Membrane/MeetingPulse.
Install Mechanism
The skill instructs users to install @membranehq/cli via npm (global install or npx). This is a common approach but does write code to disk and requires pulling a package from the public npm registry — a moderate-risk operation compared with an instruction-only skill that installs nothing. No arbitrary URL downloads or extract steps are present.
Credentials
The skill declares no required env vars or credentials and explicitly advises not to ask users for API keys, instead using Membrane's connection flow. The auth flow (membrane login) will persist credentials locally via Membrane, which is expected for this design.
Persistence & Privilege
Skill is not always-included and uses normal autonomous-invocation defaults. It does not request system-wide config changes or access to other skills' credentials. The only persistence implied is the Membrane CLI's handling of login tokens, which is expected.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install meetingpulse - 安装完成后,直接呼叫该 Skill 的名称或使用
/meetingpulse触发 - 根据 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
元数据
常见问题
Meetingpulse 是什么?
MeetingPulse integration. Manage Organizations. Use when the user wants to interact with MeetingPulse data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 186 次。
如何安装 Meetingpulse?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install meetingpulse」即可一键安装,无需额外配置。
Meetingpulse 是免费的吗?
是的,Meetingpulse 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Meetingpulse 支持哪些平台?
Meetingpulse 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Meetingpulse?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills