← Back to Skills Marketplace
drfirass

Oxylabs AI Studio — Web Scraper, Crawler & Browser Agent

by Dr FIRAS · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
397
Downloads
3
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install oxylabs-ai-studio
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install oxylabs-ai-studio
  3. After installation, invoke the skill by name or use /oxylabs-ai-studio
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug oxylabs-ai-studio
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 397 downloads so far.

How do I install Oxylabs AI Studio — Web Scraper, Crawler & Browser Agent?

Run "/install oxylabs-ai-studio" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Oxylabs AI Studio — Web Scraper, Crawler & Browser Agent free?

Yes, Oxylabs AI Studio — Web Scraper, Crawler & Browser Agent is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Oxylabs AI Studio — Web Scraper, Crawler & Browser Agent support?

Oxylabs AI Studio — Web Scraper, Crawler & Browser Agent is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Oxylabs AI Studio — Web Scraper, Crawler & Browser Agent?

It is built and maintained by Dr FIRAS (@drfirass); the current version is v1.0.3.

💬 Comments