// SKILLSearch

Brave API Setup

Give your bot real-time web search capabilities powered by Brave Search. Access current information beyond the AI model's training data.

/brave-api-setup

KEY FEATURES

1

Real-time web search with up-to-date results

2

Automatic source citation and links

3

Configurable search result count and filtering

4

Support for news, images, and general web search

5

Rate limiting and cost tracking built-in

CONFIGURATION EXAMPLE

openclaw.json
"skills": {
  "entries": {
    "brave-api-setup": { "enabled": true }
  }
}

EXAMPLE CONVERSATION

U

What's the latest news about SpaceX?

B

Here's what I found: 1. **SpaceX Starship completes orbital test** — Reuters, 2 hours ago Successfully completed its latest test flight... 2. **New Starlink satellites deployed** — TechCrunch, 6 hours ago 60 new satellites added to the constellation... Sources: reuters.com, techcrunch.com

TIPS & BEST PRACTICES

Brave Search has a free tier with 2,000 queries/month

Enable news mode for time-sensitive queries

The bot automatically cites sources to prevent hallucination

Enable on your bot

Brave API Setup · Search

DASHBOARD