Add Bright Data Pro & Rapid Agent specialist#616
Open
felixLandlord wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add Bright Data Rapid & Pro agents — specialized web intelligence via MCP
What does this PR do?
Adds two specialized web-intelligence agents that route all live web work through the Bright Data MCP server:
discover,search_engine,scrape_as_markdown, batch variants)web_data_*extractors,scraping_browser_*automation, andextractBoth agents enforce Bright Data–only web access (no built-in fetch or training-data answers for current web facts), include tier-appropriate retry/fallback paths, and are listed in the Specialized Division table in
README.md.Agent Information
Bright Data Rapid Agent
Agent Name: Bright Data Rapid Agent
Category: specialized
Specialty: Live web research via Bright Data MCP free tier — search, discover, and scrape with citations
Bright Data Pro Agent
Agent Name: Bright Data Pro Agent
Category: specialized
Specialty: Full-spectrum web intelligence via Bright Data MCP Pro — platform extractors, browser automation, and structured field extraction
Motivation
The Agency roster had no dedicated agents for live web research with enforced MCP tooling. General-purpose agents can hallucinate current facts or use inconsistent web access patterns.
These agents fill that gap with a clear tier split:
Rapid and Pro share core rules (cite tool output, no non–Bright Data web fallback) but differ in tool scope and cost discipline, so users pick the right agent for the job instead of over-using Pro tools.
Testing
Bright Data Rapid Agent
discover→scrape_as_markdownon top resultssearch_enginewith inline citationsscrape_batchfor a side-by-side summaryBright Data Pro Agent
web_data_*toolscraping_browser_*with snapshot-before-click workflowShared
Checklist
scripts/check-agent-originality.sh)