← Back to Skills Marketplace
gora050

Reverse Contact

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
195
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install reverse-contact
Description
Reverse Contact integration. Manage Persons, Organizations, Users, Goals, Filters. Use when the user wants to interact with Reverse Contact data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install reverse-contact
  3. After installation, invoke the skill by name or use /reverse-contact
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug reverse-contact
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Reverse Contact?

Reverse Contact integration. Manage Persons, Organizations, Users, Goals, Filters. Use when the user wants to interact with Reverse Contact data. It is an AI Agent Skill for Claude Code / OpenClaw, with 195 downloads so far.

How do I install Reverse Contact?

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

Is Reverse Contact free?

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

Which platforms does Reverse Contact support?

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

Who created Reverse Contact?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments