← Back to Skills Marketplace
Unione
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
139
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install unione-integration
Description
UniOne integration. Manage data, records, and automate workflows. Use when the user wants to interact with UniOne data.
Usage Guidance
This skill appears coherent and uses the Membrane CLI to operate on UniOne. Before proceeding: (1) Confirm you trust Membrane/@membranehq — review the npm package page and GitHub repo linked in SKILL.md and check recent maintainer activity. (2) Prefer running via npx when possible (avoids global install). Global npm install may require elevated privileges. (3) Understand that authentication uses a browser flow and that Membrane will manage UniOne credentials server-side — verify Membrane's privacy/security practices if you will handle sensitive customer data. (4) The platform will not auto-install the CLI; you must run the install commands yourself. (5) Do not provide unrelated API keys or secrets to the agent; this skill does not request them. If you want additional assurance, ask the author for the exact npm package version, repository commit, or an audit of what the @membranehq/cli binary performs.
Capability Analysis
Type: OpenClaw Skill
Name: unione-integration
Version: 1.0.1
The skill provides instructions for an AI agent to interact with the UniOne messaging service using the Membrane CLI. It focuses on legitimate workflows such as action discovery, connection management, and automated action execution through the @membranehq/cli package. The instructions prioritize security by advising the agent to let Membrane handle credentials rather than requesting API keys directly from the user.
Capability Assessment
Purpose & Capability
Name/description (UniOne integration) match the runtime instructions: the SKILL.md directs the agent to use the Membrane CLI to connect to UniOne, discover and run actions, and create actions when needed. No unrelated services or credentials are requested.
Instruction Scope
Instructions only direct use of the Membrane CLI (login, connect, action list/create/run) and browser-based auth flows. They do not instruct reading unrelated files, scraping arbitrary system state, or exfiltrating data to unexpected endpoints.
Install Mechanism
The skill is instruction-only (no platform install spec), but SKILL.md tells users to run npm install -g @membranehq/cli@latest (or use npx). Installing from npm is typical, but it's a network operation that will install a global package (requiring elevated privileges on some systems). The install source is the npm registry (not an unknown URL), so risk is moderate and tied to trusting the @membranehq package and its maintainers.
Credentials
No environment variables, credentials, or config paths are requested. Authentication is delegated to Membrane's browser-based flow; that is proportionate for a CLI-driven integration. The only requirement is a Membrane account and network access.
Persistence & Privilege
Skill is not always-enabled and is user-invocable. It does not request persistent system presence or modify other skills. Autonomous model invocation is allowed (platform default) but not accompanied by wide credential access or other red flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install unione-integration - After installation, invoke the skill by name or use
/unione-integration - 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 Unione?
UniOne integration. Manage data, records, and automate workflows. Use when the user wants to interact with UniOne data. It is an AI Agent Skill for Claude Code / OpenClaw, with 139 downloads so far.
How do I install Unione?
Run "/install unione-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Unione free?
Yes, Unione is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Unione support?
Unione is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Unione?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills