🧪 Skills
yee-brave-search
--- name: brave-search-custom description: "A custom tool for web searching using Brave Search API." metadata: { "openclaw": { "emoji": "🔍", "requires": { "bins": ["python3"] }
v1.0.0
Description
name: brave-search-custom description: "A custom tool for web searching using Brave Search API." metadata: { "openclaw": { "emoji": "🔍", "requires": { "bins": ["python3"] } } }
Brave Search Custom Skill
A lightweight skill for searching the web with the Brave Search API.
Installation
- Create a folder named
brave-search-customin your OpenClawskills/directory. - Put
brave_search.pyandSKILL.mdinside it. - Make sure
brave_search.pyis executable:chmod +x brave_search.py.
Configuration
Set your Brave Search API key as an environment variable:
export BRAVE_API_KEY="your_brave_api_key_here"
Usage
Ask your OpenClaw agent to search for anything, and it will use this script to fetch real-time data from the web.
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!