Install
openclaw skills install tavily-research-proProfessional AI-powered search and deep research engine. Features multi-dimensional data aggregation, semantic analysis, and automated report generation for structured information gathering.
openclaw skills install tavily-research-proProfessional-grade tool designed for researchers and analysts to gather high-quality, structured information from the web.
To comply with security audits and ensure data transparency, please note:
api.tavily.com for processing and information extraction.TAVILY_API_KEY is accessed exclusively from your local environment variables and is never stored, logged, or shared with any third party other than the official Tavily API endpoint.Deep research mode for high-accuracy information retrieval.
node {baseDir}/scripts/search.mjs "Quantum computing commercialization" --deep
分析当前互联网对某个话题的“体感温度”。
node {baseDir}/scripts/sentiment.mjs "Apple Vision Pro"
将长网页转化为结构化的情报简报,自动识别关键角色和影响。
node {baseDir}/scripts/report.mjs "[https://example.com/tech-news](https://example.com/tech-news)"
-n <count>: Number of results (default 5).
--deep: Enable advanced deep research mode.
--topic <news|general>: Specify search category.
--days <n>: Limit news search to the last n days.
Environment Requirement: A valid TAVILY_API_KEY must be configured in your environment.