🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

Tavily Search Optimized

by @confidentkai

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...

📋 Tips & Best Practices

1. API密钥错误: 检查环境变量或.env文件 2. 网络超时: 增加--timeout参数 3. 无结果返回: 尝试不同的搜索词 4. 缓存问题: 清除缓存目录或禁用缓存

调试命令

# 检查API密钥
python3 -c "import os; print('TAVILY_API_KEY:', os.environ.get('TAVILY_API_KEY', '未设置'))"

测试网络连接

curl -I https://api.tavily.com


*版本: 1.0.0 | 最后更新: 2026-04-15*

View on ClawHub
TERMINAL
clawhub install tavily-search-optimized-v1

🧪 Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

🔍 Can't find the right skill?

Search 60,000+ AI agent skills — free, no login needed.

Search Skills →