← 返回 Skills 市场
rajtejani61

Tavily Search

作者 RajTejani · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
1711
总下载
1
收藏
42
当前安装
1
版本数
在 OpenClaw 中安装
/install tavily-web-search
功能描述
AI-optimized search and content extraction using Tavily API. Includes deep search, news filtering, and raw content extraction for LLM processing.
安全使用建议
Install only if you are comfortable sending your search queries, provided URLs, and Tavily API key to Tavily. Avoid putting secrets or confidential internal details into searches, and review Tavily's data handling terms if using it in a sensitive environment.
功能分析
Type: OpenClaw Skill Name: tavily-web-search Version: 1.0.0 The OpenClaw AgentSkills bundle for Tavily Web Search is benign. All files, including `_meta.json`, `SKILL.md`, `scripts/extract.mjs`, and `scripts/search.mjs`, align with the stated purpose of interacting with the Tavily API for search and content extraction. The scripts correctly retrieve the `TAVILY_API_KEY` from environment variables and make legitimate POST requests to `https://api.tavily.com`. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts in the `SKILL.md` file.
能力评估
Purpose & Capability
The stated purpose is Tavily-powered web search and content extraction, and the scripts only implement those functions against Tavily search and extract endpoints.
Instruction Scope
The documentation clearly names Tavily and the required API key, but the scripts do not show a separate runtime warning before sending the query or URL list to Tavily.
Install Mechanism
There is no install-time downloader, package install, persistence setup, or remote code execution path; the artifact contains a markdown skill file and two small Node scripts.
Credentials
The required Node runtime and TAVILY_API_KEY are proportionate for a Tavily integration. The scripts read only command-line inputs and that one environment variable.
Persistence & Privilege
No background worker, autorun behavior, filesystem mutation, privilege escalation, or modification of other skills is present.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tavily-web-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tavily-web-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Tavily Search skill. - Provides AI-optimized web search and content extraction using the Tavily API. - Supports deep search, news filtering, and raw content extraction for LLM processing. - Requires Node.js and a Tavily API key. - Includes CLI scripts for search and extraction with flexible options for result count, topic, and recency. - Designed to return clean, relevant results for AI-based applications.
元数据
Slug tavily-web-search
版本 1.0.0
许可证
累计安装 43
当前安装数 42
历史版本数 1
常见问题

Tavily Search 是什么?

AI-optimized search and content extraction using Tavily API. Includes deep search, news filtering, and raw content extraction for LLM processing. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1711 次。

如何安装 Tavily Search?

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

Tavily Search 是免费的吗?

是的,Tavily Search 完全免费(开源免费),可自由下载、安装和使用。

Tavily Search 支持哪些平台?

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

谁开发了 Tavily Search?

由 RajTejani(@rajtejani61)开发并维护,当前版本 v1.0.0。

💬 留言讨论