·tavily

當需要網絡搜索且沒有可用的內置工具時,或者當 Tavily 的 LLM 友好格式有益時,可以通過 Tavily 的 REST API 使用此技能進行網絡搜索、提取、映射、爬行和研究。

134安裝·2熱度·@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