Openclaw Skill Tavily Search — Development skill for Claude Code
Portable Tavily web search Agent Skill for OpenClaw, Codex, Claude Code, Cursor, and other skills-compatible agents.
How to install Openclaw Skill Tavily Search
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open Jacky1n7/openclaw-skill-tavily-search and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Openclaw Skill Tavily Search does
Portable Tavily web search Agent Skill for OpenClaw, Codex, Claude Code, Cursor, and other skills-compatible agents.
Alternatives in Development
- Understand Anything — Graphs that teach graphs that impress 80.7k ★
- Browser Tools MCP — Monitor browser logs directly from Cursor and other MCP compatible IDEs 7.2k ★
- Agentic Stack — One brain, many harnesses 2.2k ★
README
Tavily Search Agent Skill
**Portable web search for OpenClaw and other Agent Skills-compatible agents.**
[](https://clawhub.ai/jacky1n7/skills/openclaw-tavily-search) [](https://agentskills.io) [](https://www.python.org/) [](LICENSE)
通过 Tavily API 为 Agent 提供结构化网页检索。保留 OpenClaw 原生安装体验,同时遵循 Agent Skills 开放格式,可被其他兼容客户端复用。
Why this skill
- Returns compact URLs and snippets instead of forcing an agent to parse a search page.
- Supports stable JSON for tool chains and Markdown for human review.
- Covers general, news, and finance search with time and domain filters.
- Uses only the Python standard library;
certifiis an optional TLS fallback when already installed. - Keeps successful output on stdout and actionable diagnostics on stderr.
- Never disables TLS verification and never writes the Tavily API key to output.
Search results are discovery data, not final evidence. The skill instructs agents to open relevant sources, prefer primary material, and cite the pages that support their claims.
Install
OpenClaw
Install the current ClawHub package:
openclaw skills install @jacky1n7/openclaw-tavily-search
[View the package on ClawHub](https://clawhub.ai/jacky1n7/skills/openclaw-tavily-search)
Other compatible agents
The distributable `tavily-search/` directory follows the [Agent Skills specification](https://agentskills.io/specification). Use the client's normal GitHub/Agent Skills installer and select `tavily-search`, or place the `tavily-search/` directory in
Related Skills
Websearch Setup
Guided setup for web search providers — pick from Exa, Tavily, Perplexity, Firecrawl, Valyu; get keys, install
Grok Build Plugin
Grok Build plugin for Claude Code, Grok, Codex, Cursor and others. Provides /grok:search, /grok:review, /grok:
ChatGPT Search
OpenClaw skill: Search the web using ChatGPT via browser automation
Oh My Agent
Portable multi-agent harness for .agents-based skills, workflows, and standards-aware agent teams across Antig
Agent General Staff
A portable multi-agent engineering kit for Codex, Cursor, and Claude Code development workflows.
ZipLyne Agent Setup
One Mac, six coding agents, one rulebook: a portable, secret-free snapshot of a multi-agent coding setup (Clau
Related Agents
Codex CLI
Codex CLI → any OpenAI-compatible endpoint
Async Code
Use Claude Code or CodeX CLI to perform multiple tasks in parallel with a Codex-style UI, functioning as a per
Monk Installer
Install, upgrade, and troubleshoot monk-agent plus Monk CLI/daemon for Claude, Codex, and Cursor users.