← 返回
未分类 Key

Tavily Search

AI-optimized search and content extraction using Tavily API. Includes deep search, news filtering, and raw content extraction for LLM processing.
使用 Tavily API 实现 AI 优化的搜索与内容提取,支持深度搜索、新闻过滤及用于 LLM 处理的原始内容提取。
rajtejani61
未分类 clawhub v1.0.0 1 版本 99807.3 Key: 需要
★ 0
Stars
📥 1,554
下载
💾 38
安装
1
版本
#latest

概述

Tavily Search

Tavily is a search engine built specifically for AI agents (LLMs). This skill provides optimized search results and content extraction.

Prerequisites

  1. Node.js installed.
  2. Tavily API Key: Get one at tavily.com.
  3. Environment Variable: Set TAVILY_API_KEY in your environment.

Usage

Search

Perform an AI-optimized search.

node scripts/search.mjs "What are the latest developments in agentic AI?"

Options:

  • -n : Number of results (default: 5, max: 20).
  • --deep: Use advanced search depth (more tokens, better results).
  • --topic : Filter by topic (default: general).
  • --days : For news topic, limit results to past N days.

Extract content from URL

node {baseDir}/scripts/extract.mjs "https://example.com/article"

Notes:

  • Needs TAVILY_API_KEY from https://tavily.com
  • Tavily is optimized for AI - returns clean, relevant snippets
  • Use --deep for complex research questions
  • Use --topic news for current events

Troubleshooting

  • Missing API Key: Ensure TAVILY_API_KEY is exported or set in your session.
  • Network Errors: Check your internet connection and API quota at Tavily.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-12 05:23 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

self-improving agent

pskoett
捕获经验教训、错误和纠正,以实现持续改进。使用时机:(1)命令或操作意外失败;(2)用户纠正……
★ 4,055 📥 795,968
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 666 📥 323,794
security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,210 📥 266,155