← 返回 Skills 市场
Simplero
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
103
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install simplero-integration
功能描述
Simplero integration. Manage Persons, Organizations, Deals, Pipelines, Activities, Notes and more. Use when the user wants to interact with Simplero data.
安全使用建议
This skill appears to do what it says: it uses the Membrane CLI to interact with Simplero rather than directly asking for Simplero API keys. Before installing/use: 1) Confirm you trust the Membrane service (@membranehq/cli on npm and getmembrane.com) because Membrane will broker access to your Simplero data. 2) Prefer running with npx (npx @membranehq/cli@latest ...) if you want to avoid a global npm install; global npm installs require node/npm on the host and will modify system state. 3) Verify the npm package and publisher (check npmjs.com and the GitHub repo) to reduce supply-chain risk. 4) Expect an interactive/browser-based OAuth flow—ensure you are comfortable completing that and that no other local secrets are required. 5) Note the manifest omitted required runtime bits (node/npm and network/browser); ensure those are available before using the skill.
功能分析
Type: OpenClaw Skill
Name: simplero-integration
Version: 1.0.1
The skill bundle provides instructions for an AI agent to integrate with Simplero using the Membrane CLI. It guides the agent through installing the '@membranehq/cli' package, authenticating via Membrane's OAuth flow, and managing Simplero resources (contacts, products, etc.) through Membrane's action-based system. The instructions prioritize security by advising the agent to let Membrane handle credentials rather than asking the user for API keys. No malicious code, data exfiltration, or harmful prompt injections were detected.
能力评估
Purpose & Capability
The skill claims to integrate with Simplero and the SKILL.md consistently instructs using the Membrane CLI to do that. However, the registry metadata lists no required binaries or credentials while the instructions require installing/running the Membrane CLI (npm/node or npx) and a Membrane account—so the manifest omits expected runtime requirements (npm/node, network, browser for interactive login).
Instruction Scope
Runtime instructions focus on installing/using the Membrane CLI, creating a connection, searching for and running actions, and following an OAuth-like browser flow. The instructions do not ask the agent to read unrelated files, access unrelated environment variables, or exfiltrate data. They do instruct running npm install -g which modifies the host environment if performed.
Install Mechanism
There is no registry install spec; the SKILL.md recommends installing @membranehq/cli from the public npm registry (or using npx). Installing a package from npm is a common pattern but carries the usual supply-chain considerations; there are no downloads from unknown hosts or embedded archives in the skill itself.
Credentials
The skill declares no required environment variables and explicitly instructs not to ask users for Simplero API keys, instead using Membrane to manage credentials. This is proportionate to the stated purpose. The only 'credential' requirement is a Membrane account/connection created via the CLI.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request elevated/persistent system presence or modify other skills' configs. The default ability for the model to invoke the skill is preserved (disable-model-invocation=false), which is normal—no additional persistent privileges are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install simplero-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/simplero-integration触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
元数据
常见问题
Simplero 是什么?
Simplero integration. Manage Persons, Organizations, Deals, Pipelines, Activities, Notes and more. Use when the user wants to interact with Simplero data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 103 次。
如何安装 Simplero?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install simplero-integration」即可一键安装,无需额外配置。
Simplero 是免费的吗?
是的,Simplero 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Simplero 支持哪些平台?
Simplero 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Simplero?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills