Brave Software avatar

Brave Software

Official

@brave · San Francisco

0Followers
|
253Public Repos
|
38Published Skills

We're reinventing the browser as a user-first platform for speed, privacy, better ads, and beyond

Skills Distribution
DomainDeveloper To...Search Indexing & .. (40%)Repository Mainten.. (30%)Quality Assurance .. (30%)

Agent Skills by Brave Software

Showing 38 vetted skills indexed across 2 GitHub repositories.

bravebrave
3.6k

top-crashers

Query Brave's Backtrace crash reporting for top crashers with signatures, stacks, and channel breakdowns.

Official
Advanced
bravebrave
3.6k

check-milestones

Check and fix milestones on merged GitHub PRs and their associated issues.

Official
Advanced
bravebrave
3.6k

impl-review

Implements reviewer-requested changes on a GitHub pull request branch and pushes validated commits.

Official
Advanced
bravebrave
3.6k

rebase-downstream

Rebases dependent git branch trees after upstream changes with conflict handling and preflight checks.

Official
Advanced
bravebrave
3.6k

uplift

Creates uplift pull requests by cherry-picking merged PRs into beta or release branches.

Official
Advanced
bravebrave
3.6k

make-ci-green

Re-runs failed Jenkins CI jobs for brave-core pull requests with stage-aware retry logic.

Official
Advanced
bravebrave
3.6k

plaster-from-patch

Convert Brave-core Chromium patches into verified Plaster regex rewrite configs.

Official
Advanced
bravebrave
3.6k

clean-branches

Delete local Git branches whose pull requests have been merged upstream.

Official
Intermediate
bravebrave
3.6k

preflight

Runs format, gn_check, presubmit, build, and test checks before code review.

Official
Intermediate
bravebrave
3.6k

create-contributor-prs

Dispatches the sync-and-rebase workflow to create in-org draft PRs for external contributor pull requests.

Official
Intermediate
bravebrave
3.6k

review-prs

Review GitHub pull requests against documented best practices using parallel subagents.

Official
Advanced
bravebrave
164

bx-search

Search the web and synthesize answers via the Brave Search API using the bx CLI.

Official
Advanced
bravebrave
164

bx

Search the web with pre-extracted content and custom ranking.

Official
Advanced
bravebrave
164

suggest

Generate query autocomplete suggestions with typo resilience and entity metadata.

Official
Basic
bravebrave
164

answers

Generate AI-grounded answers via OpenAI-compatible chat completions with streaming and citations.

Official
Intermediate
bravebrave
164

local-descriptions

Generate markdown descriptions for Points of Interest from web-search POI IDs.

Official
Basic
bravebrave
164

spellcheck

Correct spelling errors in search queries using the Brave Search API.

Official
Basic
bravebrave
164

images-search

Search for images via the Brave Search API with filtering options.

Official
Basic
bravebrave
164

local-pois

Retrieve detailed business data for local points of interest by ID.

Official
Basic
bravebrave
164

web-search

Perform web searches with ranked results, snippets, URLs, and filters.

Official
Intermediate
bravebrave
164

llm-context

Retrieve pre-extracted web content with text, tables, and code for LLM grounding.

Official
Intermediate
bravebrave
164

videos-search

Search videos via the Brave Search API with metadata and filters.

Official
Intermediate
bravebrave
164

news-search

Search news articles via the Brave Search API with freshness and country filters.

Official
Intermediate
bravebrave
3.5k

add-best-practice

Add best practice rules to documentation with stable IDs and duplicate checks.

Official
Advanced

Frequently Asked Questions About Brave Software

FAQPage Schema
What 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.