Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
brave
GitHub 제작자 프로필

brave

3개 GitHub 저장소에서 수집된 43개 skills를 저장소 단위로 보여줍니다.

수집된 skills
43
저장소
3
업데이트
2026-06-24
저장소 탐색

저장소와 대표 skills

plaster-from-patch
소프트웨어 개발자

Create a Plaster (`rewrite/*.yaml`) config for an existing Brave-core Chromium `.patch`, authoring an intent-conveying regex match per the Plaster Dos and Don'ts, then verifying it by running `plaster.py apply` and diffing the regenerated patch against the original. Does not modify sources or create other files. Triggers on: plaster from patch, convert patch to plaster, plasterize, make a plaster.

2026-06-24
create-contributor-prs
소프트웨어 개발자

For an external contributor's open PRs to brave/brave-core, ensure the `sync-and-rebase-pr-from-fork.yml` workflow has been dispatched for each PR's latest commit SHA — so a `contributor-*` draft PR exists inside brave/brave-core and CI can run. Invoke when the user says something like "create contributor PRs for <user>", "sync contributor PRs <list>", "run the rebase-from-fork workflow for these PRs", or passes a GitHub username / list of PR URLs/numbers.

2026-06-10
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
이 저장소에서 수집된 skills 18개 중 상위 8개를 표시합니다.
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
이 저장소에서 수집된 skills 13개 중 상위 8개를 표시합니다.
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
이 저장소에서 수집된 skills 12개 중 상위 8개를 표시합니다.
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다