← Back to Skills Marketplace
Woovi
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
120
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install woovi
Description
Woovi integration. Manage data, records, and automate workflows. Use when the user wants to interact with Woovi data.
Usage Guidance
This skill appears to be what it claims: a Woovi integration that uses the Membrane CLI. Before installing/using it: (1) confirm you trust the Membrane project and the @membranehq/cli npm package (review package ownership and recent releases); (2) prefer using npx or a non-global install if you don't want to install global packages; (3) review what permissions the Membrane connection will grant to your Woovi account and avoid giving broader access than needed; (4) be cautious when following login flows in shared or automated environments (headless auth prints codes to the console); and (5) if you need more assurance, inspect the Membrane CLI source code or package checksum before installing.
Capability Analysis
Type: OpenClaw Skill
Name: woovi
Version: 1.0.1
The skill provides instructions for an AI agent to interact with the Woovi payment platform via the Membrane CLI. The logic involves standard CLI operations for authentication, action discovery, and execution through the Membrane platform. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found in SKILL.md or _meta.json.
Capability Tags
Capability Assessment
Purpose & Capability
The skill's name and description claim a Woovi integration and all runtime instructions use the Membrane CLI to connect to Woovi. Asking to install and use the Membrane CLI is proportional to the stated purpose.
Instruction Scope
SKILL.md confines actions to installing/using the Membrane CLI, logging in, creating a connection, discovering and running actions, and polling build state. It does not instruct reading unrelated files, exporting environment variables, or exfiltrating data outside the Membrane flow.
Install Mechanism
There is no manifest install spec (the skill is instruction-only), but the instructions recommend installing @membranehq/cli globally via npm. That is expected for this integration but carries the usual caution about installing global npm packages (it will download and execute third-party code).
Credentials
The skill declares no required env vars or credentials. The SKILL.md explicitly directs users to let Membrane manage auth (do not ask for API keys), so there is no disproportionate credential request.
Persistence & Privilege
always is false and the skill does not request persistent or system-wide configuration changes. Autonomous invocation is allowed by default on the platform but presents no additional red flags here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install woovi - After installation, invoke the skill by name or use
/woovi - 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 Woovi?
Woovi integration. Manage data, records, and automate workflows. Use when the user wants to interact with Woovi data. It is an AI Agent Skill for Claude Code / OpenClaw, with 120 downloads so far.
How do I install Woovi?
Run "/install woovi" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Woovi free?
Yes, Woovi is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Woovi support?
Woovi is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Woovi?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills