← Back to Skills Marketplace
Ploi
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
187
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install ploi
Description
Ploi integration. Manage data, records, and automate workflows. Use when the user wants to interact with Ploi data.
Usage Guidance
Before installing: (1) Verify you trust the Membrane project (@membranehq) and the getmembrane.com homepage; check npm package details (npm view @membranehq/cli) and repository activity. (2) Understand the CLI will prompt you to log in and will likely store a local session/token—if you need to limit exposure, run the CLI in an isolated environment (container or dedicated machine). (3) Confirm that connecting to the 'ploi' connector will require authorizing Ploi and that Membrane will manage Ploi credentials server-side. (4) If you are cautious about global npm installs, prefer using npx or run the CLI from a controlled environment. (5) If you want stronger assurance, inspect the @membranehq/cli source before installation or ask the publisher for an explicit statement about where CLI credentials are stored.
Capability Analysis
Type: OpenClaw Skill
Name: ploi
Version: 1.0.3
The skill bundle provides instructions for an AI agent to integrate with Ploi via the Membrane CLI. It outlines standard procedures for installing the `@membranehq/cli` package, authenticating, and executing actions through the Membrane platform. The instructions include security-positive best practices, such as delegating credential management to the platform rather than requesting raw API keys from the user. No evidence of malicious intent, data exfiltration, or unauthorized execution was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The skill is named 'Ploi' but implements the integration via the Membrane platform/CLI (getmembrane.com). That is coherent for a connector-style skill, but the registry metadata did not explicitly declare the need for a Membrane account or network access even though SKILL.md states both are required.
Instruction Scope
Instructions are narrowly scoped to installing the @membranehq/cli, performing Membrane login, creating a connection to the Ploi connector, discovering/building actions, and running them. The doc does not instruct reading unrelated files or exfiltrating data. One minor omission: it implies local credential storage via the CLI (login flow) but does not declare any config paths where tokens are kept.
Install Mechanism
Installation is via npm (npm install -g or npx). This is a common, expected mechanism for a CLI, but fetching and running code from the public npm registry carries the usual moderate risk compared to an instruction-only skill with no install step. There are no opaque download URLs or extract steps.
Credentials
The skill does not request environment variables or external credentials in the metadata, and SKILL.md explicitly discourages asking users for API keys (it delegates auth to Membrane). However, it does require a Membrane account and login flow; the registry did not list these requirements in 'required env/config' fields. No unrelated credentials are requested.
Persistence & Privilege
The skill is instruction-only, not always-enabled, and does not request elevated platform privileges. The only persistence is the standard CLI installation and the Membrane login session (typical for a CLI-based integration).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ploi - After installation, invoke the skill by name or use
/ploi - 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 Ploi?
Ploi integration. Manage data, records, and automate workflows. Use when the user wants to interact with Ploi data. It is an AI Agent Skill for Claude Code / OpenClaw, with 187 downloads so far.
How do I install Ploi?
Run "/install ploi" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ploi free?
Yes, Ploi is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ploi support?
Ploi is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ploi?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills