← Back to Skills Marketplace
gora050

Vtiger

by Vlad Ursul · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ✓ Security Clean
341
Downloads
0
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install vtiger
Description
Vtiger integration. Manage Leads, Organizations, Persons, Deals, Activities, Notes and more. Use when the user wants to interact with Vtiger data.
Usage Guidance
This skill is coherent and uses the Membrane CLI to handle auth and Vtiger API calls. Before installing or using it: (1) confirm you trust the Membrane project and the npm package @membranehq/cli (review the package page, maintainers, and recent releases); (2) avoid installing global npm packages on shared or production hosts—use a dedicated environment or container if possible; (3) review where the Membrane CLI stores tokens/credentials and your organization’s policy on delegating CRM access to third-party services (Membrane will broker access to Vtiger); and (4) if you need to restrict automated agent behavior, remember this skill can be invoked autonomously by agents by default—adjust agent permissions if needed.
Capability Analysis
Type: OpenClaw Skill Name: vtiger Version: 1.0.4 The vtiger skill bundle provides instructions for an AI agent to manage Vtiger CRM data using the Membrane CLI. It outlines standard procedures for installation, authentication, and executing CRM actions such as querying or creating records. The instructions in SKILL.md are well-aligned with the stated purpose of CRM integration and do not contain any evidence of malicious intent, data exfiltration, or harmful prompt injections.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The name/description (Vtiger integration) match the instructions: all operations are performed via the Membrane CLI and focus on connecting to Vtiger, listing/creating/running actions, and managing records. No unrelated credentials, binaries, or paths are requested.
Instruction Scope
SKILL.md stays on-topic: it documents installing the Membrane CLI, signing in, creating a connection to Vtiger, discovering and running actions, and best practices. It does not instruct the agent to read arbitrary files, exfiltrate environment variables, or call endpoints outside the Membrane/Vtiger flow.
Install Mechanism
There is no registry install spec (skill is instruction-only). The README instructs users to run `npm install -g @membranehq/cli@latest` — a public npm global install. This is expected for a CLI but carries the usual considerations of installing global npm packages (downloads and runs third-party code); it’s moderate risk but proportionate to the stated purpose.
Credentials
The skill declares no required environment variables or credentials and explicitly instructs not to ask users for API keys, instead using Membrane-managed connections. The requested scope (a Membrane account and network access) is proportional to integrating with a hosted connector service.
Persistence & Privilege
The skill does not request always:true and has no install-time modifications described. Autonomous invocation is allowed by default (normal for skills). There is no indication it modifies other skills or system-wide configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install vtiger
  3. After installation, invoke the skill by name or use /vtiger
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.4
Auto sync from membranedev/application-skills
v1.0.3
Revert refresh marker
v1.0.2
Refresh update marker
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug vtiger
Version 1.0.4
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 5
Frequently Asked Questions

What is Vtiger?

Vtiger integration. Manage Leads, Organizations, Persons, Deals, Activities, Notes and more. Use when the user wants to interact with Vtiger data. It is an AI Agent Skill for Claude Code / OpenClaw, with 341 downloads so far.

How do I install Vtiger?

Run "/install vtiger" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Vtiger free?

Yes, Vtiger is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Vtiger support?

Vtiger is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Vtiger?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.4.

💬 Comments