← 返回 Skills 市场
Vapi
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
172
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install vapi-integration
功能描述
Vapi integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vapi data.
安全使用建议
This skill appears coherent: it uses Membrane's CLI to access Vapi and does not ask for unrelated credentials. Before installing or running it, verify the @membranehq/cli package and its GitHub repository to ensure you trust the publisher. Prefer running with npx or a local install instead of npm -g to avoid changing system-wide state. Be aware the login flow opens a browser or provides an auth URL/code — only authenticate via the official Membrane site (getmembrane.com) and avoid entering credentials on unexpected pages. If you need a tighter security posture, run the CLI in an isolated environment (container or VM) and review the package contents on npm/GitHub first.
功能分析
Type: OpenClaw Skill
Name: vapi-integration
Version: 1.0.1
The skill bundle provides instructions for an AI agent to integrate with Vapi using the Membrane CLI. It includes standard procedures for installing the '@membranehq/cli' package, authenticating via 'membrane login', and managing Vapi actions. The instructions are transparent, align with the stated purpose of the skill, and explicitly advise against asking users for sensitive credentials, instead relying on Membrane's server-side auth management.
能力评估
Purpose & Capability
The skill claims to integrate with Vapi via Membrane and the SKILL.md provides Membrane CLI commands to discover, create, and run actions against Vapi. This matches the described purpose. Minor mismatch: registry metadata lists no required binaries, but the runtime instructions explicitly instruct installing the @membranehq/cli (npm install -g), so the declared requirements are incomplete.
Instruction Scope
Instructions stay within the stated scope: installing and using the Membrane CLI, logging in, creating connections, listing and running actions, and preferring Membrane-managed auth. The skill does not instruct reading arbitrary system files, accessing unrelated environment variables, or exfiltrating data to unexpected endpoints.
Install Mechanism
There is no formal install spec in the registry, but SKILL.md tells users/agents to run npm install -g @membranehq/cli@latest (and suggests npx usage in places). Installing a global npm package modifies the system and runs code from the npm registry; the package appears to be under @membranehq (a scoped package) and the skill points to a GitHub repo, which is more reassuring than a random URL, but users should verify the package/source before installing. Using npx or a non-global install can reduce system impact.
Credentials
The skill requests no environment variables or secrets and explicitly tells integrators not to ask users for API keys (Membrane handles auth). This is proportionate to its purpose. It does require network access and a Membrane account, which matches the described functionality.
Persistence & Privilege
The skill is user-invocable, not always-on, and has no install-time hooks recorded in the registry. It does not request elevated or persistent platform privileges beyond the normal ability to run CLI commands when invoked.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vapi-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/vapi-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Vapi 是什么?
Vapi integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vapi data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 172 次。
如何安装 Vapi?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vapi-integration」即可一键安装,无需额外配置。
Vapi 是免费的吗?
是的,Vapi 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Vapi 支持哪些平台?
Vapi 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Vapi?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills