·tavily

当需要网络搜索且没有可用的内置工具时,或者当 Tavily 的 LLM 友好格式有益时,可以通过 Tavily 的 REST API 使用此技能进行网络搜索、提取、映射、爬行和研究。

134安装·1热度·@intellectronica

安装

$npx skills add https://github.com/intellectronica/agent-skills --skill tavily

SKILL.md

Provide a curl-based interface to Tavily’s REST API for web search, extraction, mapping, crawling, and optional research. Return structured results suitable for LLM workflows and multi-step investigations.

Use for web search with optional answer and content extraction.

Set "stream": true in the POST body and use curl with -N to stream events:

当需要网络搜索且没有可用的内置工具时,或者当 Tavily 的 LLM 友好格式有益时,可以通过 Tavily 的 REST API 使用此技能进行网络搜索、提取、映射、爬行和研究。 来源:intellectronica/agent-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/intellectronica/agent-skills --skill tavily
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 tavily?

当需要网络搜索且没有可用的内置工具时,或者当 Tavily 的 LLM 友好格式有益时,可以通过 Tavily 的 REST API 使用此技能进行网络搜索、提取、映射、爬行和研究。 来源:intellectronica/agent-skills。

如何安装 tavily?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/intellectronica/agent-skills --skill tavily 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/intellectronica/agent-skills