tavily
AI-optimized web search using Tavily Search API. Use when you need comprehensive web research, current events lookup, domain-specific search, or AI-generated answer summaries. Tavily is optimized for LLM consumption with clean structured results, answer generation, and raw content extraction. Best for research tasks, news queries, fact-checking, and gathering authoritative sources.
Why use this skill?
Enhance your OpenClaw agent with Tavily AI. Perform high-quality, LLM-optimized web searches, news research, and domain-filtered data extraction with ease.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bobdevibecoder/bobagent-tavilyWhat This Skill Does
The Tavily AI Search skill provides OpenClaw agents with advanced, AI-optimized web search capabilities. Unlike standard search engine APIs that return raw HTML or fragmented snippets, Tavily is engineered specifically for Large Language Model consumption. It retrieves clean, structured, and context-rich data, allowing your agents to perform deep research, verify facts, and synthesize information from across the web. Whether you need a lightning-fast basic query for quick facts or a comprehensive, multi-step search for complex research, this skill handles the heavy lifting of content extraction and source filtering, ensuring that your agent receives the most relevant, noise-free information available.
Installation
To integrate this skill into your local OpenClaw environment, run the following command in your terminal:
clawhub install openclaw/skills/skills/bobdevibecoder/bobagent-tavily
Once the installation completes, the skill will be available for all active agents to leverage via their standard tool invocation interface.
Use Cases
- Comprehensive Research: Deep dive into niche topics where accuracy and authoritative sources are paramount.
- Fact-Checking: Verify current events or technical documentation against verified, live online sources.
- Trend Analysis: Utilize the news-focused topic filter to keep your agents informed of developments within the last seven days.
- Content Curation: Aggregate high-quality links and metadata for summary reports or AI-generated briefings.
- Filtered Searches: Restrict agent knowledge retrieval to specific, trusted documentation domains (e.g., official docs or academic repositories) to prevent hallucinations or low-quality data ingestion.
Example Prompts
- "Tavily, please research the current state of decentralized finance (DeFi) regulations in the European Union and summarize the key challenges for developers."
- "Perform an advanced search for the latest breakthroughs in cold fusion technology from the last week and provide a bulleted list of credible news sources."
- "Search for Python best practices regarding asynchronous programming, ensuring you only retrieve results from python.org and realpython.com."
Tips & Limitations
- Mode Selection: Use 'basic' mode for latency-sensitive tasks where speed is critical, and reserve 'advanced' mode for research tasks that require exhaustive data gathering.
- Domain Filtering: Leverage include/exclude domains proactively. This significantly improves the signal-to-noise ratio and helps the agent focus on verifiable, high-authority information.
- Images: You can request image URLs alongside text results if your agent is processing multimodal data or visual explanations.
- Latency: Keep in mind that 'advanced' searches take 5-10 seconds. Avoid putting these inside tight loops in your agent's decision-making flow to prevent timeouts.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bobdevibecoder-bobagent-tavily": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
affiliate-master
Full-stack affiliate marketing automation for OpenClaw agents. Generate, track, and optimize affiliate links with FTC-compliant disclosures and multi-network support.
tweet-ideas-generator
Generates 60 high-impact tweet ideas from reference content across 5 categories. Use when someone wants to extract engaging short-form statements from content for Twitter/X, organized by harsh advice, quotes, pain points, counterintuitive truths, and key insights.
ai-discoverability-audit
Audit how a brand appears in AI-powered search (ChatGPT, Perplexity, Claude, Gemini). Use when user mentions "AI search," "how do I show up in ChatGPT," "AI discoverability," "AEO," "LLM visibility," or wants to understand their brand's AI presence.
positioning-basics
Help founders and marketers nail their positioning. Use when someone mentions "positioning," "value proposition," "who is this for," "how do I describe my product," "messaging," "ICP," "ideal customer," or is struggling to articulate what makes their product different.
polymarket-correlation
Detect mispriced correlations between Polymarket prediction markets. Cross-market arbitrage finder for AI agents.