brave-search

Search the web via the Brave Search API with country, language, and freshness filters.

1|Updated May 12, 2026
One-click install
npx skills add https://github.com/estebanrfp/gos --skill brave-search-estebanrfp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brave-search
Source: https://github.com/estebanrfp/gos/tree/main/skills/brave-search
Command: npx skills add https://github.com/estebanrfp/gos --skill brave-search-estebanrfp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Brave Search helps you quickly find current information, news, and research sources without manually opening multiple sites or sifting through unstructured results.

Core Features & Use Cases

  • Structured web search: Query the Brave Search API and receive titles, URLs, snippets, and freshness metadata in a consistent format.
  • Research workflows: Use it for fact checking, market scans, news monitoring, and collecting a short list of relevant sources for deeper analysis.
  • Example: Ask for the latest coverage on a company or topic, and the skill can return the most relevant articles and source links for review.

Quick Start

Use the brave-search skill to search for the latest information on your topic and return the top five structured results.

Frequently Asked Questions about brave-search

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

FAQPage Schema
How do I get structured web search results for research and fact checking?

Structured web search results are obtained by querying the Brave Search API, which returns titles, URLs, snippets, and freshness metadata in a consistent JSON format for research and fact checking.

Do I need an API key to fetch current news and monitor information?

Yes, fetching current news and monitoring information requires a configured BRAVE_API_KEY to access the Brave Search API via web_fetch and retrieve structured JSON responses.

Can I filter web search queries by country, language, and freshness?

Filtering web search queries by country, language, and freshness is supported. The API applies these filters to help gather relevant sources and monitor specific news coverage.

What is the best way to collect a short list of relevant sources for deeper analysis?

Collecting relevant sources for deeper analysis is best achieved using a structured web search tool that queries the API and returns the top results with metadata like titles and URLs.

Does this web search approach return unstructured or structured data?

This web search approach returns structured data. It provides consistent JSON responses containing titles, URLs, snippets, and freshness metadata instead of unstructured web page content.