← 返回 Skills 市场
Reverse Contact
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
195
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install reverse-contact
功能描述
Reverse Contact integration. Manage Persons, Organizations, Users, Goals, Filters. Use when the user wants to interact with Reverse Contact data.
安全使用建议
This skill is coherent: it acts as an instruction-only integration that uses the Membrane CLI to access Reverse Contact. Before installing or using it: 1) be prepared to install the @membranehq/cli package (or use npx) — you will need Node/npm available on the host; 2) confirm you trust the @membranehq/cli package and the getmembrane.com / GitHub repository before running npm install -g; 3) the login flow opens a browser or provides a URL/code for manual completion — you won't hand raw API keys to the agent; and 4) if you prefer not to install global npm packages, use npx or run the CLI in a controlled environment. The registry metadata should ideally declare the CLI/node requirement; consider that mismatch when evaluating the skill for automated deployment.
功能分析
Type: OpenClaw Skill
Name: reverse-contact
Version: 1.0.3
The skill provides a standard integration for Reverse Contact via the Membrane CLI. It guides the agent through installing the `@membranehq/cli` package, authenticating, and managing lead generation data. No malicious intent or unauthorized data access patterns were identified; the instructions focus on using the Membrane platform's built-in security and connection management features.
能力评估
Purpose & Capability
The name and description (Reverse Contact integration) match the SKILL.md: it uses the Membrane CLI to manage connections and run actions against Reverse Contact. One small mismatch: the registry metadata lists no required binaries or environment variables, but the SKILL.md explicitly requires network access and a Membrane account and expects the membrane CLI (and sometimes npx/npm) to be available or installed.
Instruction Scope
Runtime instructions are scoped to using the Membrane CLI: login, connect, list actions, create actions, and run actions. The skill does not instruct the agent to read unrelated files, request unrelated credentials, or exfiltrate data to third-party endpoints. Authentication is delegated to Membrane and the instructions explicitly advise not to ask users for API keys.
Install Mechanism
There is no install spec in the registry (instruction-only), but the SKILL.md tells users to install @membranehq/cli via npm (npm install -g) and uses npx in examples. Installing an official-scope npm package is a common, moderate-risk action (vs. downloading arbitrary archives). The SKILL.md references an official package name and official docs/repository, which reduces but does not eliminate supply-chain risk. The registry should have declared that the CLI is required.
Credentials
The skill does not request any environment variables or secrets and explicitly recommends letting Membrane manage credentials server-side. This is proportionate: a connector that delegates auth to a platform typically does not need user API keys. The requirement for a Membrane account is reasonable given the described flow.
Persistence & Privilege
The skill is not always-enabled, is user-invocable, and does not request elevated or persistent system-wide configuration. It does not claim to modify other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install reverse-contact - 安装完成后,直接呼叫该 Skill 的名称或使用
/reverse-contact触发 - 根据 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
元数据
常见问题
Reverse Contact 是什么?
Reverse Contact integration. Manage Persons, Organizations, Users, Goals, Filters. Use when the user wants to interact with Reverse Contact data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 195 次。
如何安装 Reverse Contact?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install reverse-contact」即可一键安装,无需额外配置。
Reverse Contact 是免费的吗?
是的,Reverse Contact 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Reverse Contact 支持哪些平台?
Reverse Contact 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Reverse Contact?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills