brave-search

Web search via the Brave Search API. Use to retrieve search results from Brave when web lookups are needed.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "brave-search" with this command: npx skills add michalvavra/agents/michalvavra-agents-brave-search

Brave Search

Usage

uv run --script {thisSkillDir}/scripts/brave-search.py "QUERY" [OPTIONS] --json

Options

  • --count <N>: Maximum results to return (default: 5)
  • --offset <N>: Offset into the result set (default: 0)
  • --country <CODE>: Two letter country code
  • --search-lang <CODE>: Search language code
  • --safesearch <off|moderate|strict>: Safe search mode
  • --freshness <day|week|month>: Filter by recency
  • --json: Output normalized JSON
  • --raw: Output raw API response
  • --help: Show help

Examples

uv run --script {thisSkillDir}/scripts/brave-search.py "observability tools" --count 3 --json

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

frontend-design

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

write-docs

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

agent-browser

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

commit

No summary provided by upstream source.

Repository SourceNeeds Review