Communityv1.0.0
web-search-skill
联网搜索工具,通过百度和必应搜索引擎获取实时网络信息,无需API Key。当用户需要搜索网络信息、查找最新资讯、获取实时数据、或需要联网查询任何内容时使用此技能。适配中国网络环境。
867downloads7active installsshidifu Skill Details
- Slug
- web-search-skill
- Latest Version
- 1.0.0
- Author
- shidifu
- Published
- Mar 6, 2026
- Updated
- May 11, 2026
- Total Versions
- 1
How to Install
- 1 on OpenClawdBots (takes under 60 seconds).
- 2Open your bot dashboard and go to the Skills tab.
- 3Switch to the ClawHub tab and search for “web-search-skill”.
- 4Click Install and the skill is deployed to your bot automatically.
Changelog — v1.0.0
- 首次发布 web-search 工具,支持通过百度和必应(中国版)进行实时网络搜索,无需API Key。
- 适配中国网络环境,可灵活指定搜索引擎、时间范围和结果数量。
- 支持搜索引擎原生高级语法,如 site、filetype、intitle 等。
- 提供 Bash/Windows 命令行调用方法,并支持 JSON 格式输出。
- 搜索流程、结果分析和信息整合操作流程详尽说明。
- 默认解析HTML页面提取信息,返回摘要与来源,并建议结合 WebFetch 深入获取页面内容。