brave-search
Installation
SKILL.md
Web search using the Brave Search API.
Prerequisites
BRAVE_API_KEYenvironment variable with a valid Brave Search API key
Check before use:
[ -z "$BRAVE_API_KEY" ] && echo "Error: BRAVE_API_KEY not set" || echo "OK: BRAVE_API_KEY is set"
Note: Never hardcode BRAVE_API_KEY. Always use the environment variable.
API Endpoint
GET https://api.search.brave.com/res/v1/web/search