← 返回 Skills 市场
397
总下载
3
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install oxylabs-ai-studio
功能描述
Web scraping, crawling, searching, and browser automation using Oxylabs AI Studio. Use this skill when the user asks to scrape a website, extract content fro...
安全使用建议
This skill appears coherent and implements what it claims, but before installing: (1) Be aware that setup.sh will pip-install the 'oxylabs-ai-studio' package — pip installs can run arbitrary code during installation; only proceed if you trust that PyPI package or review its source. (2) The script uses --break-system-packages in some environments — consider running the install command manually so you control that step. (3) The OXYLABS_API_KEY you provide will be sent to Oxylabs' service when the scripts run; use a dedicated key with limited scope if possible. (4) The setup script runs a filesystem-wide find to detect an existing plugin (harmless read-only but potentially slow); if you prefer, skip the smart-install and install tools manually. (5) If you want maximum assurance, inspect the oxylabs-ai-studio package source (or vendor it) before use.
功能分析
Type: OpenClaw Skill
Name: oxylabs-ai-studio
Version: 1.0.3
The skill bundle provides a legitimate wrapper for the Oxylabs AI Studio SDK, offering tools for web scraping, crawling, and browser automation. While the setup script (setup.sh) uses an inefficient 'find /' command to detect existing plugins and includes a logic discrepancy regarding its 'smart install' feature, there is no evidence of malicious intent, data exfiltration, or unauthorized execution. The scripts (e.g., browser.py, crawler.py) simply interface with the official Oxylabs library using the provided API key.
能力评估
Purpose & Capability
Name/description, required binaries (python3, pip3), required env var (OXYLABS_API_KEY), bundled scripts, and runtime imports all align with a wrapper around the Oxylabs AI Studio SDK. The requested API key and tools are appropriate for web-scraping and browser automation.
Instruction Scope
SKILL.md and the scripts instruct running setup.sh and then invoking the provided scripts. The scripts only read OXYLABS_API_KEY, call the Oxylabs SDK, and print result.data — they do not access unrelated files or credentials. The setup script runs a filesystem-wide find (find / ...) to detect a native plugin; that is broad in scope (reads filesystem metadata) but does not transmit data itself.
Install Mechanism
setup.sh installs the 'oxylabs-ai-studio' Python package via pip3 from PyPI (no arbitrary download URLs). Installing a third‑party pip package is expected for this skill, but pip installs can execute code at install time. The script uses --break-system-packages (which can alter system package behavior) as a fallback — reasonable in some environments but potentially intrusive; user caution is advised.
Credentials
Only OXYLABS_API_KEY is required and is declared as primaryEnv. The scripts only read that env var; no unrelated secrets, tokens, or config paths are requested.
Persistence & Privilege
Skill is not always-enabled and does not modify other skills or global agent configuration. It does not request elevated or persistent privileges beyond installing a Python package and running included scripts.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install oxylabs-ai-studio - 安装完成后,直接呼叫该 Skill 的名称或使用
/oxylabs-ai-studio触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
- Updated smart install logic: now automatically stops installation if the native Oxylabs plugin is detected to prevent any conflict.
- Refined skill description to clarify auto-detection and conflict-avoidance behavior.
- No code or file changes in this release; documentation and install process improved for smoother integration.
v1.0.2
- Adds smart installation: now detects the native Oxylabs plugin and only installs missing tools, preventing conflicts.
- When the native plugin is present, this version adds Browser Agent, AI-Crawler, and AI-Map only (skips Web Fetch and Web Search).
- If the native plugin is absent, all five tools are installed.
- Updated documentation for Hostinger + OpenClaw users and clarified tool priority rules.
v1.0.1
- Added automatic setup script (setup.sh) for installing the Oxylabs AI Studio Python SDK.
- Updated metadata and instructions for seamless installation via ClawHub.
- Included setup.sh in tracked files and SKILL.md documentation.
- Clarified the setup and installation process in the documentation.
v1.0.0
Initial release — 5 tools included: AI-Scraper (single page extraction), Browser Agent (human-like navigation), AI-Crawler (full domain crawling), AI-Search (web search), AI-Map (URL discovery). Requires OXYLABS_API_KEY. Get 1000 free credits at aistudio.oxylabs.io
元数据
常见问题
Oxylabs AI Studio — Web Scraper, Crawler & Browser Agent 是什么?
Web scraping, crawling, searching, and browser automation using Oxylabs AI Studio. Use this skill when the user asks to scrape a website, extract content fro... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 397 次。
如何安装 Oxylabs AI Studio — Web Scraper, Crawler & Browser Agent?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install oxylabs-ai-studio」即可一键安装,无需额外配置。
Oxylabs AI Studio — Web Scraper, Crawler & Browser Agent 是免费的吗?
是的,Oxylabs AI Studio — Web Scraper, Crawler & Browser Agent 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Oxylabs AI Studio — Web Scraper, Crawler & Browser Agent 支持哪些平台?
Oxylabs AI Studio — Web Scraper, Crawler & Browser Agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Oxylabs AI Studio — Web Scraper, Crawler & Browser Agent?
由 Dr FIRAS(@drfirass)开发并维护,当前版本 v1.0.3。
推荐 Skills