โ† Back to Skills Marketplace
goktugcy

Tavily Web Search Skill for OpenClaw ๐Ÿฆ€

by GรถktuฤŸ Ceyhan ยท GitHub โ†— ยท v1.0.0 ยท MIT-0
cross-platform โœ“ Security Clean
14117
Downloads
11
Stars
104
Active Installs
1
Versions
Install in OpenClaw
/install tavily-web-search-for-openclaw
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.
Usage Guidance
Install only if you are comfortable sending search queries to Tavily and using your Tavily API quota from a local key. Store the key in .secrets/tavily.key with restrictive permissions, avoid confidential queries, and note that the advertised --api-key and TAVILY_API_KEY methods do not appear to work in this version.
Capability Assessment
โ„น Purpose & Capability
The artifacts fit the stated purpose: a Python standard-library script performs Tavily REST searches and prints results. One documentation mismatch exists: SKILL.md and CLI help mention --api-key and TAVILY_API_KEY, but the script only loads ../.secrets/tavily.key.
โ„น Instruction Scope
The trigger is somewhat broad because it includes researching a topic, but it remains framed around web search, recent information, online sources, and Tavily search rather than unrelated automatic behavior.
โœ“ Install Mechanism
No package install, dependency fetch, startup hook, background service, or privileged installer is present; the artifact contains README.md, SKILL.md, and one Python script.
โ„น Credentials
Network access to https://api.tavily.com/search and transmission of the user query are expected for a Tavily search skill. Users should avoid putting confidential text into search queries.
โ„น Persistence & Privilege
The script reads a narrowly scoped local secret file at .secrets/tavily.key for the Tavily API key. It does not scan broad credential stores, write persistence, or request elevated privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tavily-web-search-for-openclaw
  3. After installation, invoke the skill by name or use /tavily-web-search-for-openclaw
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the Tavily Web Search skill for OpenClaw. - Enables web search and lightweight research via the Tavily Search API. - Requires a valid Tavily API key, provided via command line argument, environment variable, or secrets file. - Informs users if Tavily search is not configured in the environment.
Metadata
Slug tavily-web-search-for-openclaw
Version 1.0.0
License MIT-0
All-time Installs 476
Active Installs 104
Total Versions 1
Frequently Asked Questions

What is Tavily Web Search Skill for OpenClaw ๐Ÿฆ€?

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. It is an AI Agent Skill for Claude Code / OpenClaw, with 14117 downloads so far.

How do I install Tavily Web Search Skill for OpenClaw ๐Ÿฆ€?

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

Is Tavily Web Search Skill for OpenClaw ๐Ÿฆ€ free?

Yes, Tavily Web Search Skill for OpenClaw ๐Ÿฆ€ is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Tavily Web Search Skill for OpenClaw ๐Ÿฆ€ support?

Tavily Web Search Skill for OpenClaw ๐Ÿฆ€ is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tavily Web Search Skill for OpenClaw ๐Ÿฆ€?

It is built and maintained by GรถktuฤŸ Ceyhan (@goktugcy); the current version is v1.0.0.

๐Ÿ’ฌ Comments