← Back to Skills Marketplace
Plecto
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
187
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install plecto
Description
Plecto integration. Manage Organizations, Persons, Deals, Pipelines, Activities, Notes and more. Use when the user wants to interact with Plecto data.
Usage Guidance
This skill appears coherent: it relies on the Membrane CLI to mediate access to Plecto and does not ask for unrelated secrets. Before installing, verify the Membrane CLI source (check the npm package @membranehq/cli, the getmembrane.com homepage, and the GitHub repo) and review its permissions and recent publisher activity. Prefer using npx or a local install instead of a global npm install if you want to avoid system-wide changes. During the membrane login flow, confirm which OAuth scopes are requested for your Plecto account. If you need higher assurance, inspect the CLI source code or run it in an isolated environment (container or VM) prior to granting it access to production data. If you can provide the actual npm package URL or the Membrane CLI repository, I can reassess the install risk more precisely.
Capability Analysis
Type: OpenClaw Skill
Name: plecto
Version: 1.0.3
The skill bundle provides instructions for an AI agent to integrate with Plecto using the Membrane CLI. It involves standard procedures such as installing a public npm package (@membranehq/cli), authenticating via OAuth, and discovering/executing API actions through the Membrane platform. No malicious code, data exfiltration, or harmful prompt injection attempts were identified in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The SKILL.md describes interacting with Plecto via the Membrane CLI and shows commands to connect, discover, build and run actions. Requiring the Membrane CLI and using it to manage Plecto resources is consistent with the skill's stated purpose.
Instruction Scope
Runtime instructions are limited to installing and running the Membrane CLI, authenticating via the provided login flow, and invoking membrane action/connection commands. The instructions do not ask the agent to read unrelated files, environment variables, or to send data to unexpected endpoints.
Install Mechanism
There is no formal install spec, but the SKILL.md tells users to run npm install -g @membranehq/cli@latest (and uses npx in examples). Installing a global npm package is a common but nontrivial action — it pulls code from the public npm registry (moderate risk). This is expected for a CLI-based integration but users should verify the package/source before installing or prefer npx/local install if they want less persistent system-wide changes.
Credentials
The skill declares no required env vars and explicitly instructs not to ask users for Plecto API keys, relying on Membrane to manage credentials. There are no requests for unrelated credentials or privileged config paths.
Persistence & Privilege
The skill is not always-enabled, is user-invocable, and contains no instructions to modify other skills or global agent settings. It does not request persistent elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install plecto - After installation, invoke the skill by name or use
/plecto - 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 Plecto?
Plecto integration. Manage Organizations, Persons, Deals, Pipelines, Activities, Notes and more. Use when the user wants to interact with Plecto data. It is an AI Agent Skill for Claude Code / OpenClaw, with 187 downloads so far.
How do I install Plecto?
Run "/install plecto" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Plecto free?
Yes, Plecto is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Plecto support?
Plecto is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Plecto?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills