A web search skill for OpenClaw, supports querying real-time information and summarizing content.
A web search skill for OpenClaw, supports querying real-time information and summarizing content.
# web-search Skill
## Overview The web-search skill is a practical information retrieval tool integrated with OpenClaw. It allows users to query real-time web information, access official resources, and summarize key content, making it a powerful assistant for knowledge acquisition and fact-checking.
## Key Features - Query real-time information (e.g., dates, events, facts) - Search for official resources and links (e.g., documentation, GitHub repos) - Summarize search results into concise, structured content - Support natural language questions for intuitive use - Verified to work in OpenClaw robot environment
## Usage Example User: "帮我查一下 2026 年马年春节的具体日期" Response: "2026 年春节是 2 月 17 日……具体日期就是公历 2026-02-17,农历正月初一。" User: "帮我搜索一下 OpenClaw 框架的官方介绍,并用一段话总结它的核心功能" Response: "我查到的官方信息指向这几个入口:OpenClaw 官方文档(docs.openclaw.ai)、GitHub 仓库……"
## Installation Install via SkillHub CLI:
WLPP