Agent skill

brave-search

Web search and content extraction via Brave Search API.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/brave-search-gupsammy-claude-setup-48382633

SKILL.md

Brave Search

Headless web search (and lightweight content extraction) using Brave Search API. No browser required.

Search

bash
node {baseDir}/scripts/search.mjs "query"
node {baseDir}/scripts/search.mjs "query" -n 10
node {baseDir}/scripts/search.mjs "query" --content
node {baseDir}/scripts/search.mjs "query" -n 3 --content

Extract a page

bash
node {baseDir}/scripts/content.mjs "https://example.com/article"

Notes:

  • Needs BRAVE_API_KEY.
  • Content extraction is best-effort (good for articles; not for app-like sites).
  • If a site is blocked or too JS-heavy, prefer the summarize skill (it can use a Firecrawl fallback).

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results