Install
openclaw skills install yee-brave-searchA custom tool for web searching using Brave Search API.
openclaw skills install yee-brave-searchA lightweight skill for searching the web with the Brave Search API.
brave-search-custom in your OpenClaw skills/ directory.brave_search.py and SKILL.md inside it.brave_search.py is executable: chmod +x brave_search.py.Set your Brave Search API key as an environment variable:
export BRAVE_API_KEY="your_brave_api_key_here"
Ask your OpenClaw agent to search for anything, and it will use this script to fetch real-time data from the web.