← Back to Skills Marketplace
Tavily 搜索
by
Xiaoran Li
· GitHub ↗
· v0.1.0
98746
Downloads
263
Stars
1412
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-tavily-search
Description
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...
Usage Guidance
Install only if you intend to use Tavily for web search. Use a dedicated Tavily API key and avoid putting secrets, private customer data, unreleased project details, or other sensitive information into search queries.
Capability Analysis
Type: OpenClaw Skill
Name: openclaw-tavily-search
Version: 0.1.0
The skill provides a legitimate web search functionality using the Tavily API. It securely loads the API key from environment variables or a dedicated OpenClaw `.env` file, and makes a standard POST request to the official Tavily API endpoint. There is no evidence of data exfiltration to unauthorized destinations, malicious execution, persistence mechanisms, or prompt injection attempts in SKILL.md. All operations are aligned with the stated purpose.
Capability Assessment
Purpose & Capability
The stated purpose is web search through the Tavily API, and the bundled script only loads a Tavily key, posts search parameters to the official Tavily search endpoint, and formats returned results.
Instruction Scope
Usage is scoped to explicit search commands with result limits capped in code, but the documentation could more plainly warn users that query text leaves the local environment.
Install Mechanism
The package contains only SKILL.md and a Python script, with no install script, dependency installation, or install-time side effects.
Credentials
Network access and TAVILY_API_KEY use are proportionate for a Tavily search integration; the script reads the key from the environment or ~/.openclaw/.env.
Persistence & Privilege
No persistence, background worker, privilege escalation, local indexing, mutation authority, or unrelated file access is present.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-tavily-search - After installation, invoke the skill by name or use
/openclaw-tavily-search - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
首次发布:Tavily 驱动的 OpenClaw 网页搜索 skill,支持 brave-like 结构输出与 md 输出。
Metadata
Frequently Asked Questions
What is Tavily 搜索?
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... It is an AI Agent Skill for Claude Code / OpenClaw, with 98746 downloads so far.
How do I install Tavily 搜索?
Run "/install openclaw-tavily-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tavily 搜索 free?
Yes, Tavily 搜索 is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Tavily 搜索 support?
Tavily 搜索 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tavily 搜索?
It is built and maintained by Xiaoran Li (@jacky1n7); the current version is v0.1.0.
More Skills