← Back to Skills Marketplace
gora050

Simplicate

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
122
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install simplicate
Description
Simplicate integration. Manage data, records, and automate workflows. Use when the user wants to interact with Simplicate data.
Usage Guidance
This skill appears to do what it says — it uses the Membrane CLI to manage Simplicate data. Before installing/using it: 1) Verify the @membranehq/cli package and the Membrane project on npm/GitHub (confirm repository ownership, recent activity, and that the package name matches the official project). 2) Understand that installing a global npm CLI runs third-party code on your machine; inspect the package if you have concerns. 3) During login you will open an auth URL and grant access — confirm the URL/domain is legitimate and understand what account access and scopes you are granting to Membrane. 4) Because the agent can invoke skills by default, consider whether you want autonomous access to Simplicate data from your agent; if not, disable autonomous invocation in the agent settings. If you need more assurance, request the skill's source code or a signed release from the publisher before proceeding.
Capability Analysis
Type: OpenClaw Skill Name: simplicate Version: 1.0.1 The skill bundle provides instructions for integrating Simplicate using the Membrane CLI. It outlines standard procedures for installing the CLI tool (@membranehq/cli), authenticating, and managing API actions through the Membrane platform. The instructions in SKILL.md are transparent and aligned with the stated purpose, with no evidence of malicious intent, data exfiltration, or harmful prompt injection.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The name/description (Simplicate integration) match the instructions: the SKILL.md tells the agent to use the Membrane CLI to connect to Simplicate and run actions. No unrelated credentials, binaries, or filesystem paths are requested.
Instruction Scope
Instructions are narrowly scoped to installing/using the Membrane CLI, logging in, creating a connection to the Simplicate connector, discovering actions, and running them. They do not instruct reading unrelated files, exfiltrating data, or accessing unrelated environment variables. Headless authentication requires user interaction (opening a URL and entering a code).
Install Mechanism
The README directs users to install @membranehq/cli via `npm install -g`. Installing a global npm CLI is an expected way to use such a service but carries the usual npm risks (the package executes code on install and at runtime). The SKILL has no formal install spec in registry metadata; installation is performed by following the SKILL.md instructions.
Credentials
The skill declares no required environment variables or credentials; authentication is handled interactively by the Membrane CLI. This is proportionate for a CLI-driven integration with an external SaaS API.
Persistence & Privilege
The skill is not marked 'always' and requests no system-level persistence. Autonomous invocation is allowed (default), which is normal for skills, but this skill does not request elevated platform privileges or modify other skill settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install simplicate
  3. After installation, invoke the skill by name or use /simplicate
  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
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug simplicate
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Simplicate?

Simplicate integration. Manage data, records, and automate workflows. Use when the user wants to interact with Simplicate data. It is an AI Agent Skill for Claude Code / OpenClaw, with 122 downloads so far.

How do I install Simplicate?

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

Is Simplicate free?

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

Which platforms does Simplicate support?

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

Who created Simplicate?

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

💬 Comments