Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 47,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here
oxylabs logo

oxylabs

oxylabs-agent-skills

scrapingClaude Codeby Oxylabs

Summary

Bundle of Oxylabs skills: residential/mobile/datacenter/ISP proxies, Web Scraper API, Web Unblocker, headless browsers, and YouTube video data extraction.

Install to Claude Code

/plugin install oxylabs@oxylabs-agent-skills

Run in Claude Code. Add the marketplace first with /plugin marketplace add oxylabs/agent-skills if you haven't already.

README.md

Oxylabs Agent Skills

Official agent skills for Oxylabs products. Each skill provides structured instructions that AI agents can use to interact with Oxylabs services.

Available Skills

| Skill | Directory | Description | |-------|-----------|-------------| | Proxies | skills/proxies | Residential, Mobile, Datacenter, Dedicated Datacenter, ISP and Dedicated ISP proxy network with geo-targeting, IP rotation, and session persistence | | Web Unblocker | skills/web-unblocker | AI-powered proxy that handles fingerprinting, JavaScript rendering, CAPTCHAs, and improves access reliability automatically | | Web Scraper API | skills/web-scraper-api | Production-grade web scraping with structured JSON parsing for 40+ targets and geo-targeting | | Headless Browser | skills/headless-browser | Remote headless browsers via CDP (Playwright/Puppeteer) with built-in request handling and residential proxies | | Video Data | skills/video-data | Video data extraction (metadata, subtitles, search, channels) and high-bandwidth proxy video downloads |

Product Routing

| Need | Use | |------|-----| | Bring your own HTTP client, proxy auth, IP rotation, sticky sessions, or raw geo-targeted proxy traffic | Proxies | | Fetch protected pages without browser interactions | Web Unblocker | | Get structured data from supported targets, search results, e-commerce pages, or parsed JSON | Web Scraper API | | Clicks, forms, screenshots, browser state, or Playwright/Puppeteer automation | Headless Browser | | YouTube metadata, subtitles, search, channel data, or video/audio downloads | Video Data |

Start with the most specific product that fits the task. Validate one small request first, confirm auth, status, and expected output, then scale with explicit limits.

Installation

Claude Code (plugin marketplace)

Inside Claude Code, run:

/plugin marketplace add oxylabs/agent-skills
/plugin install oxylabs@oxylabs-agent-skills

This installs all 5 skills as a single plugin. To update later:

/plugin marketplace update oxylabs-agent-skills

Other agents (generic)

npx skills add https://github.com/oxylabs/agent-skills.git

Configuration

All skills authenticate via environment variables defined in a .env file.

| Variable | Used By | Description | |----------|---------|-------------| | OXY_RES_USERNAME | Residential/Mobile Proxies | Residential or Mobile proxy username | | OXY_RES_PASSWORD | Residential/Mobile Proxies | Residential or Mobile proxy password | | OXY_DC_USERNAME | Datacenter/ISP Proxies | Datacenter or ISP proxy username | | OXY_DC_PASSWORD | Datacenter/ISP Proxies | Datacenter or ISP proxy password | | OXYLABS_USERNAME | Web Unblocker | Web Unblocker username | | OXYLABS_PASSWORD | Web Unblocker | Web Unblocker password | | OXY_WSA_USERNAME | Web Scraper API, Video Data | Web Scraper API username | | OXY_WSA_PASSWORD | Web Scraper API, Video Data | Web Scraper API password | | OXY_HB_USERNAME | Headless Browser | Headless Browser username | | OXY_HB_PASSWORD | Headless Browser | Headless Browser password | | OXY_HB_ENDPOINT | Video Data | Dedicated high-bandwidth proxy endpoint (for video downloads) |

Related plugins

Browse all →