ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified utilities Safety 5/5

Vincent - Brave Search for agents

Web and news search powered by Brave Search. Use this skill when users want to search the web, find news articles, or look up current information. Pay-per-call via Vincent credit system. Triggers on "search the web", "web search", "brave search", "search news", "find information", "look up", "current events".

Why use this skill?

Integrate powerful web and news search into your OpenClaw agents. Enjoy automated billing and secure, key-free access with Vincent's Brave Search integration.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/glitch003/vincent-brave-search
Or

What This Skill Does

Vincent - Brave Search provides autonomous agents with robust, real-time access to the global web and current news cycles. By leveraging the Brave Search API through a secure, proxy-based architecture, this skill allows your agent to fetch up-to-date information, verify facts, and stay informed on global events without requiring you to manage individual API keys or infrastructure. All requests are routed through the Vincent backend, which handles credit-based authentication and rate limiting, ensuring a seamless experience for your agent's research tasks.

Installation

To add this skill to your environment, use the OpenClaw CLI command: clawhub install openclaw/skills/skills/glitch003/vincent-brave-search. Once installed, the agent will verify if a DATA_SOURCES secret exists. If not, the agent will trigger the creation process, returning a unique keyId and a claim URL. You must visit the provided URL at heyvincent.ai to finalize ownership, associate a payment method, and fund your credits before the agent can successfully execute search queries.

Use Cases

This skill is ideal for agents performing market research, news summarization, or competitive intelligence. Use it to find the latest updates on specific industries, gather data for reports, or perform preliminary fact-checking. It is particularly effective for agents that need to cross-reference multiple sources to provide a comprehensive answer to a user query. Because it is pay-per-call, it works best for scenarios where precision and freshness are more important than mass scraping.

Example Prompts

  1. "Search the web and provide a summary of the latest developments in renewable energy policy as of today."
  2. "Look up current events regarding the recent tech market trends and summarize the top three news articles."
  3. "Find information on the upcoming OpenClaw developer conference and tell me the official registration link."

Tips & Limitations

Keep in mind that this is a pay-per-call service; ensure your credit balance is regularly monitored to avoid service interruptions. The agent receives a _vincent.creditRemainingUsd field in every response, which you can use to programmatically warn the user if balance is low. This skill is intended for information retrieval; it cannot interact with paywalled content or bypass site-specific authentication. Ensure your agent is configured to handle network latency gracefully, as the search speed depends on external upstream providers.

Metadata

Author@glitch003
Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-glitch003-vincent-brave-search": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#search#brave#web-search#news#research
Safety Score: 5/5

Flags: network-access, external-api