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