← Back to Skills Marketplace
Ro Innovation
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
114
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install ro-innovation
Description
Ro Innovation integration. Manage data, records, and automate workflows. Use when the user wants to interact with Ro Innovation data.
Usage Guidance
This skill is internally consistent, but before installing/use consider: (1) Verify you trust Membrane (getmembrane.com / the @membranehq npm package and the referenced GitHub repo) because you'll be authenticating through their service and granting it access to Ro Innovation data. (2) Prefer using npx or pinning a specific CLI version instead of npm install -g @membranehq/cli@latest to reduce supply-chain and global-install risks. (3) Authentication opens a browser or produces a code — follow secure device/browser practices and don't paste sensitive system credentials. (4) The skill is instruction-only: it won't run anything until you (or an agent) execute the CLI. If you allow autonomous agent actions, be aware the agent could call membrane commands using any active connection, so only enable autonomous invocation if you trust the source. (5) If you need higher assurance, inspect the @membranehq/cli package source or run the CLI in an isolated environment (container or VM) before giving it production access.
Capability Analysis
Type: OpenClaw Skill
Name: ro-innovation
Version: 1.0.1
The skill bundle provides instructions for an AI agent to integrate with the Ro Innovation platform via the Membrane CLI. It follows security best practices by delegating authentication and credential management to the Membrane service rather than handling secrets locally. The instructions in SKILL.md are consistent with the stated purpose of managing sales content and do not contain evidence of malicious intent, data exfiltration, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name/description promise Ro Innovation integration and all instructions use the Membrane CLI with the ro-innovation connectorKey — this is coherent and expected for that purpose. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md contains only CLI usage for Membrane (login, connect, action list/create/run). It does not instruct reading unrelated files or exfiltrating other environment variables. It does instruct interactive and headless login flows which are appropriate for establishing connections.
Install Mechanism
The skill recommends installing @membranehq/cli from npm (npm install -g @membranehq/cli@latest) or using npx. Using npm and the @latest tag is a normal but non-zero supply-chain risk (global install modifies the host). Prefer npx or pinning a specific version if you want reduced persistence/change risk.
Credentials
No environment variables or secrets are requested by the skill. SKILL.md explicitly instructs Membrane to handle credentials server-side and advises not to ask users for API keys, which is proportionate for this integration.
Persistence & Privilege
Skill is instruction-only with no install spec and does not request always: true. Installing the CLI is a host-side action (user-controlled). The skill itself does not request system-level persistence or modify other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ro-innovation - After installation, invoke the skill by name or use
/ro-innovation - 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 Ro Innovation?
Ro Innovation integration. Manage data, records, and automate workflows. Use when the user wants to interact with Ro Innovation data. It is an AI Agent Skill for Claude Code / OpenClaw, with 114 downloads so far.
How do I install Ro Innovation?
Run "/install ro-innovation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ro Innovation free?
Yes, Ro Innovation is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ro Innovation support?
Ro Innovation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ro Innovation?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills