← 返回 Skills 市场
gora050

Ro Innovation

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
114
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install ro-innovation
功能描述
Ro Innovation integration. Manage data, records, and automate workflows. Use when the user wants to interact with Ro Innovation data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ro-innovation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ro-innovation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug ro-innovation
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Ro Innovation 是什么?

Ro Innovation integration. Manage data, records, and automate workflows. Use when the user wants to interact with Ro Innovation data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 114 次。

如何安装 Ro Innovation?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install ro-innovation」即可一键安装,无需额外配置。

Ro Innovation 是免费的吗?

是的,Ro Innovation 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Ro Innovation 支持哪些平台?

Ro Innovation 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Ro Innovation?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论