← Back to Skills Marketplace
Ringover
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
133
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install ringover
Description
Ringover integration. Manage Persons, Organizations, Deals, Leads, Activities, Notes and more. Use when the user wants to interact with Ringover data.
Usage Guidance
This skill appears to be a legitimate Ringover integration that relies on the Membrane CLI, but note two things before installing: (1) the registry metadata lists no required binaries while the SKILL.md requires installing/running Node/npm/npx and @membranehq/cli — confirm you are comfortable installing a global npm package and that Node/npm are available; (2) the integration uses Membrane for authentication (web-based login and connection creation) — verify you trust the Membrane service and the npm package (check the package page, GitHub repo, and homepage). If you need stricter guarantees, ask the publisher to add an explicit install spec and declared runtime dependencies (node/npm) and clarify where credentials and tokens are stored/cached locally.
Capability Analysis
Type: OpenClaw Skill
Name: ringover
Version: 1.0.3
The skill bundle provides instructions for an AI agent to interact with the Ringover API using the Membrane CLI. It involves installing the '@membranehq/cli' npm package and executing commands for authentication and action management through the Membrane platform. The instructions in SKILL.md are consistent with the stated purpose of the integration and do not exhibit signs of malicious intent, data exfiltration, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The skill's name, description, and instructions all describe a Ringover integration implemented via the Membrane CLI — that is coherent. However, the registry metadata claims no required binaries or env vars, while the SKILL.md explicitly instructs installing/running the Membrane CLI via npm/npx. The missing declared dependency on npm/node is an inconsistency.
Instruction Scope
SKILL.md stays within the expected scope (discovering/creating/running Membrane 'actions' for Ringover). It does not instruct reading arbitrary files or accessing unrelated env vars. It does, however, direct the user/agent to install a CLI, perform interactive web login, and exchange authorization codes — all expected for this integration but outside the registry's declared requirements.
Install Mechanism
There is no formal install spec in the registry (instruction-only), but the docs instruct installing @membranehq/cli from the public npm registry using `npm install -g` or `npx`. Installing a global npm package will write binaries to disk and requires Node/npm; this is a moderate risk/action that should have been declared. The npm source is a standard public registry (not a personal URL), which is expected for a CLI.
Credentials
The skill declares no required environment variables or credentials and the instructions explicitly recommend creating a connection so Membrane handles auth server-side. There is no request for unrelated secrets in the SKILL.md. The only implicit requirement is a Membrane account.
Persistence & Privilege
The skill does not request always:true and does not claim to modify other skills or global agent settings. Model invocation is allowed (default), which is normal for skills. The only persistence implied is installing the CLI on the host, which is a local change the user must opt into.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ringover - After installation, invoke the skill by name or use
/ringover - 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
Frequently Asked Questions
What is Ringover?
Ringover integration. Manage Persons, Organizations, Deals, Leads, Activities, Notes and more. Use when the user wants to interact with Ringover data. It is an AI Agent Skill for Claude Code / OpenClaw, with 133 downloads so far.
How do I install Ringover?
Run "/install ringover" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ringover free?
Yes, Ringover is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ringover support?
Ringover is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ringover?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills