A powerful integration for performing AI-driven web searches and structured content extraction via the inference.sh CLI.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install web-search-2
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install web-search-2 using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Web Search and Content Extraction skill enables developers and AI agents to access the live web through premium search engines like Tavily and Exa. By utilizing this skill within the Openclaw Skills ecosystem, you can bypass the knowledge cutoff of standard LLMs, allowing your applications to perform real-time research, verify facts, and scrape high-quality content for data processing pipelines.
This skill provides a unified interface for both search-to-answer workflows and raw content extraction. Whether you need a direct factual answer to a specific question or want to ingest multiple articles into a RAG system, these Openclaw Skills offer the necessary tools to build sophisticated, internet-aware agents.
To get started with these Openclaw Skills, install the CLI and authenticate your session:
curl -fsSL https://cli.inference.sh | sh && infsh login
Run your first search using the Tavily Search Assistant:
infsh app run tavily/search-assistant --input '{"query": "latest AI developments 2024"}'
The skill utilizes a standardized input/output format for different search applications. Below is the mapping of common apps available in this skill set:
| App ID | Input Schema | Primary Output |
|---|---|---|
tavily/search-assistant |
{"query": "string"} |
AI-generated answer with sources and images |
tavily/extract |
{"urls": ["string"]} |
Clean text content and media from specified URLs |
exa/search |
{"query": "string"} |
Neural-ranked links with context snippets |
exa/answer |
{"question": "string"} |
Direct factual answers based on web data |
exa/extract |
{"url": "string"} |
Analyzed and parsed web page content |
Loading
A comprehensive framework for engineering high-quality prompts to generate cinematic AI videos using modern models.

A professional toolkit for generating platform-optimized video ads with exact technical specifications for TikTok, Instagram, YouTube, and LinkedIn.

A professional collection of React and Next.js components designed to visualize the complete lifecycle of AI agent tool executions.

A comprehensive text-to-speech skill for AI agents to generate natural, expressive, and multi-speaker audio via the inference.sh platform.

A declarative UI engine that renders complex React components from simple JSON structures provided by AI agents.

Automate the creation of high-CTR YouTube thumbnails using AI image generation and data-driven design psychology.








































