← 返回 Skills 市场
gora050

Ometria

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
208
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install ometria
功能描述
Ometria integration. Manage Persons, Organizations, Deals, Pipelines, Activities, Notes and more. Use when the user wants to interact with Ometria data.
安全使用建议
This skill appears to do what it says: it uses the Membrane CLI to interact with Ometria. Before installing/use: (1) confirm you trust Membrane (getmembrane.com and the @membranehq npm package) because authentication and data flow go through their service; (2) be aware the SKILL.md expects you to run a global npm install — verify package provenance or install in a controlled environment/container if you prefer; (3) note the skill metadata did not declare the need for npm or network access even though the instructions require them; (4) if you manage sensitive Ometria data, review Membrane's privacy/security and revoke connections when no longer needed. If you want extra assurance, ask the publisher for an install spec or a signed package/repository pointer before proceeding.
功能分析
Type: OpenClaw Skill Name: ometria Version: 1.0.3 The ometria skill bundle provides instructions for an AI agent to manage Ometria data using the Membrane CLI. The instructions in SKILL.md cover standard operations such as authentication, connection management, and executing API actions (e.g., listing contacts or orders) through the 'membrane' utility. The skill follows security best practices by advising against manual credential handling and relies on a legitimate third-party integration platform (getmembrane.com) without any evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The name/description (Ometria integration) match the instructions (use Membrane to manage Ometria data). However the skill metadata claims no required binaries or env vars while SKILL.md explicitly requires network access and instructs installing the @membranehq/cli via npm — a mild mismatch between declared requirements and runtime instructions.
Instruction Scope
SKILL.md confines runtime actions to installing/using the Membrane CLI, creating connections, searching and running actions, and handling interactive auth flows. It does not instruct scraping local files or asking for unrelated secrets, but it does rely on network calls to Membrane and Ometria.
Install Mechanism
No formal install spec is present in the skill bundle, but the instructions direct the user to run `npm install -g @membranehq/cli@latest`. Installing an npm package is a reasonable approach but is not declared in the registry metadata; npm packages are a moderate risk vector and users should verify the package and publisher before installing globally.
Credentials
The skill requests no environment variables or local credentials and explicitly advises not to ask users for API keys, instead using Membrane-managed connections. This is proportionate, but it transfers credential custody to Membrane's servers — a trust consideration for the user.
Persistence & Privilege
The skill is instruction-only, has no install spec that writes files, and is not marked always:true. It does not request system-wide config changes or other skills' credentials. Normal autonomous invocation is allowed (default) but not by itself a concern.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ometria
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ometria 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug ometria
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Ometria 是什么?

Ometria integration. Manage Persons, Organizations, Deals, Pipelines, Activities, Notes and more. Use when the user wants to interact with Ometria data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 208 次。

如何安装 Ometria?

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

Ometria 是免费的吗?

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

Ometria 支持哪些平台?

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

谁开发了 Ometria?

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

💬 留言讨论