← Back to Skills Marketplace
Vectara
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
117
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install vectara
Description
Vectara integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vectara data.
Usage Guidance
This skill is a documentation-only integration that asks you to use the Membrane CLI to connect to Vectara. Before installing the CLI, verify the @membranehq/cli package and its repository (https://github.com/membranedev/application-skills) and confirm you trust the Membrane service. Note that global npm installs execute code on your machine—use npx for one-off runs if you prefer not to install globally. You will need a Membrane account and network access; Membrane will handle auth server-side, so you should not be prompted to supply Vectara API keys directly. If you want to limit risk, audit the CLI package and run it in a controlled environment (or use a container) before giving it access to production data.
Capability Analysis
Type: OpenClaw Skill
Name: vectara
Version: 1.0.1
The skill bundle provides instructions for an AI agent to integrate with Vectara using the Membrane CLI. It outlines standard procedures for CLI installation via npm, authentication, and executing actions through the Membrane platform. No malicious intent, data exfiltration, or harmful prompt injections were found; notably, the instructions include security-positive guidance to avoid manual secret handling by leveraging Membrane's connection management.
Capability Assessment
Purpose & Capability
The name/description (Vectara integration) matches the runtime instructions: use Membrane CLI to create a connection, discover and run actions against Vectara. Required network access and a Membrane account are appropriate for this purpose.
Instruction Scope
SKILL.md only instructs installing the Membrane CLI, logging in, creating/listing connections and actions, and running actions. It does not direct the agent to read unrelated files, request unrelated secrets, or call unexpected external endpoints beyond Membrane/Vectara.
Install Mechanism
This is an instruction-only skill (no install spec), but it tells users to run an npm global install (npm install -g @membranehq/cli@latest) or npx. Installing a global npm package executes code from the npm registry—common and reasonable here but worth verifying the package (source, maintainer, reputation) before installing globally.
Credentials
The skill declares no required env vars or local credentials. It explicitly delegates auth to Membrane (server-side) and warns not to ask users for API keys—this is proportionate to a connector integration.
Persistence & Privilege
Skill is not always-enabled and is user-invocable. It does not request persistent system privileges or modify other skills. The default ability for the agent to invoke the skill autonomously is normal platform behavior and not a concern here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install vectara - After installation, invoke the skill by name or use
/vectara - 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 Vectara?
Vectara integration. Manage data, records, and automate workflows. Use when the user wants to interact with Vectara data. It is an AI Agent Skill for Claude Code / OpenClaw, with 117 downloads so far.
How do I install Vectara?
Run "/install vectara" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Vectara free?
Yes, Vectara is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Vectara support?
Vectara is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Vectara?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills