← Back to Skills Marketplace
Uniify
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
198
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install uniify
Description
Uniify integration. Manage data, records, and automate workflows. Use when the user wants to interact with Uniify data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install uniify - After installation, invoke the skill by name or use
/uniify - 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
Frequently Asked Questions
What is Uniify?
Uniify integration. Manage data, records, and automate workflows. Use when the user wants to interact with Uniify data. It is an AI Agent Skill for Claude Code / OpenClaw, with 198 downloads so far.
How do I install Uniify?
Run "/install uniify" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Uniify free?
Yes, Uniify is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Uniify support?
Uniify is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Uniify?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills