B
Brave Skills
add-best-practice
brave
Add a new best practice to the appropriate doc. Checks for duplicates,
official
answers
brave
USE FOR AI-grounded answers via OpenAI-compatible /chat/completions. Two modes: single-search (fast) or deep research (enable_research=true, thorough…
official
bx
brave
USE FOR web search, research, RAG, grounding, browse, find, lookups, fact-checking, documentation, agentic AI. All-in-one, optimized for AI agents.…
official
check-upstream-flake
brave
Check if a failing test is a known upstream flake in Chromium's LUCI Analysis
official
clean-branches
brave
Delete local branches whose PRs have been merged upstream. Checks GitHub PR
official
fix-bp-docs
brave
Audit and fix best practices docs for stale references, duplicates, obsolete
official
force-push-downstream
brave
Force-push a branch and all its downstream branches to origin. Auto-detects
official
images-search
brave
USE FOR image search. Returns images with title, source URL, thumbnail. Supports SafeSearch filter. Up to 200 results.
official
impl-review
brave
Implement review feedback on a PR. Checks out the branch, applies
official
llm-context
brave
USE FOR RAG/LLM grounding. Returns pre-extracted web content (text, tables, code) optimized for LLMs. GET + POST. Adjust max_tokens/count based on complexity.…
official
local-descriptions
brave
USE FOR getting AI-generated POI text descriptions. Requires POI IDs obtained from web-search (with result_filter=locations). Returns markdown descriptions…
official
local-pois
brave
local-pois — an installable skill for AI agents, published by brave/brave-search-skills.
official
make-ci-green
brave
Re-run failed CI jobs for a brave/brave-core PR. Detects failure stage and
official
news-search
brave
USE FOR news search. Returns news articles with title, URL, description, age, thumbnail. Supports freshness and date range filtering, SafeSearch filter and…
official
pr
brave
Create a pull request for the current branch using `gh`.
official
preflight
brave
Run all preflight checks (format, gn_check, presubmit, build, tests) to make
official
prs-reviewed
brave
Get PRs a user reviewed on brave/brave-core. Shows PR number, title, author,
official
rebase-downstream
brave
Rebase a tree of dependent branches (including siblings) after upstream
official
review
brave
Review code for quality, root cause analysis, and fix confidence. Supports PR
official
review-prs
brave
Review PRs in the configured PR repository for best practices violations.
official
spellcheck
brave
USE FOR spell correction. Returns corrected query if misspelled. Most search endpoints have spellcheck built-in; use this only for pre-search query cleanup or…
official
suggest
brave
USE FOR query autocomplete/suggestions. Fast (<100ms). Returns suggested queries as user types. Supports rich suggestions with entity info. Typo-resilient.
official
top-crashers
brave
Get top crashers from Brave's Backtrace crash reporting. Shows crash
official
videos-search
brave
USE FOR video search. Returns videos with title, URL, thumbnail, duration, view count, creator. Supports freshness filters, SafeSearch, pagination.
official
web-search
brave
Web search with ranked results, snippets, and support for freshness filters, SafeSearch, and custom ranking via Goggles. Returns structured results across multiple types: web pages, news, videos, discussions, FAQ, infobox, and locations in a single response Supports freshness filtering (past day/week/month/year or custom date ranges), SafeSearch levels, and location-aware results via headers Goggles enable custom result ranking: boost trusted sources, suppress spam, or build focused search...
official