← Back to Skills Marketplace
Trio
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
163
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install trio
Description
Trio integration. Manage data, records, and automate workflows. Use when the user wants to interact with Trio data.
Usage Guidance
This skill is an instruction-only wrapper around the Membrane CLI and appears coherent. Before installing/using it: 1) Verify the @membranehq/cli package on the npm registry and the getmembrane.com homepage to ensure you're installing the official tool. 2) Prefer npx to avoid a global install (which can require elevated privileges). 3) Be prepared to perform an interactive browser-based login (or complete the headless code flow) — never paste login codes into untrusted places. 4) Review CLI outputs before allowing any follow-up actions, and avoid sharing secrets or system files with the CLI unless you understand why they are needed.
Capability Analysis
Type: OpenClaw Skill
Name: trio
Version: 1.0.3
The 'trio' skill is a wrapper for the Membrane CLI, designed to facilitate integrations with external platforms. The instructions in SKILL.md guide the agent to install the legitimate '@membranehq/cli' package and use it for authentication and action execution. While the documentation contains a factual error (linking the Trio Python library documentation while describing it as a project management tool), there is no evidence of malicious intent, data exfiltration, or unauthorized execution. The skill follows standard patterns for CLI-based agent tools.
Capability Assessment
Purpose & Capability
The skill is an instruction-only integration that delegates Trio operations to the Membrane CLI. The description (Trio integration) matches the required tooling (Membrane CLI) and network/Membrane account requirements.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI (login, connect, action list/create/run). It does not request unrelated files, system paths, or additional credentials, and it explicitly advises not to ask users for API keys.
Install Mechanism
The guide recommends installing @membranehq/cli via npm (npm install -g or npx). Using a public npm package is expected for a CLI, but global npm installs can require elevated privileges and pull third-party code onto the system — verify the package on the npm registry and prefer npx if you want to avoid a global install.
Credentials
No environment variables, credentials, or config paths are requested. The skill reasonably requires a Membrane account (not stored locally) and network access; these are proportionate to the described functionality.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request permanent agent presence or modify other skills/config. Normal autonomous invocation is permitted by platform defaults and is not by itself a concern here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install trio - After installation, invoke the skill by name or use
/trio - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Trio?
Trio integration. Manage data, records, and automate workflows. Use when the user wants to interact with Trio data. It is an AI Agent Skill for Claude Code / OpenClaw, with 163 downloads so far.
How do I install Trio?
Run "/install trio" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Trio free?
Yes, Trio is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Trio support?
Trio is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Trio?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills