← 返回 Skills 市场
Plecto
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
187
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install plecto
功能描述
Plecto integration. Manage Organizations, Persons, Deals, Pipelines, Activities, Notes and more. Use when the user wants to interact with Plecto data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install plecto - 安装完成后,直接呼叫该 Skill 的名称或使用
/plecto触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Plecto 是什么?
Plecto integration. Manage Organizations, Persons, Deals, Pipelines, Activities, Notes and more. Use when the user wants to interact with Plecto data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 187 次。
如何安装 Plecto?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install plecto」即可一键安装,无需额外配置。
Plecto 是免费的吗?
是的,Plecto 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Plecto 支持哪些平台?
Plecto 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Plecto?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills