← Back to Skills Marketplace
gora050

Reipro

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
174
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install reipro
Description
REIPro integration. Manage Leads, Deals, Persons, Organizations, Projects, Activities and more. Use when the user wants to interact with REIPro data.
Usage Guidance
This skill appears coherent and focused on using the Membrane CLI to access REIPro. Before installing: (1) confirm you trust the Membrane project and the npm package @membranehq/cli (check the npm/GitHub publisher and recent releases), (2) be aware that installing a global npm package can modify your system PATH and requires appropriate privileges, and (3) review Membrane's docs to understand where credentials or tokens are stored locally (the SKILL.md says auth is handled server-side, but local CLI tooling may cache tokens). If you do not trust Membrane or cannot review the package, avoid installing the CLI and instead use another vetted integration path.
Capability Analysis
Type: OpenClaw Skill Name: reipro Version: 1.0.3 The skill provides instructions for integrating OpenClaw with REIPro using the Membrane CLI. It guides the agent through installing the `@membranehq/cli` npm package, authenticating via `membrane login`, and managing real estate data through Membrane's middleware. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the instructions are consistent with the stated purpose of property and lead management.
Capability Assessment
Purpose & Capability
The name/description (REIPro integration) match the instructions: the SKILL.md directs the agent to use the Membrane CLI to create connections, discover actions, and run them against REIPro. There are no unrelated dependencies or env vars requested.
Instruction Scope
Runtime instructions are narrowly scoped to installing and using the Membrane CLI (login, connect, action list/run/create). They do not instruct reading arbitrary files, scanning system state, or exfiltrating data to unrelated endpoints. Authentication is described as browser-based or headless code flow and the skill explicitly advises against asking users for API keys.
Install Mechanism
The only install instruction is 'npm install -g @membranehq/cli@latest'. Installing a global npm package is a reasonable way to get a CLI but carries the usual npm risks (supply-chain risk, global changes). This is proportionate to the stated purpose but users should verify the package and publisher (@membranehq) before installing.
Credentials
The skill declares no required environment variables, no config paths, and no primary credential. All auth is handled via Membrane's CLI/browser flow per SKILL.md. There is no request for unrelated secrets or multi-service credentials.
Persistence & Privilege
The skill is instruction-only, has no install script that writes to disk beyond recommending an npm CLI install, and 'always' is false. Agent autonomous invocation is allowed (default) but this is expected and not excessive here because the skill does not request broad credentials or privileged system access.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install reipro
  3. After installation, invoke the skill by name or use /reipro
  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 reipro
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Reipro?

REIPro integration. Manage Leads, Deals, Persons, Organizations, Projects, Activities and more. Use when the user wants to interact with REIPro data. It is an AI Agent Skill for Claude Code / OpenClaw, with 174 downloads so far.

How do I install Reipro?

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

Is Reipro free?

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

Which platforms does Reipro support?

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

Who created Reipro?

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

💬 Comments