← Back to Skills Marketplace
Robomq
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
118
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install robomq
Description
RoboMQ integration. Manage data, records, and automate workflows. Use when the user wants to interact with RoboMQ data.
Usage Guidance
This skill appears to do what it says: it uses the Membrane CLI to integrate with RoboMQ. Before installing or following its instructions: (1) verify the @membranehq/cli npm package and its repository (owner, recent releases) before running a global npm install; consider using npx instead of global install; (2) when asked to authenticate, use the browser-based flow and do not paste sensitive secrets into chat; (3) be aware that the CLI will store credentials locally (standard for such tools) — if you need stricter control, review where Membrane stores tokens and the CLI's docs; (4) because the skill is instruction-only, there is no code bundled here, but installing third-party CLIs carries its own risk so only proceed if you trust Membrane/@membranehq.
Capability Analysis
Type: OpenClaw Skill
Name: robomq
Version: 1.0.1
The skill is a standard integration for RoboMQ using the Membrane CLI (@membranehq/cli). The instructions in SKILL.md guide the agent through legitimate operations such as authentication, connection management, and action execution via the Membrane platform. No indicators of malicious intent, data exfiltration, or unauthorized execution were found.
Capability Tags
Capability Assessment
Purpose & Capability
The skill claims to manage RoboMQ via Membrane and the SKILL.md exclusively documents installing and using the Membrane CLI to create/list connections and run actions — this matches the stated purpose. Using Membrane as an integration layer to reach RoboMQ is a plausible, coherent design choice.
Instruction Scope
All runtime instructions are limited to installing and invoking the Membrane CLI and using its login/connect/action commands. The instructions do not ask the agent to read arbitrary local files, access unrelated environment variables, or exfiltrate data to unknown endpoints. They rely on the CLI's browser-based or headless auth flow which is standard.
Install Mechanism
The skill is instruction-only (no install spec), but SKILL.md instructs users to run `npm install -g @membranehq/cli@latest` (and also shows npx usage). Installing a global npm package is an external action outside the skill bundle; verify the package's authenticity and consider using `npx` or a scoped/local install if you prefer not to install global binaries.
Credentials
The skill declares no required env vars, config paths, or credentials. Its auth flow delegates to Membrane's CLI/server and explicitly advises not to ask users for API keys, which is proportionate for an integration skill.
Persistence & Privilege
The skill is not always-enabled and requests no persistent system privileges. It does not modify other skills or system-wide agent settings. Note: autonomous model invocation is allowed by default but this is a platform default and not a specific red flag here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install robomq - After installation, invoke the skill by name or use
/robomq - 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 Robomq?
RoboMQ integration. Manage data, records, and automate workflows. Use when the user wants to interact with RoboMQ data. It is an AI Agent Skill for Claude Code / OpenClaw, with 118 downloads so far.
How do I install Robomq?
Run "/install robomq" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Robomq free?
Yes, Robomq is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Robomq support?
Robomq is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Robomq?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills