← 返回 Skills 市场
Uniify
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
198
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install uniify
功能描述
Uniify integration. Manage data, records, and automate workflows. Use when the user wants to interact with Uniify data.
安全使用建议
This skill is coherent: it uses the Membrane CLI to manage Uniify connectors and actions and does not request unrelated secrets. Before installing, confirm you trust the Membrane project (@membranehq on npm and getmembrane.com) because npm install -g pulls code from the public registry. If you prefer lower risk, use npx to avoid a global install (the SKILL.md already shows npx in places). When performing headless login, only paste the code into the official Membrane CLI prompt — do not share it elsewhere. Review Membrane's privacy and permission model for the connector you create, and verify any connection IDs or action inputs before running actions that modify data.
功能分析
Type: OpenClaw Skill
Name: uniify
Version: 1.0.1
The skill provides instructions for an AI agent to interact with the Uniify platform using the Membrane CLI. It includes standard procedures for CLI installation via npm (@membranehq/cli), authentication, and action management. The instructions in SKILL.md are consistent with the stated purpose of workflow automation and do not contain evidence of malicious intent, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description (Uniify integration) align with the instructions: all commands use the Membrane CLI to connect to a Uniify connector, discover/create actions, and run them. No unrelated services, credentials, or binaries are requested.
Instruction Scope
SKILL.md limits runtime actions to installing/using the Membrane CLI, logging in, connecting to a Uniify connector, listing/creating/running actions, and polling build state. It does not instruct reading local secrets, unrelated system paths, or posting data to unexpected endpoints.
Install Mechanism
The install is instruction-only and asks users to run npm install -g @membranehq/cli@latest (and sometimes npx). Installing a global npm package is a common pattern but carries standard supply-chain risk (pulling latest from npm). This is expected for a CLI-based integration, but users may prefer npx to avoid a global install.
Credentials
The skill declares no required environment variables or credentials. Authentication is delegated to Membrane (browser-based OAuth/code flow). The requested access is proportional to the stated purpose and does not ask for unrelated secrets.
Persistence & Privilege
always is false and autonomous invocation is allowed (platform default). The skill does not request persistent system-wide configuration or access to other skills' credentials; no excessive privileges are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install uniify - 安装完成后,直接呼叫该 Skill 的名称或使用
/uniify触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Uniify 是什么?
Uniify integration. Manage data, records, and automate workflows. Use when the user wants to interact with Uniify data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 198 次。
如何安装 Uniify?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install uniify」即可一键安装,无需额外配置。
Uniify 是免费的吗?
是的,Uniify 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Uniify 支持哪些平台?
Uniify 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Uniify?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills