use this when the user asks to search the web, look up recent information, check current events, gather online sources, or research a topic using tavily search.
Scanned 9/11/2026
Install to Claude Code
npx -y skills add lxyeternal/MalSkillBench --skill tavily-web-search-for-openclaw --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Tavily Web Search For Openclaw?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lxyeternal-tavily-web-search-for-openclaw)More formats (shields.io, HTML) on the badges page.
---
name: tavily
description: use this when the user asks to search the web, look up recent information, check current events, gather online sources, or research a topic using tavily search.
---
# Tavily Search
Use this skill for web search and lightweight research through the Tavily Search API.
## Requirements
A valid Tavily API key must be available through one of these methods:
1. `--api-key`
2. `TAVILY_API_KEY`
3. `{baseDir}/.secrets/tavily.key`
If no key is available, explain that Tavily search is not configured in this environment.
## Command
Run:
```bash
python3 {baseDir}/scripts/tavily_search.py --query "<user query>"
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!