search

Retrieve SERP results and intent-ranked discovery results for keyword queries.

Updated Jul 18, 2026
One-click install
npx skills add https://github.com/farzanmrz/beat-radar-agent --skill search-farzanmrz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: search
Source: https://github.com/farzanmrz/beat-radar-agent/tree/main/.claude/skills/search
Command: npx skills add https://github.com/farzanmrz/beat-radar-agent --skill search-farzanmrz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you find relevant web pages, news, and intent-matched sources without manually sifting through search results.

Core Features & Use Cases

  • Classic SERP Search: Run keyword searches across Google, Bing, or Yandex when you need ranked results for a specific query.
  • Semantic Discovery: Find pages by meaning and intent, with optional page content for faster research and filtering.
  • Research Workflow Support: Use it to gather URLs for later scraping, compare local search results, or discover content around a topic such as recent articles, pricing pages, or documentation.

Quick Start

Ask the assistant to search the web for your topic and return the most relevant results with links.

Frequently Asked Questions about search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I get intent-ranked web search results for keyword queries?

To get intent-ranked web search results, you can run keyword queries through the SERP retrieval feature to find and rank pages by meaning and intent across Google, Bing, or Yandex.

Can I collect URLs from search results for downstream scraping workflows?

Yes, you can collect URLs from search results for downstream scraping workflows by using the research workflow support feature to gather and validate structured JSON links for later content discovery.

What is semantic discovery and how does it help with topic exploration?

Semantic discovery finds web pages by meaning and intent rather than exact keyword matching, providing optional page content for faster research and filtering during topic exploration and vertical searches.

Do I need the Bright Data CLI to run geo-aware SERP searches?

Yes, you need the Bright Data CLI installed to run geo-aware SERP searches, as the Skill requires this dependency for structured JSON parsing, result validation, and reproducible search output.

Can I use this to find recent news articles for a specific topic?

You can use the news search functionality to find recent articles and content around a specific topic by running vertical searches that retrieve and rank relevant pages for research workflows.

What's the best way to compare local search results across different search engines?

The best way to compare local search results is to use the geo-aware search controls to run keyword queries across Google, Bing, or Yandex, then parse the structured JSON output to validate and compare the ranked results.