Brave Software
Official@brave · San Francisco
We're reinventing the browser as a user-first platform for speed, privacy, better ads, and beyond
Agent Skills by Brave Software
Showing 38 vetted skills indexed across 2 GitHub repositories.
top-crashers
Query Brave's Backtrace crash reporting for top crashers with signatures, stacks, and channel breakdowns.
check-milestones
Check and fix milestones on merged GitHub PRs and their associated issues.
impl-review
Implements reviewer-requested changes on a GitHub pull request branch and pushes validated commits.
rebase-downstream
Rebases dependent git branch trees after upstream changes with conflict handling and preflight checks.
uplift
Creates uplift pull requests by cherry-picking merged PRs into beta or release branches.
make-ci-green
Re-runs failed Jenkins CI jobs for brave-core pull requests with stage-aware retry logic.
plaster-from-patch
Convert Brave-core Chromium patches into verified Plaster regex rewrite configs.
clean-branches
Delete local Git branches whose pull requests have been merged upstream.
preflight
Runs format, gn_check, presubmit, build, and test checks before code review.
create-contributor-prs
Dispatches the sync-and-rebase workflow to create in-org draft PRs for external contributor pull requests.
review-prs
Review GitHub pull requests against documented best practices using parallel subagents.
bx-search
Search the web and synthesize answers via the Brave Search API using the bx CLI.
bx
Search the web with pre-extracted content and custom ranking.
suggest
Generate query autocomplete suggestions with typo resilience and entity metadata.
answers
Generate AI-grounded answers via OpenAI-compatible chat completions with streaming and citations.
local-descriptions
Generate markdown descriptions for Points of Interest from web-search POI IDs.
spellcheck
Correct spelling errors in search queries using the Brave Search API.
images-search
Search for images via the Brave Search API with filtering options.
local-pois
Retrieve detailed business data for local points of interest by ID.
web-search
Perform web searches with ranked results, snippets, URLs, and filters.
llm-context
Retrieve pre-extracted web content with text, tables, and code for LLM grounding.
videos-search
Search videos via the Brave Search API with metadata and filters.
news-search
Search news articles via the Brave Search API with freshness and country filters.
add-best-practice
Add best practice rules to documentation with stable IDs and duplicate checks.
Frequently Asked Questions About Brave Software
FAQPage SchemaWhat specific tasks can engineers perform using these capabilities?▼
Engineers can perform complex repository maintenance like rebasing downstream branches, managing GitHub milestones, and analyzing crash reports from Backtrace. Additionally, the platform enables high-fidelity web, news, and local point-of-interest data retrieval for information synthesis and grounding.
Which technical personas benefit most from these capabilities?▼
These capabilities are designed for Chromium-based browser engineers, DevOps practitioners managing large-scale repository health, and search infrastructure developers requiring high-quality, filtered web data for information retrieval systems.
What are the primary prerequisites for integrating these search and repository functions?▼
Integration requires access to the Brave Search infrastructure for query capabilities and a configured environment for GitHub and Jenkins interactions. Users must manage authentication tokens for repository operations and ensure local Git environments are prepared for branch rebasing and cleanup tasks.