ワンクリックで
brave-search
Web search via Brave Search API with clean JSON results and minimal SEO noise.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Web search via Brave Search API with clean JSON results and minimal SEO noise.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Bounded auto-iteration for a prompt with explicit stop predicates.
Memory hygiene workflow to classify, deduplicate, and promote durable knowledge across local memory layers.
Bounded simplification pass for a file or hunk that preserves behavior while reducing complexity.
Turn a repeatable workflow into a reusable local SKILL.md with explicit steps, criteria, and safe defaults.
Bounded auto-debug loop for failing build/test commands with evidence-first diagnosis.
Safely update Nexo config files with read-before-write merges, schema-aware mapping, and reload/restart awareness.
| name | Brave Search |
| description | Web search via Brave Search API with clean JSON results and minimal SEO noise. |
| requires | {"bins":[],"env":["BRAVE_SEARCH_API_KEY"]} |
Use this skill when the user asks for web search:
"find news about X", "what happened to Y", "find an article about Z".
It pairs well with fetch-url + summarize.
statusbrave_search(query, count?, freshness?, country?, safesearch?) —
freshness accepts pd|pw|pm|py (past day/week/month/year)Returns {results: [{title, url, description, page_age, language}]}.
Get an API key at brave.com/search/api (free tier: ~2k queries/day).