← Back to Skills Marketplace
Outsystems
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
151
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install outsystems
Description
OutSystems integration. Manage data, records, and automate workflows. Use when the user wants to interact with OutSystems data.
Usage Guidance
This skill appears to be what it says (an OutSystems integration that uses Membrane), but note two practical concerns before installing/using it: (1) the SKILL.md requires npm/npx and the @membranehq/cli package, yet the registry metadata doesn't list required binaries — verify you have Node/npm and that the metadata matches the runtime requirements; (2) a global 'npm install -g' runs package install scripts and writes binaries to your system — confirm the @membranehq/cli package and publisher (getmembrane / @membranehq) are legitimate, or prefer 'npx @membranehq/cli' (which avoids a global install) if you want less persistence. Also confirm you are comfortable completing the interactive Membrane login flow (it will require a Membrane account and a browser/code exchange). If anything about the package name, homepage, or repository looks off, stop and verify the upstream project before proceeding.
Capability Analysis
Type: OpenClaw Skill
Name: outsystems
Version: 1.0.3
The skill provides instructions for an AI agent to interact with OutSystems using the Membrane CLI. It guides the agent through installing the `@membranehq/cli` npm package, authenticating, and managing OutSystems actions. The instructions are transparent, align with the stated purpose of the integration, and do not contain evidence of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
The SKILL.md describes an OutSystems integration implemented through the Membrane CLI, which is coherent with the skill name and description. However, the registry metadata lists no required binaries while the instructions clearly require npm/npx and the @membranehq/cli package — that metadata omission is inconsistent with the documented purpose.
Instruction Scope
Instructions stay on task: they describe installing/using the Membrane CLI, authenticating, creating a connection to OutSystems, discovering and running actions, and creating actions if needed. The guidance does not instruct reading unrelated files or exfiltrating arbitrary data; it also explicitly advises not to ask users for API keys.
Install Mechanism
The SKILL.md recommends 'npm install -g @membranehq/cli@latest' and shows npx examples. Global npm installs execute package install scripts and place binaries on disk; this is a moderate-risk install mechanism relative to an instruction-only skill. The registry did not declare this requirement, and there is no automated install spec — the user would perform the install manually, which reduces automated risk but still requires trusting the npm package and its publisher.
Credentials
No environment variables or secret requests are declared or required. The skill requires a Membrane account and network access; authentication is interactive/browser-based (or via a login code for headless flows). These requirements are proportionate to a CLI-driven integration.
Persistence & Privilege
The skill does not request persistent/always-on presence, nor does it modify other skills or system-wide settings. It is user-invocable and allows autonomous model invocation (platform default), which is expected for an integration skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install outsystems - After installation, invoke the skill by name or use
/outsystems - 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 Outsystems?
OutSystems integration. Manage data, records, and automate workflows. Use when the user wants to interact with OutSystems data. It is an AI Agent Skill for Claude Code / OpenClaw, with 151 downloads so far.
How do I install Outsystems?
Run "/install outsystems" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Outsystems free?
Yes, Outsystems is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Outsystems support?
Outsystems is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Outsystems?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills