Brave Search
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.
Run in terminal (recommended)
claude mcp add badlogic-brave-search npx -- -y @trustedskills/badlogic-brave-search
Or manually add to ~/.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-skillsframework 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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.