Brave Search

🌐Community
by badlogic · vlatest · Repository

Searches Badlogic's internal knowledge base for creative writing prompts, game design ideas, and worldbuilding inspiration.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add badlogic-brave-search npx -- -y @trustedskills/badlogic-brave-search
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "badlogic-brave-search": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/badlogic-brave-search"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The badlogic-brave-search skill enables AI agents to perform live web searches using the Brave search engine. It allows agents to retrieve current information, verify facts from recent sources, and answer queries that require up-to-date data beyond static training sets.

When to use it

  • Fact-checking: Verify news events or statistics published after your knowledge cutoff.
  • Real-time data: Retrieve live prices, weather updates, or stock market trends.
  • Current events: Investigate breaking news stories or recent technological developments.
  • Source verification: Cross-reference information found in documents with current online discussions.

Key capabilities

  • Executes queries directly against the Brave search engine index.
  • Returns results relevant to the specific question asked by the user.
  • Integrates seamlessly into the badlogic/pi-skills framework for agent workflows.

Example prompts

  • "What are the latest updates on the new iPhone release schedule?"
  • "Search for current reviews of the best running shoes available this month."
  • "Find recent news articles about changes to the US tax code in 2024."

Tips & gotchas

This skill relies entirely on internet connectivity; it will not function if the agent has no network access. While it provides current data, always review the specific search results returned by the agent to ensure they meet your accuracy standards, as search engines can occasionally return outdated or irrelevant snippets.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
badlogic
Installs
70

🌐 Community

Passed automated security scans.