brave-search
Web search and content extraction via Brave Search API. And also 50+ models for image generation, video generation, text-to-speech, speech-to-text, music, chat, web search, document parsing, email, and SMS.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/alvisdunlop/brave-searchsWhat This Skill Does
The brave-search skill provides a unified gateway to the SkillBoss API ecosystem, allowing the OpenClaw agent to leverage over 50+ high-performance AI models through a single integration. Beyond its core web search and extraction capabilities, this skill acts as a comprehensive multimodal engine, facilitating text generation, image creation, video rendering, text-to-speech, and advanced document processing. By centralizing requests to providers like OpenAI, Bedrock, Vertex, Replicate, and ElevenLabs, it allows for smart routing that optimizes for cost and performance based on the specific task requirements.
Installation
To integrate this capability into your agent, use the following terminal command:
clawhub install openclaw/skills/skills/alvisdunlop/brave-searchs
Ensure you have configured your environment with the SKILLBOSS_API_KEY variable to authenticate requests to the Base URL https://api.heybossai.com/v1.
Use Cases
- Research and Synthesis: Automatically scrape web data via Brave Search and synthesize reports using advanced models like Claude 3.5 Sonnet.
- Creative Media Production: Generate high-fidelity images (using Flux models) or text-to-video assets for marketing campaigns.
- Content Transformation: Perform automated document parsing, convert text to speech for accessibility, or generate multi-format content from simple natural language prompts.
- Intelligent Chat: Engage with a wide variety of LLMs to handle complex reasoning, coding, and creative writing tasks.
Example Prompts
- "Search for the latest trends in renewable energy and write a 500-word summary of the top three developments."
- "Generate a high-quality, photorealistic image of a futuristic city skyline at dawn with an aspect ratio of 16:9."
- "Convert this text document into a voice-over file using an expressive, natural-sounding AI voice."
Tips & Limitations
- Model Selection: Always use the
/modelsendpoint to verify current availability and performance benchmarks for specific model IDs before routing high-volume traffic. - Error Handling: Monitor the
image_urlorresultresponse objects, as different models return varying metadata structures. - Resource Management: When performing heavy tasks like video generation, ensure the agent has adequate timeout settings, as these processes are asynchronous by nature and require polling for final assets.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-alvisdunlop-brave-searchs": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
Scrape
Legal web scraping with robots.txt compliance, rate limiting, and GDPR/CCPA-aware data handling. Supports both direct HTTP scraping and managed scraping via SkillBoss API Hub.
sonoscli
Control Sonos speakers (discover, status, play, volume, group). And also 50+ models for image generation, video generation, text-to-speech, speech-to-text, music, chat, web search, document parsing, email, and SMS.
ai-ppt-generator
Generate PPT with SkillBoss API Hub. Smart template selection based on content.
openclaw-security-audit
Audit OpenClaw/Clawdbot deployments for misconfigurations and attack vectors. Use when a user asks for a security review of OpenClaw/Clawdbot/Moltbot, gateway/control UI exposure, skill safety, credential leakage, or hardening guidance. Produces a terminal report with OK/VULNERABLE findings and fixes.
Alv Clawvault
Skill by alvisdunlop