← Back to Skills Marketplace
Revamp Crm
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
96
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install revamp-crm-integration
Description
Revamp CRM integration. Manage Organizations, Projects, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Revamp CRM data.
Usage Guidance
This skill appears to be what it says: a Membrane-based Revamp CRM integration. Before installing: verify you trust the @membranehq/cli package (inspect the npm package and upstream repo), prefer using npx for one-off commands if you want to avoid a global install, and be aware the CLI will open a browser or provide an auth URL for you to complete login (you will paste back a code in headless environments). No extra credentials are requested by the skill itself, but the integration requires a Membrane account and network access. If you are cautious, review the Membrane CLI source or run commands in a controlled environment (sandbox/VM) first.
Capability Analysis
Type: OpenClaw Skill
Name: revamp-crm-integration
Version: 1.0.1
The skill bundle provides instructions for integrating with Revamp CRM via the Membrane CLI. It follows security best practices by delegating credential management to the Membrane platform rather than handling secrets locally. The instructions in SKILL.md are consistent with the stated purpose, and no indicators of malicious intent, data exfiltration, or unauthorized execution were found.
Capability Assessment
Purpose & Capability
The name/description (Revamp CRM integration) match the instructions: they call the Membrane CLI to connect to Revamp CRM, discover and run actions, and create actions. Requested tools (Membrane CLI via npm) are appropriate to that purpose.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, authenticating via browser/URL, creating/listing connections and actions, and running actions. It does not direct the agent to read unrelated files, request unrelated credentials, or exfiltrate data to unexpected endpoints.
Install Mechanism
Installation is instruction-only but directs users to install @membranehq/cli globally via npm (npm install -g). This is expected for a CLI-based integration but carries the usual trust/risk of installing and running a third-party global npm package. Using npx as shown in examples reduces the need for a global install.
Credentials
The skill declares no required environment variables or credentials and explicitly instructs to let Membrane manage credentials. No unrelated secrets are requested.
Persistence & Privilege
The skill is not set to always:true and does not request system-wide configuration changes. It is instruction-only and does not ask to modify other skills or global agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install revamp-crm-integration - After installation, invoke the skill by name or use
/revamp-crm-integration - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Revamp Crm?
Revamp CRM integration. Manage Organizations, Projects, Pipelines, Users, Goals, Filters. Use when the user wants to interact with Revamp CRM data. It is an AI Agent Skill for Claude Code / OpenClaw, with 96 downloads so far.
How do I install Revamp Crm?
Run "/install revamp-crm-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Revamp Crm free?
Yes, Revamp Crm is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Revamp Crm support?
Revamp Crm is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Revamp Crm?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills