← Back to Skills Marketplace
rajtejani61

Tavily Search

by RajTejani · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
1711
Downloads
1
Stars
42
Active Installs
1
Versions
Install in OpenClaw
/install tavily-web-search
Description
AI-optimized search and content extraction using Tavily API. Includes deep search, news filtering, and raw content extraction for LLM processing.
Usage Guidance
Install only if you are comfortable sending your search queries, provided URLs, and Tavily API key to Tavily. Avoid putting secrets or confidential internal details into searches, and review Tavily's data handling terms if using it in a sensitive environment.
Capability Analysis
Type: OpenClaw Skill Name: tavily-web-search Version: 1.0.0 The OpenClaw AgentSkills bundle for Tavily Web Search is benign. All files, including `_meta.json`, `SKILL.md`, `scripts/extract.mjs`, and `scripts/search.mjs`, align with the stated purpose of interacting with the Tavily API for search and content extraction. The scripts correctly retrieve the `TAVILY_API_KEY` from environment variables and make legitimate POST requests to `https://api.tavily.com`. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts in the `SKILL.md` file.
Capability Assessment
Purpose & Capability
The stated purpose is Tavily-powered web search and content extraction, and the scripts only implement those functions against Tavily search and extract endpoints.
Instruction Scope
The documentation clearly names Tavily and the required API key, but the scripts do not show a separate runtime warning before sending the query or URL list to Tavily.
Install Mechanism
There is no install-time downloader, package install, persistence setup, or remote code execution path; the artifact contains a markdown skill file and two small Node scripts.
Credentials
The required Node runtime and TAVILY_API_KEY are proportionate for a Tavily integration. The scripts read only command-line inputs and that one environment variable.
Persistence & Privilege
No background worker, autorun behavior, filesystem mutation, privilege escalation, or modification of other skills is present.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tavily-web-search
  3. After installation, invoke the skill by name or use /tavily-web-search
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Tavily Search skill. - Provides AI-optimized web search and content extraction using the Tavily API. - Supports deep search, news filtering, and raw content extraction for LLM processing. - Requires Node.js and a Tavily API key. - Includes CLI scripts for search and extraction with flexible options for result count, topic, and recency. - Designed to return clean, relevant results for AI-based applications.
Metadata
Slug tavily-web-search
Version 1.0.0
License
All-time Installs 43
Active Installs 42
Total Versions 1
Frequently Asked Questions

What is Tavily Search?

AI-optimized search and content extraction using Tavily API. Includes deep search, news filtering, and raw content extraction for LLM processing. It is an AI Agent Skill for Claude Code / OpenClaw, with 1711 downloads so far.

How do I install Tavily Search?

Run "/install tavily-web-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Tavily Search free?

Yes, Tavily Search is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Tavily Search support?

Tavily Search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tavily Search?

It is built and maintained by RajTejani (@rajtejani61); the current version is v1.0.0.

💬 Comments