← Back to Skills Marketplace
Robocorp
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
86
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install robocorp-integration
Description
Robocorp integration. Manage Organizations. Use when the user wants to interact with Robocorp data.
Usage Guidance
This skill is coherent but you should still verify a few things before installing/using it: confirm the @membranehq/cli package and repository (https://github.com/membranedev/application-skills and https://getmembrane.com) are legitimate; prefer using npx to avoid a global npm install if you want less footprint; be aware the workflow uses browser-based auth (you'll open a URL and paste a code) and requires network access; do not share any unrelated secrets — Membrane is intended to manage Robocorp credentials server-side. If you need stronger assurance, inspect the Membrane CLI source or test in a sandboxed environment first.
Capability Analysis
Type: OpenClaw Skill
Name: robocorp-integration
Version: 1.0.1
The skill bundle provides instructions for integrating with Robocorp using the Membrane CLI. It outlines standard procedures for installation via npm, authentication, and managing RPA actions. The instructions in SKILL.md promote security best practices by advising the agent to let the Membrane platform handle credentials rather than requesting secrets from the user. No evidence of malicious intent, data exfiltration, or suspicious obfuscation was found.
Capability Assessment
Purpose & Capability
The skill says it integrates Robocorp and all runtime instructions use the Membrane CLI and a Robocorp connector key. Requiring Membrane to mediate Robocorp access is coherent with the description and homepage.
Instruction Scope
SKILL.md limits actions to installing/using the Membrane CLI, authenticating via browser (or headless flow), creating a connection, discovering and running actions. It does not instruct reading unrelated files, asking for unrelated secrets, or posting data to unexpected endpoints.
Install Mechanism
The doc tells users to install @membranehq/cli (npm -g) or use npx. This is a normal approach for CLI-driven integrations, but installing a global npm package pulls code from the public registry — verify package provenance before installing and consider using npx to avoid global installs.
Credentials
The skill declares no required env vars or credentials and explicitly recommends not asking users for API keys (Membrane handles auth). There are no disproportionate credential requests.
Persistence & Privilege
No always:true, no required config paths, no instructions to modify other skills or system-wide agent settings. The skill is instruction-only and does not demand persistent elevated presence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install robocorp-integration - After installation, invoke the skill by name or use
/robocorp-integration - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Robocorp?
Robocorp integration. Manage Organizations. Use when the user wants to interact with Robocorp data. It is an AI Agent Skill for Claude Code / OpenClaw, with 86 downloads so far.
How do I install Robocorp?
Run "/install robocorp-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Robocorp free?
Yes, Robocorp is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Robocorp support?
Robocorp is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Robocorp?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills