An autonomous web research skill that enables AI agents to search, browse, and extract real-time knowledge from the internet.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install web-learner
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-learner 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 Learner skill transforms an AI agent into a proactive researcher capable of navigating the live internet. By integrating specialized tools for search, fetching, and full browser interaction, it allows the agent to transcend its training data limits. This ensures that the agent can provide current news, localized weather, financial data, and deep-dive technical documentation from any public URL. As one of the versatile Openclaw Skills, it bridges the gap between static LLM knowledge and the ever-changing web.
This skill is particularly effective for users who need their AI to stay updated with the latest events or perform deep-dives into topics that require real-time verification. It manages the complexity of web navigation, from simple keyword searches to handling JavaScript-heavy pages via a full browser service.
To enable this skill within your Openclaw Skills library, you must configure the necessary API keys and services. Ensure your environment has access to the Brave Search API and a running browser service for advanced rendering.
# Example configuration for web search capabilities
export BRAVE_API_KEY='your_api_key_here'
# Ensure the browser service is active for JS-heavy sites
# Follow your specific AI agent's instructions to link the browser tool
| Data Type | Description | Format |
|---|---|---|
| Search Results | Metadata, links, and snippets retrieved from search engines | JSON |
| Web Content | Cleaned text or Markdown extracted from target URLs | Markdown |
| Visual Data | Screenshots of web interfaces for visual context | PNG |
| Source Logs | Records of visited URLs and timestamps for attribution | Table |
Loading
A powerful AI skill for extracting metadata, summarizing content, and identifying key timestamps from global video platforms like YouTube and Bilibili.

An AI-driven email management skill that enables agents to read, summarize, and send messages through IMAP and SMTP protocols using the himalaya CLI.

A professional-grade document processing skill that enables AI agents to read, parse, and extract key information from PDF, Word, and PowerPoint files.

A comprehensive flight price tracking and search tool that integrates Google Flights data into your local environment and AI agents.

A comprehensive skill for automating reproducible R-based research workflows, from data cleaning to publication-ready reports.

A comprehensive diagnostic and repair tool for resolving R environment issues, package conflicts, and system dependency failures.








































