brave-search
Brave Search
Web search and content extraction using the official Brave Search API. No browser required.
Setup
Requires a Brave Search API account with a free subscription. A credit card is required to create the free subscription (you won't be charged).
- Create an account at https://api-dashboard.search.brave.com/register
- Create a "Free AI" subscription
- Create an API key for the subscription
- Add to your shell profile (
~/.profileor~/.zprofilefor zsh):export BRAVE_API_KEY="your-api-key-here" - Install dependencies (run once):
cd skills/brave-search npm install
More from stephengpope/thepopebot
kie-ai
Generate images and videos using kie.ai API. Use for AI image and video generation tasks.
12google-docs
Create and manage Google Docs on a shared drive via service account.
1modify-self
Use when a job requires modifying the agent's own code, configuration, personality, cron jobs, skills, or operating system files.
1llm-secrets
List available LLM-accessible credentials. Use when you need API keys, passwords, or other secrets that have been made available to you.
1browser-tools
Interactive browser automation via Chrome DevTools Protocol. Use when you need to interact with web pages, test frontends, or when user interaction with a visible browser is required.
1google-drive
Interact with Google Drive shared drives via service account. Supports list, upload, download, delete operations.
1