An autonomous web learning skill that empowers 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-1-0-0
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-1-0-0 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 is a powerful extension for AI agents within the Openclaw Skills ecosystem, enabling them to break free from static training data limitations. It provides the logic and tools necessary for an agent to autonomously navigate the web, perform precision keyword searches, and fetch detailed content from specific URLs. By integrating this skill, developers can create agents capable of staying updated with current events, learning complex new subjects on the fly, and providing data-backed responses derived from the latest online sources.
This skill focuses on high-quality information extraction, prioritizing structured Markdown output for better AI comprehension. It bridges the gap between a language model's internal knowledge and the ever-changing landscape of the live web, making it an essential component for any Openclaw Skills implementation requiring research or real-time data.
To get started with this skill in your Openclaw Skills environment, follow these steps:
web_search functionality.browser tool, ensure the browser service (such as Playwright) is active and reachable.openclaw install web-learner
The Web Learner skill organizes retrieved data into several formats to ensure high utility for Openclaw Skills agents:
| Data Type | Description | Primary Format |
|---|---|---|
| Search Results | Metadata including titles, snippets, and source URLs. | JSON |
| Page Content | Main text body or documentation extracted from HTML. | Markdown/Text |
| Visual Data | Screenshots for UI interaction or layout verification. | PNG/JPG |
| Search Metadata | Constraints like country (e.g., 'CN') and freshness (e.g., 'pd'). | Key-Value Pairs |
Loading
A specialized skill for conducting quick on-page SEO audits and Generative Engine Optimization assessments using the Fennec SEO Auditor extension.

An automated utility for Openclaw Skills that retrieves recent unread Gmail messages and generates a concise, summarized digest.

A powerful command-line interface for managing Todoist tasks, allowing for rapid task creation, filtering, and organization from the terminal.

A macOS-native skill for controlling Spotify playback, volume, and media selection via CLI and AppleScript.

A sophisticated technical analysis tool that identifies key support and resistance levels for major cryptocurrency pairs.

A specialized tool for registering, configuring, and maintaining Telegram bot integrations within the OpenClaw ecosystem.








































