11 skills
Provides AI-generated answers grounded in live web search results through Brave's OpenAI-compatible chat completions endpoint. It has two modes: a fast single-search mode for quick answers, and a rese
A CLI tool for web search built for AI agents. Runs searches from the terminal and returns pre-extracted, token-budgeted content ready for LLM consumption. Supports web search, news, images, videos, l
Searches for images using the Brave Search API. Returns results with titles, source URLs, thumbnails, and full-size image links. Supports SafeSearch filtering and can return up to 200 results per requ
Returns pre-extracted web content (text, tables, code blocks) from Brave Search, ranked by relevance and ready for LLM consumption. Supports GET and POST requests with configurable token budgets, sour
Fetches AI-generated text descriptions for points of interest (POIs) using the Brave Search API. You first run a web search with location filtering to get POI IDs, then pass those IDs to this endpoint
Retrieves detailed local business and point-of-interest information through the Brave Search API. You first run a web search with a location filter to get POI IDs, then pass those IDs to this endpoint
Searches Brave's news index and returns articles with titles, URLs, descriptions, ages, and thumbnails. Supports freshness filters (past day, week, month, or custom date ranges), SafeSearch levels, an
Checks a search query for spelling errors and returns corrected alternatives. Designed for pre-search query cleanup or building "Did you mean?" prompts, since Brave's main search endpoints already inc
Provides query autocomplete suggestions through the Brave Search API. Returns suggested completions as users type, with sub-100ms response times and built-in typo tolerance. Rich mode adds entity meta
Searches for videos across the web using the Brave Search API. Returns results with titles, URLs, thumbnails, durations, view counts, and creator info. Supports freshness filters, SafeSearch, paginati
Searches the web using Brave's Search API and returns ranked results with snippets, URLs, and thumbnails. Supports freshness filters, SafeSearch, pagination, and Goggles for custom result ranking. Ret