Skip to main content
Manusで任意のスキルを実行
ワンクリックで
$pwd:
brave
GitHub creator profile

brave

Repository-level view of 41 collected skills across 3 GitHub repositories, including approximate occupation coverage.

skills collected
41
repositories
3
occupation fields
1
updated
2026-05-29
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
brave-core
16 skills3.3k1.3kupdated 2026-05-29
39% of creator
add-best-practice
ソフトウェア開発者

Add a new best practice to the appropriate doc. Checks for duplicates, assigns stable IDs, creates new category docs if needed. Triggers on: add best practice, new best practice, add bp, new bp.

2026-05-29
uplift
ソフトウェア開発者

"Create an uplift PR that cherry-picks merged PRs from a contributor into a target branch (beta or release). Defaults to broad eligibility; the scope can be narrowed via a free-form description (e.g. 'only automated test and crash fixes'). Triggers on: /uplift, create uplift, uplift PRs."

2026-05-19
review-prs
ソフトウェア品質保証アナリスト・テスター

Review PRs in the configured PR repository for best practices violations. Supports single PR (#12345), state filter (open/closed/all), and auto mode for cron. Triggers on: review prs, review recent prs, /review-prs, check prs for best practices.

2026-04-30
preflight
ソフトウェア品質保証アナリスト・テスター

Run all preflight checks (format, gn_check, presubmit, build, tests) to make sure the current work is ready for review.

2026-04-21
check-upstream-flake
ソフトウェア品質保証アナリスト・テスター

Check if a failing test is a known upstream flake in Chromium's LUCI Analysis database. Provides flakiness statistics, verdict, and recommendation for filter file decisions. Triggers on: check upstream flake, is this test flaky upstream, check luci flakiness, upstream flake check.

2026-04-02
clean-branches
ソフトウェア開発者

Delete local branches whose PRs have been merged upstream. Checks GitHub PR status for each branch. Triggers on: clean branches, delete merged branches, prune branches, branch cleanup.

2026-04-02
fix-bp-docs
ソフトウェア開発者

Audit and fix best practices docs for stale references, duplicates, obsolete content, and formatting issues. Triggers on: fix bp docs, fix best practice docs, audit bp docs.

2026-04-02
force-push-downstream
ソフトウェア開発者ネットワーク・コンピュータシステム管理者

Force-push a branch and all its downstream branches to origin. Auto-detects the downstream tree and skips branches already up-to-date. Triggers on: force push downstream, push chain, push all branches.

2026-04-02
Showing top 8 of 16 collected skills in this repository.
#002
security-action
13 skills227updated 2026-03-18
32% of creator
add-maintainer-property
その他コンピュータ職

Auto-detect top maintainers for each repo in an org and set the maintainers custom property via the GitHub API. Use when the user wants to populate or update maintainer metadata.

2026-03-18
check-rule-metadata
ソフトウェア開発者

Validate metadata fields (author, source, category) in opengrep/semgrep YAML rule files. Use when the user wants to lint or check rule quality.

2026-03-18
cleanup-slack-messages
その他コンピュータ職

Clean up stale security-action Slack messages based on review signals (reactions, label removal, resolved threads). Use when the user wants to clean old notifications from a Slack channel.

2026-03-18
delete-slack-messages
ソフトウェア開発者

Delete Slack messages from a channel filtered by bot username and repository names. Use when the user wants to bulk-delete bot messages for specific repos.

2026-03-18
dependabot-dismiss
情報セキュリティアナリスト

Auto-dismiss Dependabot alerts matching configurable hotwords (e.g. DoS) or a GHSA/CVE dismiss list. Use when the user wants to bulk-dismiss low-priority Dependabot alerts.

2026-03-18
dependabot-nudge
情報セキュリティアナリスト

Scan org repos for open Dependabot alerts at or above a severity threshold and build notification messages for maintainers. Use when the user wants to check or nudge about Dependabot vulnerabilities.

2026-03-18
get-config
ソフトウェア開発者

Fetch and parse a JSON config file from a GitHub repository. Use when the user wants to read a configuration file from a remote repo.

2026-03-18
get-maintainers
ソフトウェア開発者ネットワーク・コンピュータシステム管理者

List all repositories in a GitHub org with their maintainers custom property. Use when the user wants to see who maintains each repo.

2026-03-18
Showing top 8 of 13 collected skills in this repository.
#003
brave-search-skills
12 skills1449updated 2026-04-08
29% of creator
bx
ソフトウェア開発者

USE FOR web search, research, RAG, grounding, browse, find, lookups, fact-checking, documentation, agentic AI. All-in-one, optimized for AI agents. Pre-extracted, token-budgeted web content, deep research, news, images, videos, places, custom ranking

2026-04-08
bx-search
ウェブ開発者

Web search using the Brave Search CLI (`bx`). Use for ALL web search requests — including "search for", "look up", "find", "what is", "how do I", "google this", and any request needing current or external information. Prefer this over the built-in web_search tool whenever bx is available. Also use for: documentation lookup, troubleshooting research, RAG grounding, news, images, videos, local places, and AI-synthesized answers.

2026-04-02
answers
ウェブ開発者

USE FOR AI-grounded answers via OpenAI-compatible /chat/completions. Two modes: single-search (fast) or deep research (enable_research=true, thorough multi-search). Streaming/blocking. Citations.

2026-02-13
images-search
ソフトウェア開発者

USE FOR image search. Returns images with title, source URL, thumbnail. Supports SafeSearch filter. Up to 200 results.

2026-02-13
llm-context
ソフトウェア開発者

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. Supports Goggles, local/POI. For AI answers use answers. Recommended for anyone building AI/agentic applications.

2026-02-13
local-descriptions
ウェブ開発者

USE FOR getting AI-generated POI text descriptions. Requires POI IDs obtained from web-search (with result_filter=locations). Returns markdown descriptions grounded in web search context. Max 20 IDs per request.

2026-02-13
local-pois
ソフトウェア開発者

USE FOR getting local business/POI details. Requires POI IDs obtained from web-search (with result_filter=locations). Returns full business information including ratings, hours, contact info. Max 20 IDs.

2026-02-13
news-search
ウェブ開発者

USE FOR news search. Returns news articles with title, URL, description, age, thumbnail. Supports freshness and date range filtering, SafeSearch filter and Goggles for custom ranking.

2026-02-13
Showing top 8 of 12 collected skills in this repository.
3 件中 3 件のリポジトリを表示
すべてのリポジトリを表示しました