Add Bright Data Rapid Agent specialist#629
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 agent — specialized web intelligence via MCP
What does this PR do?
This contribution adds a GitHub Copilot custom agent that integrates with the Bright Data MCP server for live web access.
Agent Information
Bright Data Rapid Agent
Agent Name: Bright Data Rapid Agent
Category: specialized
Specialty: Live web research via Bright Data MCP — search, discover, and scrape with citations
Configures Copilot to use the Bright Data MCP server for web search and page retrieval using the
discover,search_engine,scrape_as_markdown, and batch tools.Instructs Copilot to perform live web operations through the configured Bright Data MCP server and cite retrieved sources using the page title and URL.
The agents can be selected from the Copilot agent picker on GitHub.com, when assigning issues, in Copilot Chat (
/task), or through Copilot CLI (/agentor--agent).Motivation
The Agency roster had no dedicated agents for live web research via MCP tooling. General-purpose agents can hallucinate current facts or use inconsistent web access patterns.
The agent fills these gaps:
Testing
discover→scrape_as_markdownon top resultssearch_enginewith inline citationsscrape_batchfor a side-by-side summaryChecklist
scripts/check-agent-originality.sh)