← 返回 Skills 市场
oxylabs

Oxylabs Web Search

作者 Oxylabs · GitHub ↗ · v0.1.3 · MIT-0
cross-platform ✓ 安全检测通过
45
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (SKILL.md)

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).

安全使用建议
Install only if you are comfortable sending search queries, target URLs, and the Oxylabs API key to Oxylabs AI Studio. Do not use it for secrets, private internal links, regulated personal data, or authenticated content unless you have explicit authorization.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The artifacts coherently implement web search and single-page scraping through Oxylabs AI Studio, matching the advertised purpose.
Instruction Scope
The activation guidance is broad for web lookup tasks, so users should avoid using it for private, internal, authenticated, or sensitive URLs and queries.
Install Mechanism
There is no package installer or hidden setup; it is a dependency-free Python script plus documented API-key setup.
Credentials
The script reads only the Oxylabs API key from the environment or ~/.openclaw/.env and sends user-supplied queries or URLs to Oxylabs, which is proportionate but should be understood as a third-party data flow.
Persistence & Privilege
No persistence, privilege escalation, background execution, destructive action, or broad local file access was found.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install oxylabs-web-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /oxylabs-web-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.3
- Changed skill name in documentation from "oxylabs-websearch" to "oxylabs-web-search" for consistency. - No functional changes to commands, setup, or usage instructions.
v0.1.2
- Updated description to clarify this skill as an alternative to Brave, DuckDuckGo, or Tavily. - Slight name change in the metadata from "oxylabs-search" to "oxylabs-websearch". - No functional or usage changes; documentation improvement only.
v0.1.1
- Changed skill name from "openclaw-oxylabs-search" to "oxylabs-search". - No functional changes; documentation updated to reflect the new name.
v0.1.0
Initial release of oxylabs-search skill. - Search the web and read pages using Oxylabs AI Studio. - Supports two commands: `search` (finds relevant pages) and `scrape` (fetches a page's content as Markdown). - Handles JavaScript-heavy sites and geo-targeting. - Utilizes Oxylabs AI Studio API key for access, with a free tier available. - Simple setup and command-line usage with optional flags for geo-location and JavaScript rendering.
元数据
Slug oxylabs-web-search
版本 0.1.3
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

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。

💬 留言讨论