← 返回 Skills 市场
gora050

Robly

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
187
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install robly
功能描述
Robly integration. Manage Organizations, Users. Use when the user wants to interact with Robly data.
安全使用建议
This skill uses the Membrane service and its CLI to interact with Robly — you will need a Membrane account and will authenticate via a browser (or paste a code in headless environments). Before installing, verify the @membranehq/cli npm package (publisher and repo) and prefer using npx when possible to avoid a global install. Understand that Membrane (their servers) will mediate access to your Robly data, so review Membrane's privacy and access policies and use least-privileged accounts/connections for production data.
功能分析
Type: OpenClaw Skill Name: robly Version: 1.0.3 The skill bundle provides instructions for an AI agent to integrate with the Robly email marketing platform via the Membrane CLI. The instructions in SKILL.md cover standard procedures for installation, authentication, and action discovery using the '@membranehq/cli' tool. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the skill actually promotes security best practices by advising the agent to let the middleware handle credentials rather than requesting secrets from the user.
能力评估
Purpose & Capability
Name/description (Robly integration) match the instructions: all commands and guidance center on installing and using the Membrane CLI to manage Robly connections and actions. No unrelated services, credentials, or binaries are requested.
Instruction Scope
SKILL.md limits runtime actions to installing/using the @membranehq CLI, logging in, creating connections, listing actions, creating actions, and running them. It does not instruct reading unrelated files, scanning the host, or exfiltrating arbitrary data. The guidance to use --json for machine output is reasonable and scoped to the task.
Install Mechanism
Install instructions recommend npm install -g @membranehq/cli@latest (and use of npx in examples). This is a standard public npm package install (moderate trust boundary). No downloads from untrusted URLs or archive extraction are present, but global npm installs change system state and you should verify the package source and permissions before installing.
Credentials
The skill declares no required env vars or credentials and explicitly directs users to authenticate via Membrane (browser-based login) rather than supplying API keys. Requesting a Membrane account and network access is proportional to the stated purpose.
Persistence & Privilege
Flags show no forced always-on behavior and no instructions to modify other skills or system-wide agent settings. The skill is instruction-only and does not request elevated or persistent platform privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install robly
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /robly 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug robly
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Robly 是什么?

Robly integration. Manage Organizations, Users. Use when the user wants to interact with Robly data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 187 次。

如何安装 Robly?

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

Robly 是免费的吗?

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

Robly 支持哪些平台?

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

谁开发了 Robly?

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

💬 留言讨论