๐ŸŽฏ

brd-browser-debug

๐ŸŽฏSkill

from brightdata/skills

VibeIndex|
What it does
|

A browser debugging skill from the Bright Data plugin for Claude Code, enabling AI agents to scrape webpages as clean markdown, search Google with structured results, extract data from 40+ websites, and orchestrate 60+ MCP tools for web data collection.

๐Ÿ“ฆ

Same repository

brightdata/skills(23 items)

brd-browser-debug

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add brightdata/skills --skill brd-browser-debug
skills.sh Installโš  Installs to .agents/skills/
npx skills add brightdata/skills --skill brd-browser-debug
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/brd-browser-debug/SKILL.md

SKILL.md

128Installs
-
AddedApr 2, 2026

More from this repository10

๐ŸŽฏ
scrape๐ŸŽฏSkill

Scrape any webpage as clean markdown via Bright Data's Web Unlocker API, automatically bypassing bot detection and CAPTCHA on JavaScript-heavy pages. Requires `BRIGHTDATA_API_KEY` and `BRIGHTDATA_UNLOCKER_ZONE` env vars and runs through `bash scripts/scrape.sh "url"`.

๐ŸŽฏ
search๐ŸŽฏSkill

A Bright Data plugin skill for searching Google and getting structured JSON results with titles, links, and descriptions, part of a 4-skill suite that also includes web scraping with bot detection bypass, structured data extraction from 40+ websites, and 60+ MCP tools orchestration.

๐ŸŽฏ
brightdata-cli๐ŸŽฏSkill

Guide for the Bright Data CLI (`brightdata` / `bdata`) to scrape any URL, run Google/Bing/Yandex SERP searches, extract structured data from 40+ platform pipelines (Amazon, LinkedIn, Instagram, TikTok, YouTube, Reddit, and more), and manage proxy zones, budget, and OAuth/device/API-key login โ€” with automatic anti-bot, CAPTCHA, and JS-rendering handling.

๐ŸŽฏ
seo-audit๐ŸŽฏSkill

A Bright Data skill that performs comprehensive SEO audits using live web data, including sitemap-stratified sampling, schema detection for platforms like Yoast and RankMath, hreflang validation, and SERP ranking analysis.

๐ŸŽฏ
bright-data-best-practices๐ŸŽฏSkill

A Bright Data Claude Code skill that provides a built-in reference for Web Unlocker, SERP API, Web Scraper API, and Browser API โ€” Claude consults it automatically when writing Bright Data code.

๐ŸŽฏ
bright-data-mcp๐ŸŽฏSkill

Automates web scraping proxy management and rotation using Bright Data's Managed Compute Proxy (MCP) infrastructure

๐ŸŽฏ
agent-onboarding๐ŸŽฏSkill

A Bright Data skill that guides AI agents through the setup and onboarding process for Bright Data's web scraping, search, and structured data collection platform with support for multiple data feeds and APIs.

๐ŸŽฏ
scraper-builder๐ŸŽฏSkill

A Bright Data plugin for Claude Code that enables AI agents to scrape any webpage as clean markdown (bypassing bot detection and CAPTCHAs), search Google with structured JSON results, and extract structured data from 40+ websites.

๐ŸŽฏ
data-feeds๐ŸŽฏSkill

Enables AI agents to extract structured data from 40+ websites including Amazon, LinkedIn, Instagram, TikTok, and YouTube using Bright Data's Web Data APIs with automatic polling and bot detection bypass.

๐ŸŽฏ
design-mirror๐ŸŽฏSkill

A skill that captures the visual design language of any website (colors, typography, spacing, layout, component shapes) via Bright Data's Web Unlocker and applies that aesthetic to your existing codebase, translating the extracted design system into your framework and components.