← Back to Skills Marketplace
5751
Downloads
3
Stars
216
Active Installs
1
Versions
Install in OpenClaw
/install tavily-search-1-0-0
Description
AI-optimized web search using Tavily API providing concise, relevant results and optional deep or topic-specific queries for AI agents.
Usage Guidance
Install only if you trust Tavily with the searches and URLs you ask it to process, and provide the API key through environment or OpenClaw configuration rather than hard-coding it in files.
Capability Analysis
Type: OpenClaw Skill
Name: tavily-search-1-0-0
Version: 1.0.0
The skill bundle provides a straightforward wrapper for the Tavily API, enabling web search and content extraction. It reads the `TAVILY_API_KEY` from environment variables and makes legitimate API calls to `https://api.tavily.com` as intended. There is no evidence of data exfiltration beyond the necessary API key for the service, no malicious execution, persistence mechanisms, or prompt injection attempts against the agent in `SKILL.md`. The scripts `scripts/extract.mjs` and `scripts/search.mjs` correctly parse command-line arguments and interact with the specified external API.
Capability Assessment
Purpose & Capability
The stated capability is web search and content extraction through Tavily, and the supplied telemetry describes matching scripts that call api.tavily.com with user-provided queries or URLs.
Instruction Scope
No prompt-injection, role-change, hidden override, autonomous action, or unrelated agent-control instructions were reported in the skill instructions.
Install Mechanism
No remote-code installer, package mutation, persistence hook, or modification of other skills was identified in the supplied scan context.
Credentials
The skill requires TAVILY_API_KEY, which is expected for a Tavily integration; users should treat submitted queries and extracted URLs as data sent to Tavily.
Persistence & Privilege
No background worker, scheduled persistence, privilege escalation, broad local indexing, credential-store harvesting, or destructive filesystem behavior was identified.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tavily-search-1-0-0 - After installation, invoke the skill by name or use
/tavily-search-1-0-0 - 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 via the Tavily API, designed for AI agents.
- Supports search with options for number of results, deep search, topic selection (general/news), and date filtering for news.
- Allows extracting clean content from specific URLs.
- Requires a TAVILY_API_KEY for operation.
Metadata
Frequently Asked Questions
What is Tavily Search 1.0.0?
AI-optimized web search using Tavily API providing concise, relevant results and optional deep or topic-specific queries for AI agents. It is an AI Agent Skill for Claude Code / OpenClaw, with 5751 downloads so far.
How do I install Tavily Search 1.0.0?
Run "/install tavily-search-1-0-0" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tavily Search 1.0.0 free?
Yes, Tavily Search 1.0.0 is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Tavily Search 1.0.0 support?
Tavily Search 1.0.0 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tavily Search 1.0.0?
It is built and maintained by huihui-hb (@huihui-hb); the current version is v1.0.0.
More Skills