← Back to Skills Marketplace
Ringba
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
119
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install ringba
Description
Ringba integration. Manage data, records, and automate workflows. Use when the user wants to interact with Ringba data.
Usage Guidance
This skill is coherent: it uses the Membrane CLI to connect to Ringba rather than asking you for Ringba API keys. Before installing or using it, check the @membranehq project and getmembrane.com for reputation, privacy policy, and where credentials are stored/processed. If you prefer minimal local footprint, use npx instead of npm -g. Only proceed if you trust Membrane to hold and act on your Ringba data; otherwise prefer a direct integration method that keeps credentials under your control.
Capability Analysis
Type: OpenClaw Skill
Name: ringba
Version: 1.0.1
The skill provides instructions for an AI agent to interact with the Ringba platform using the Membrane CLI (@membranehq/cli). It follows standard patterns for Membrane integrations, including guided authentication, action discovery, and execution through a third-party orchestrator. No evidence of malicious intent, data exfiltration, or unauthorized execution was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description (Ringba integration) match the instructions: the SKILL.md directs the agent to use the Membrane CLI to connect to Ringba, discover and run actions, and create actions when needed. No unrelated capabilities or credentials are requested.
Instruction Scope
Instructions are scoped to installing and using the Membrane CLI, authenticating via browser/URL, creating a connection to Ringba, discovering and running actions. They require network access and routing requests through Membrane. The SKILL.md explicitly instructs not to collect user API keys (use Membrane connections instead). Because Membrane handles auth server‑side, Ringba access and action execution will involve sending data/credentials to Membrane — this is expected for the stated design but is an important privacy consideration.
Install Mechanism
This is instruction-only with no install spec in the registry, but the README tells users to install the Membrane CLI via npm (global install) or run via npx. Using npm/npx is common and traceable to the @membranehq package on the public registry; it's not an arbitrary binary download. Consider using npx to avoid a persistent global install if you prefer less footprint.
Credentials
The skill declares no required env vars or local credentials, which is consistent with delegating auth to Membrane. However, because Membrane manages the auth lifecycle server‑side, the user should be aware that Ringba credentials and API access will be handled by Membrane's service rather than kept locally.
Persistence & Privilege
always is false, there are no requested config paths, and the skill does not ask to modify other skills or system config. Autonomous invocation is allowed (default) but not combined with other red flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ringba - After installation, invoke the skill by name or use
/ringba - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Ringba?
Ringba integration. Manage data, records, and automate workflows. Use when the user wants to interact with Ringba data. It is an AI Agent Skill for Claude Code / OpenClaw, with 119 downloads so far.
How do I install Ringba?
Run "/install ringba" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ringba free?
Yes, Ringba is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ringba support?
Ringba is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ringba?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills