← 返回 Skills 市场
membranedev

Vectara

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

Vectara 是什么?

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

如何安装 Vectara?

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

Vectara 是免费的吗?

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

Vectara 支持哪些平台?

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

谁开发了 Vectara?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论