/install oxylabs-web-search
Oxylabs Web Search & Data
One tool for getting things off the web — pick a subcommand:
search— find pages for a query (titles, URLs, and optional page text)scrape— get the content of one URL
Setup
If OXYLABS_AI_STUDIO_API_KEY is unset, get a key at
https://aistudio.oxylabs.io/api-key and export it (or add to ~/.openclaw/.env).
AI Studio has a free tier.
Usage
# search the web
python3 scripts/oxylabs.py search "\x3Cquery>" -n 5
python3 scripts/oxylabs.py search "\x3Cquery>" -n 3 --content # + page text per result
# get one page as Markdown
python3 scripts/oxylabs.py scrape "\x3Curl>"
Common flags: --geo (two-letter ISO country) · --render-js (off by default;
slower).
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install oxylabs-web-search - 安装完成后,直接呼叫该 Skill 的名称或使用
/oxylabs-web-search触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Oxylabs Web Search 是什么?
Search the web and read web pages with Oxylabs AI Studio (alternative to Brave, DuckDuckGo or Tavily). Use this whenever the user wants to search the web, lo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 45 次。
如何安装 Oxylabs Web Search?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install oxylabs-web-search」即可一键安装,无需额外配置。
Oxylabs Web Search 是免费的吗?
是的,Oxylabs Web Search 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Oxylabs Web Search 支持哪些平台?
Oxylabs Web Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Oxylabs Web Search?
由 Oxylabs(@oxylabs)开发并维护,当前版本 v0.1.3。