oxylabs/agent-skills
Official Agent skills of Oxylabs products
What it solves
This project provides a set of structured instructions (skills) that allow AI agents to interact with Oxylabs' web data extraction and proxy services. It bridges the gap between an agent's reasoning and the technical execution of tasks like bypassing bot detection, scraping structured data, and managing headless browsers.
How it works
The repository contains a collection of skills that agents can install as plugins (e.g., via Claude Code or a generic skills installer). Once installed, the agent uses these instructions to call the appropriate Oxylabs service based on the task:
- Proxies: For raw geo-targeted traffic and IP rotation.
- Web Unblocker: For handling CAPTCHAs and JavaScript rendering.
- Web Scraper API: For obtaining structured JSON data from specific targets.
- Headless Browser: For browser automation via Playwright or Puppeteer.
- Video Data: For extracting metadata and downloading video content.
Who it’s for
Developers building AI agents that need reliable, scalable access to web data without having to manually implement complex scraping and proxy logic.
Highlights
- Plugin-ready: Easy installation for Claude Code and other agent frameworks.
- Comprehensive Tooling: Covers everything from raw proxies to full browser automation and structured data parsing.
- Anti-Bot Bypass: Integrated capabilities to handle fingerprinting and CAPTCHAs automatically.
- Targeted Extraction: Specialized tools for video data and specific e-commerce or search targets.
Related
- Project
- Project
- Project
- Project
- Project