← Back to Skills Marketplace
Wobaka
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
178
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install wobaka
Description
Wobaka integration. Manage data, records, and automate workflows. Use when the user wants to interact with Wobaka data.
Usage Guidance
This skill is mostly coherent: it uses the Membrane CLI to manage Wobaka data. Before installing or running commands, verify the Membrane CLI package (@membranehq/cli) on the npm registry and the publisher (to avoid typosquatting). Expect to authenticate via a browser or headless authorization URL — do not paste secrets into chats. Confirm you trust getmembrane.com (and the referenced GitHub repo) because Membrane will broker access to Wobaka on your behalf. Finally, note the registry metadata didn't declare the required 'membrane' CLI; treat the SKILL.md instructions as authoritative and ensure you’re comfortable installing that npm package.
Capability Analysis
Type: OpenClaw Skill
Name: wobaka
Version: 1.0.3
The skill bundle provides a standard integration for Wobaka using the Membrane CLI. The SKILL.md file contains instructions for the agent to install the '@membranehq/cli' npm package, authenticate, and manage Wobaka records via Membrane's infrastructure. No malicious indicators such as data exfiltration, unauthorized persistence, or harmful prompt injections were found; the instructions emphasize security best practices like avoiding direct handling of API keys.
Capability Assessment
Purpose & Capability
The skill's name and description (Wobaka integration) match the instructions (use Membrane CLI to connect and run Wobaka actions). However, the registry metadata lists no required binaries while the instructions explicitly require a 'membrane' CLI (npm/@membranehq/cli). This is a small inconsistency in declared requirements vs. runtime instructions.
Instruction Scope
SKILL.md is narrowly scoped to installing and using the Membrane CLI (login, connect, action list/create/run). It does not instruct reading unrelated system files or asking users for unrelated secrets; it explicitly advises not to ask users for API keys and to let Membrane manage credentials.
Install Mechanism
The skill is instruction-only (no automated install spec), but tells the operator to run 'npm install -g @membranehq/cli@latest' or use npx. Installing from npm is a normal mechanism but it is not captured in registry install metadata — verify the package name/author (@membranehq) and the npm package integrity before installing.
Credentials
The skill declares no environment variables or credentials and relies on interactive Membrane authentication flows. That is proportionate: Membrane server-side auth is used rather than asking for API keys. Ensure you trust the Membrane service (getmembrane.com) since it will broker credentials.
Persistence & Privilege
No always:true flag, no install-time code or files are included in the registry, and the skill does not request system-wide changes or other skills' configuration. Autonomous invocation is allowed (platform default) but not combined with other red flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wobaka - After installation, invoke the skill by name or use
/wobaka - 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 Wobaka?
Wobaka integration. Manage data, records, and automate workflows. Use when the user wants to interact with Wobaka data. It is an AI Agent Skill for Claude Code / OpenClaw, with 178 downloads so far.
How do I install Wobaka?
Run "/install wobaka" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Wobaka free?
Yes, Wobaka is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Wobaka support?
Wobaka is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Wobaka?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills