answers
Provides AI-generated answers grounded in live web search results through Brave's OpenAI-compatible chat completions endpoint.
Setup & Installation
What This Skill Does
Provides AI-generated answers grounded in live web search results through Brave's OpenAI-compatible chat completions endpoint. It has two modes: a fast single-search mode for quick answers, and a research mode that runs multiple iterative searches to synthesize a thorough, cited response.
It gives you web-grounded, cited answers through a familiar OpenAI-compatible API, so you skip building your own search-then-summarize pipeline.
When to use it
- Getting a cited summary of a breaking news topic
- Running deep multi-source research on a technical comparison question
- Adding web-grounded Q&A to an existing OpenAI SDK-based chatbot by swapping the base URL
- Looking up current stats or facts that an LLM's training data wouldn't cover
- Generating a research brief with source citations for a report
Similar Skills
mcp-builder
A development guide for building MCP (Model Context Protocol) servers that connect LLMs to external APIs and services.
skill-creator
A skill for building, testing, and refining other skills.
template
A starter scaffold for building new agent skills.
bx
A CLI tool for web search built for AI agents.
