← Back to Skills Marketplace
gora050

Simplero

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
103
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install simplero-integration
Description
Simplero integration. Manage Persons, Organizations, Deals, Pipelines, Activities, Notes and more. Use when the user wants to interact with Simplero data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install simplero-integration
  3. After installation, invoke the skill by name or use /simplero-integration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
Metadata
Slug simplero-integration
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Simplero?

Simplero integration. Manage Persons, Organizations, Deals, Pipelines, Activities, Notes and more. Use when the user wants to interact with Simplero data. It is an AI Agent Skill for Claude Code / OpenClaw, with 103 downloads so far.

How do I install Simplero?

Run "/install simplero-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Simplero free?

Yes, Simplero is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Simplero support?

Simplero is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Simplero?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.

💬 Comments