← 返回 Skills 市场
jayegt002

Tavily Search Skill

作者 黑川眠也 · GitHub ↗ · v1.0.7 · MIT-0
cross-platform ✓ 安全检测通过
5323
总下载
1
收藏
47
当前安装
8
版本数
在 OpenClaw 中安装
/install tavily-search-skill
功能描述
Web search via Tavily API (alternative to Brave). Use when the user asks to search the web / look up sources / find links and Brave web_search is unavailable...
安全使用建议
Install this only if you are comfortable sending search queries to Tavily and using a Tavily API key for quota-bearing requests. Prefer the TAVILY_API_KEY environment variable or another secret manager over a plaintext apikey file when possible, and use a reviewed or pinned source if installing from GitHub.
能力评估
Purpose & Capability
The shell script performs Tavily search requests, fetches Tavily quota data, and filters blocked domains; these behaviors fit the stated web-search purpose.
Instruction Scope
The skill has a broad web-search trigger and includes installation/setup instructions, but the setup runs only when instructed to install and the routine usage is limited to search queries.
Install Mechanism
Installation uses an unpinned GitHub clone and optional system package-manager commands for curl and jq; this is disclosed but carries normal supply-chain risk.
Credentials
Network calls to Tavily, local reads of the API-key file and blocklist, temporary file use, jq, curl, and python3 are proportionate to the search and filtering workflow.
Persistence & Privilege
The skill can persist a user-provided Tavily API key in a local plaintext apikey file with chmod 600, and also supports using TAVILY_API_KEY from the environment.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tavily-search-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tavily-search-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.7
- Updated documentation with clearer installation, setup, and usage instructions. - Restructured skill directory overview and agent workflow. - Added explicit guidance on API key management and security. - Improved section on blacklist management and filtering. - Clarified dependencies and installation commands for common platforms.
v1.0.6
Security fix: remove hardcoded paths and suspicious behaviors flagged by VirusTotal
v1.0.5
🌟Added Search Result Blocklist Filtering - Added blocklist/ directory with domain blocklist and filter script blocklist/blocklist.json - Blocked domain list (supports subdomain matching) blocklist/filter_blocklist.py - Python filter script Automatically filters low-quality sources like Baidu and CSDN from search results Filtered count shown in output as [BLOCKLIST] Filtered N results 📒Changed SKILL.md Update - Fixed YAML frontmatter format GitHub Repository Structure - Standardized layout, skill moved to Tavily-Search-Skill/ subdirectory README Improvement - Added directory structure guide and blocklist usage instructions 🔧Fixed Fixed blocklist being incorrectly treated as a file instead of a directory
v1.0.4
Version 1.0.4 — No changes detected in this release. - Version number bumped to 1.0.4. - No modifications to documentation or functionality. -_meta.json → 1.0.4, add required_envs: ["TAVILY_API_KEY"] and required_binaries: ["curl", "jq"] //Skill completed: All planned issues have been confirmed and fixed. The skill will no longer be updated unless there are serious problems.
v1.0.3
Version 1.0.3 - Added version, author, and trigger metadata to SKILL.md. - Updated description to English and clarified feature list. - Revised and translated documentation sections for broader accessibility. - No functional or code changes detected.
v1.0.2
- Added _meta.json file. - SKILL.md fully translated from English to Chinese (simplified), including features, usage instructions, and output examples. - No changes to core functionality.
v1.0.1
- Updated documentation from Chinese to English for broader accessibility. - Added English installation instructions for dependencies (`curl`, `jq`) on Ubuntu/Debian and macOS. - Clarified required environment variable and API key setup in English. - No functional or code changes; documentation only.
v1.0.0
Tavily-Search-Skill 1.0.0 - 初始版本,集成 Tavily API,实现高质量网络搜索功能 - 支持实时额度管理,区分免费与付费额度,自动更新使用量 - 可切换付费优先模式,便于费用控制 - 提供完整的错误处理,包括网络或额度相关问题 - 搜索结果以结构化 JSON 返回 - 提供命令行用法示例及状态、额度查询
元数据
Slug tavily-search-skill
版本 1.0.7
许可证 MIT-0
累计安装 200
当前安装数 47
历史版本数 8
常见问题

Tavily Search Skill 是什么?

Web search via Tavily API (alternative to Brave). Use when the user asks to search the web / look up sources / find links and Brave web_search is unavailable... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5323 次。

如何安装 Tavily Search Skill?

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

Tavily Search Skill 是免费的吗?

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

Tavily Search Skill 支持哪些平台?

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

谁开发了 Tavily Search Skill?

由 黑川眠也(@jayegt002)开发并维护,当前版本 v1.0.7。

💬 留言讨论