← Back to Skills Marketplace
matthew77

Tavily Search

by Liang · GitHub ↗ · v1.0.1
cross-platform ✓ Security Clean
45680
Downloads
117
Stars
318
Active Installs
1
Versions
Install in OpenClaw
/install liang-tavily-search
Description
Web search using Tavily's LLM-optimized API. Returns relevant results with content snippets, scores, and metadata.
Usage Guidance
Install only if you are comfortable sending search queries and selected options to Tavily. Keep the Tavily API key private, avoid searching for secrets or sensitive internal information, and use domain filters or avoid raw-content mode when you need tighter control over retrieved data.
Capability Assessment
Purpose & Capability
The stated purpose is Tavily-powered web search, and the artifacts implement only search options, a Tavily API request, and result printing.
Instruction Scope
Search results and optional raw page content can contain untrusted web text, so users and agents should treat returned content as source material rather than instructions.
Install Mechanism
The artifact contains a markdown skill file and one Node script; no install hook, postinstall behavior, package mutation, or hidden setup was found.
Credentials
The skill requires Node and TAVILY_API_KEY, then sends the query, search parameters, domain filters, and optional raw-content request to https://api.tavily.com/search, which is expected for its purpose and substantially disclosed by the Tavily API framing.
Persistence & Privilege
No persistence, background worker, local indexing, credential scraping, privileged system changes, destructive actions, or unrelated file access were found.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install liang-tavily-search
  3. After installation, invoke the skill by name or use /liang-tavily-search
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Initial release of Tavily Search skill. - Enables web search through Tavily’s API, optimized for LLMs. - Supports result snippets, scores, metadata, and domain/topic filtering. - Provides flexible search depth options and time range filtering. - Authentication via environment variable or config file. - Includes command-line usage examples and documentation.
Metadata
Slug liang-tavily-search
Version 1.0.1
License
All-time Installs 1552
Active Installs 318
Total Versions 1
Frequently Asked Questions

What is Tavily Search?

Web search using Tavily's LLM-optimized API. Returns relevant results with content snippets, scores, and metadata. It is an AI Agent Skill for Claude Code / OpenClaw, with 45680 downloads so far.

How do I install Tavily Search?

Run "/install liang-tavily-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 Liang (@matthew77); the current version is v1.0.1.

💬 Comments