← Back to Skills Marketplace
Xebialabs
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
128
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install xebialabs
Description
XebiaLabs integration. Manage data, records, and automate workflows. Use when the user wants to interact with XebiaLabs data.
Usage Guidance
This skill is coherent but relies on the Membrane CLI and your Membrane account. Before installing: verify the @membranehq/cli package and the vendor (check the package on npm and the GitHub repo), prefer using npx or a local install instead of a global npm -g install if you want to avoid adding a persistent binary, confirm you trust getmembrane.com and the Membrane account flow, and do not provide unrelated API keys or secrets if the skill asks for them later. If you need stricter isolation, run the CLI in a sandbox or container and review the Membrane privacy/permission docs.
Capability Analysis
Type: OpenClaw Skill
Name: xebialabs
Version: 1.0.1
The skill provides instructions for an AI agent to interact with XebiaLabs using the Membrane CLI (@membranehq/cli). It outlines standard procedures for installation, authentication, and executing DevOps actions through the Membrane platform. The instructions are well-documented, align with the stated purpose of workflow automation, and do not contain any evidence of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
Name and description match the instructions: the SKILL.md exclusively describes using the Membrane CLI to connect to XebiaLabs and run/discover actions. Nothing in the file requests unrelated resources or credentials.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, performing membrane login/connect/action list/create/get/run, and following an OAuth-like browser flow. The instructions explicitly avoid asking for user API keys and do not request reading unrelated files or system state.
Install Mechanism
The skill instructs installation via npm (npm install -g @membranehq/cli@latest) or npx. This is an expected, traceable install source (npm registry) for a CLI, but installing global npm packages executes third-party code on the machine — verify the @membranehq package and prefer npx or scoped installation if you want less persistent impact.
Credentials
The skill declares no required environment variables, config paths, or credentials. It requires a Membrane account and network access, which are proportional for a hosted integration that manages auth server-side.
Persistence & Privilege
always is false and model invocation is allowed (platform default). The skill is instruction-only and does not request permanent system-wide changes or access to other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install xebialabs - After installation, invoke the skill by name or use
/xebialabs - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Xebialabs?
XebiaLabs integration. Manage data, records, and automate workflows. Use when the user wants to interact with XebiaLabs data. It is an AI Agent Skill for Claude Code / OpenClaw, with 128 downloads so far.
How do I install Xebialabs?
Run "/install xebialabs" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Xebialabs free?
Yes, Xebialabs is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Xebialabs support?
Xebialabs is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Xebialabs?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills