← Back to Skills Marketplace
Robly
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
187
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install robly
Description
Robly integration. Manage Organizations, Users. Use when the user wants to interact with Robly data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install robly - After installation, invoke the skill by name or use
/robly - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Robly?
Robly integration. Manage Organizations, Users. Use when the user wants to interact with Robly data. It is an AI Agent Skill for Claude Code / OpenClaw, with 187 downloads so far.
How do I install Robly?
Run "/install robly" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Robly free?
Yes, Robly is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Robly support?
Robly is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Robly?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills