← 返回 Skills 市场
gora050

Onna

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
129
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install onna
功能描述
Onna integration. Manage data, records, and automate workflows. Use when the user wants to interact with Onna data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install onna
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /onna 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug onna
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Onna 是什么?

Onna integration. Manage data, records, and automate workflows. Use when the user wants to interact with Onna data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 129 次。

如何安装 Onna?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install onna」即可一键安装,无需额外配置。

Onna 是免费的吗?

是的,Onna 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Onna 支持哪些平台?

Onna 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Onna?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论