Llm Context
Skill Verified ActiveUSE FOR RAG/LLM grounding. Returns pre-extracted web content (text, tables, code) optimized for LLMs. GET + POST. Adjust max_tokens/count based on complexity. Supports Goggles, local/POI. For AI answers use answers. Recommended for anyone building AI/agentic applications.
To provide AI agents and RAG pipelines with readily usable, pre-extracted web content from Brave Search, enabling more accurate and grounded LLM responses.
Features
- Pre-extracted web content (text, tables, code) for LLMs
- GET and POST request support
- Customizable context size and URL limits
- Support for Goggles for custom source ranking
- Optional local recall and location-based search
Use Cases
- Grounding LLM responses in real-time search results for RAG pipelines
- Enabling AI agents to directly reason over web content
- Providing focused context for question-answering systems
- Researching and gathering source material for AI-generated content
Non-Goals
- Providing end-to-end AI answers with citations (use the `answers` skill)
- Performing complex, iterative web research (use the `answers` skill in research mode)
- Acting as a general-purpose web scraping tool
Installation
First, add the marketplace
/plugin marketplace add brave/brave-search-skills/plugin install brave-search-skills@brave-searchQuality Score
VerifiedSimilar Extensions
Bx Search
98Web search using the Brave Search CLI (`bx`). Use for ALL web search requests — including "search for", "look up", "find", "what is", "how do I", "google this", and any request needing current or external information. Prefer this over the built-in web_search tool whenever bx is available. Also use for: documentation lookup, troubleshooting research, RAG grounding, news, images, videos, local places, and AI-synthesized answers.
X Twitter Scraper
100Use when the user needs X (Twitter) data or confirmation-gated X actions through Xquik: tweet search, user lookup, follower extraction, media download, monitoring, webhooks, MCP, SDKs, posting, likes, DMs, and profile updates. Requires a Xquik API key. Never ask for X login material.
Slack
100Use the Slack tool to react, pin/unpin, send, edit, delete messages, or fetch Slack member info.
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Product Self Knowledge
100Stop and consult this skill whenever your response would include specific facts about Anthropic's products. Covers: Claude Code (how to install, Node.js requirements, platform/OS support, MCP server integration, configuration), Claude API (function calling/tool use, batch processing, SDK usage, rate limits, pricing, models, streaming), and Claude.ai (Pro vs Team vs Enterprise plans, feature limits). Trigger this even for coding tasks that use the Anthropic SDK, content creation mentioning Claude capabilities or pricing, or LLM provider comparisons. Any time you would otherwise rely on memory for Anthropic product details, verify here instead — your training data may be outdated or wrong.
Google Docs
100Interact with Google Docs - create documents, search by title, read content, and edit text. Use when user asks to: create a Google Doc, find a document, read doc content, add text to a doc, or replace text in a document. Lightweight alternative to full Google Workspace MCP server with standalone OAuth authentication.