← Back to Skills Marketplace
Ometria
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
208
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install ometria
Description
Ometria integration. Manage Persons, Organizations, Deals, Pipelines, Activities, Notes and more. Use when the user wants to interact with Ometria data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ometria - After installation, invoke the skill by name or use
/ometria - 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 Ometria?
Ometria integration. Manage Persons, Organizations, Deals, Pipelines, Activities, Notes and more. Use when the user wants to interact with Ometria data. It is an AI Agent Skill for Claude Code / OpenClaw, with 208 downloads so far.
How do I install Ometria?
Run "/install ometria" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ometria free?
Yes, Ometria is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ometria support?
Ometria is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ometria?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills