← 返回 Skills 市场
gora050

Tavily

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
101
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install tavily-integration
功能描述
Tavily integration. Manage data, records, and automate workflows. Use when the user wants to interact with Tavily data.
安全使用建议
This skill is coherent: it delegates auth and API calls to the Membrane CLI and does not ask for unrelated secrets. Before installing/running: (1) Verify the CLI package (@membranehq/cli) and its GitHub repository to ensure you trust the publisher; prefer running via npx for one-off usage if you want to avoid a global install. (2) Be aware that Membrane will broker your credentials and see the connections you create—review Membrane's privacy/security documentation. (3) In headless environments you’ll need to complete the login flow manually (open an authorization URL). If you’re uncomfortable installing third-party CLIs or delegating credentials to a brokered service, do not install and instead interact with Tavily via documented direct APIs.
功能分析
Type: OpenClaw Skill Name: tavily-integration Version: 1.0.1 The skill instructs the AI agent to perform high-privilege operations, including installing a global npm package (@membranehq/cli) and authenticating with an external platform (Membrane). While these actions are aligned with the stated purpose of integrating Tavily, the requirement for global software installation and the redirection of all API interactions through a third-party service introduces significant supply chain risks and environment-level changes. The instructions in SKILL.md effectively move the agent's execution logic and credential management to an external, unvetted platform.
能力评估
Purpose & Capability
The skill claims to integrate with Tavily and all runtime instructions use the Membrane CLI to create connections and run actions against a Tavily connector. Required resources (network, Membrane account) match the described purpose.
Instruction Scope
Instructions only cover installing/using the Membrane CLI, authenticating, creating connections, discovering actions, and running them. There are no instructions to read unrelated system files, export secrets, or call external endpoints outside Membrane/Tavily.
Install Mechanism
The skill is instruction-only (no install spec), but it recommends installing @membranehq/cli globally via npm (and alternately uses npx). Installing a global npm package is expected for a CLI integration, but users should verify the package identity and source before installing.
Credentials
No environment variables, credentials, or config paths are requested by the skill. Authentication is delegated to Membrane via an interactive login flow, which is proportionate to the stated task.
Persistence & Privilege
The skill does not request always:true or other persistent elevated privileges, nor does it instruct modifying other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tavily-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tavily-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug tavily-integration
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Tavily 是什么?

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

如何安装 Tavily?

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

Tavily 是免费的吗?

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

Tavily 支持哪些平台?

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

谁开发了 Tavily?

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

💬 留言讨论