← Back to Skills Marketplace
Onna
by
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
129
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install onna
Description
Onna integration. Manage data, records, and automate workflows. Use when the user wants to interact with Onna data.
Usage Guidance
This skill appears coherent: it directs you to install and use the Membrane CLI to connect to Onna and does not ask for unrelated secrets. Before installing, verify the @membranehq/cli package and the project homepage/repository (ensure they match the organization you trust). Prefer installing in a controlled environment (not as an unexpected global install on a production machine) and confirm the interactive login flow is acceptable for your security posture. If you require stricter auditing, review the npm package source or run the CLI in an isolated container or VM.
Capability Analysis
Type: OpenClaw Skill
Name: onna
Version: 1.0.1
The skill provides instructions for integrating with Onna via the Membrane platform. It guides the agent to install the official Membrane CLI (@membranehq/cli) and use it to manage connections and execute actions. The instructions are transparent, aligned with the stated purpose, and do not exhibit signs of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
The name/description (Onna integration) match the instructions: all runtime steps use the Membrane CLI to connect to Onna, discover actions, and run them. The capability requested (installing a CLI and authenticating) is appropriate for this integration.
Instruction Scope
SKILL.md stays within scope: it tells the agent to install and use the Membrane CLI, authenticate interactively, create/list connections, discover actions, and run them. It does not instruct reading unrelated files, environment variables, or exfiltrating data to unexpected endpoints.
Install Mechanism
The skill is instruction-only (no install spec), but it instructs users to run `npm install -g @membranehq/cli@latest`. Installing a published npm CLI is a common, proportional step for this task, but npm packages are third-party code — installing globally executes code from the public registry. Users should verify the package and source before installation.
Credentials
No environment variables, credentials, or config paths are requested in the registry metadata. Authentication is delegated to Membrane's interactive/login flow, which is consistent with the stated design (Membrane handles credentials server-side).
Persistence & Privilege
The skill does not request always:true or other elevated persistent privileges. It is user-invocable and allows autonomous invocation (default), which is expected for skills; nothing in the skill modifies other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install onna - After installation, invoke the skill by name or use
/onna - 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 Onna?
Onna integration. Manage data, records, and automate workflows. Use when the user wants to interact with Onna data. It is an AI Agent Skill for Claude Code / OpenClaw, with 129 downloads so far.
How do I install Onna?
Run "/install onna" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Onna free?
Yes, Onna is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Onna support?
Onna is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Onna?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.1.
More Skills