B
Skills de Brave
add-best-practice
by brave
Add a new best practice to the appropriate doc. Checks for duplicates,
answers
by brave
USE FOR AI-grounded answers via OpenAI-compatible /chat/completions. Two modes: single-search (fast) or deep research (enable_research=true, thorough…
bx
by brave
USE FOR web search, research, RAG, grounding, browse, find, lookups, fact-checking, documentation, agentic AI. All-in-one, optimized for AI agents.…
check-upstream-flake
by brave
Check if a failing test is a known upstream flake in Chromium's LUCI Analysis
clean-branches
by brave
Delete local branches whose PRs have been merged upstream. Checks GitHub PR
fix-bp-docs
by brave
Audit and fix best practices docs for stale references, duplicates, obsolete
force-push-downstream
by brave
Force-push a branch and all its downstream branches to origin. Auto-detects
images-search
by brave
USE FOR image search. Returns images with title, source URL, thumbnail. Supports SafeSearch filter. Up to 200 results.
impl-review
by brave
Implement review feedback on a PR. Checks out the branch, applies
llm-context
by 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.…
local-descriptions
by brave
USE FOR getting AI-generated POI text descriptions. Requires POI IDs obtained from web-search (with result_filter=locations). Returns markdown descriptions…
local-pois
by brave
local-pois — an installable skill for AI agents, published by brave/brave-search-skills.
make-ci-green
by brave
Re-run failed CI jobs for a brave/brave-core PR. Detects failure stage and
news-search
by brave
USE FOR news search. Returns news articles with title, URL, description, age, thumbnail. Supports freshness and date range filtering, SafeSearch filter and…
pr
by brave
Create a pull request for the current branch using `gh`.
preflight
by brave
Run all preflight checks (format, gn_check, presubmit, build, tests) to make
prs-reviewed
by brave
Get PRs a user reviewed on brave/brave-core. Shows PR number, title, author,
rebase-downstream
by brave
Rebase a tree of dependent branches (including siblings) after upstream
review
by brave
Review code for quality, root cause analysis, and fix confidence. Supports PR
review-prs
by brave
Review PRs in the configured PR repository for best practices violations.
spellcheck
by 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…
suggest
by brave
USE FOR query autocomplete/suggestions. Fast (<100ms). Returns suggested queries as user types. Supports rich suggestions with entity info. Typo-resilient.
top-crashers
by brave
Get top crashers from Brave's Backtrace crash reporting. Shows crash
videos-search
by brave
USE FOR video search. Returns videos with title, URL, thumbnail, duration, view count, creator. Supports freshness filters, SafeSearch, pagination.
web-search
by 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...