← Back to Skills Marketplace
Proliant
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
108
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install proliant
Description
Proliant integration. Manage data, records, and automate workflows. Use when the user wants to interact with Proliant data.
Usage Guidance
This skill is coherent but requires you to install and trust the @membranehq/cli npm package and to use a Membrane account (browser login). Before installing: prefer using npx to avoid a global npm install, verify the @membranehq/cli package and its GitHub repository, confirm the 'proliant' connector maps to the data you expect, and review where the Membrane CLI stores session tokens on disk. Avoid entering secrets into chat; use the browser login flow as instructed. If you need stronger assurance, create a limited Membrane account or test with non-production data first.
Capability Analysis
Type: OpenClaw Skill
Name: proliant
Version: 1.0.1
The skill provides instructions for an AI agent to manage Proliant data using the Membrane CLI (@membranehq/cli). It outlines standard procedures for authentication, connection management, and dynamic action execution via the Membrane platform. While the documentation contains a minor discrepancy (describing Proliant as hardware management while listing CRM-like entities such as 'Matter' and 'Invoice'), the code logic and instructions are consistent with a legitimate integration framework and show no signs of malicious intent, data exfiltration, or unauthorized access.
Capability Assessment
Purpose & Capability
Name and description claim a Proliant integration and the instructions consistently use the Membrane platform and a 'proliant' connector to access data; required capabilities (network, Membrane account, CLI) are proportional to the stated purpose.
Instruction Scope
SKILL.md instructs installing/running the Membrane CLI, logging in (interactive or headless), creating connections, discovering and running actions. It does not ask the agent to read unrelated files, request unrelated credentials, or exfiltrate data to third-party endpoints outside Membrane.
Install Mechanism
No install spec in the package (instruction-only), but runtime instructions recommend installing @membranehq/cli via npm -g or using npx. This is expected for the functionality but carries normal supply-chain considerations for npm packages; prefer npx or verify the package before global install.
Credentials
The skill declares no env vars or secrets. Authentication is handled via Membrane's browser-based login flow rather than asking for API keys. The requested access (a Membrane account/session) is proportional to the task.
Persistence & Privilege
The skill is instruction-only, does not request 'always: true', and does not attempt to modify other skills or system-wide configs. Autonomous invocation is allowed (platform default) and appropriate here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install proliant - After installation, invoke the skill by name or use
/proliant - 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 Proliant?
Proliant integration. Manage data, records, and automate workflows. Use when the user wants to interact with Proliant data. It is an AI Agent Skill for Claude Code / OpenClaw, with 108 downloads so far.
How do I install Proliant?
Run "/install proliant" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Proliant free?
Yes, Proliant is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Proliant support?
Proliant is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Proliant?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills