← 返回 Skills 市场
goktugcy

Tavily Web Search Skill for OpenClaw 🦀

作者 Göktuğ Ceyhan · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
14112
总下载
11
收藏
104
当前安装
1
版本数
在 OpenClaw 中安装
/install tavily-web-search-for-openclaw
功能描述
use this when the user asks to search the web, look up recent information, check current events, gather online sources, or research a topic using tavily search.
安全使用建议
Install only if you are comfortable sending search queries to Tavily and using your Tavily API quota from a local key. Store the key in .secrets/tavily.key with restrictive permissions, avoid confidential queries, and note that the advertised --api-key and TAVILY_API_KEY methods do not appear to work in this version.
能力评估
Purpose & Capability
The artifacts fit the stated purpose: a Python standard-library script performs Tavily REST searches and prints results. One documentation mismatch exists: SKILL.md and CLI help mention --api-key and TAVILY_API_KEY, but the script only loads ../.secrets/tavily.key.
Instruction Scope
The trigger is somewhat broad because it includes researching a topic, but it remains framed around web search, recent information, online sources, and Tavily search rather than unrelated automatic behavior.
Install Mechanism
No package install, dependency fetch, startup hook, background service, or privileged installer is present; the artifact contains README.md, SKILL.md, and one Python script.
Credentials
Network access to https://api.tavily.com/search and transmission of the user query are expected for a Tavily search skill. Users should avoid putting confidential text into search queries.
Persistence & Privilege
The script reads a narrowly scoped local secret file at .secrets/tavily.key for the Tavily API key. It does not scan broad credential stores, write persistence, or request elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tavily-web-search-for-openclaw
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tavily-web-search-for-openclaw 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the Tavily Web Search skill for OpenClaw. - Enables web search and lightweight research via the Tavily Search API. - Requires a valid Tavily API key, provided via command line argument, environment variable, or secrets file. - Informs users if Tavily search is not configured in the environment.
元数据
Slug tavily-web-search-for-openclaw
版本 1.0.0
许可证 MIT-0
累计安装 476
当前安装数 104
历史版本数 1
常见问题

Tavily Web Search Skill for OpenClaw 🦀 是什么?

use this when the user asks to search the web, look up recent information, check current events, gather online sources, or research a topic using tavily search. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 14112 次。

如何安装 Tavily Web Search Skill for OpenClaw 🦀?

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

Tavily Web Search Skill for OpenClaw 🦀 是免费的吗?

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

Tavily Web Search Skill for OpenClaw 🦀 支持哪些平台?

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

谁开发了 Tavily Web Search Skill for OpenClaw 🦀?

由 Göktuğ Ceyhan(@goktugcy)开发并维护,当前版本 v1.0.0。

💬 留言讨论