web-search

Search the web using configured providers like Serper, Brave, or SerpApi for real-time information.

147|11|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/CrawlScript/MMClaw --skill web-search-crawlscript
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-search
Source: https://github.com/CrawlScript/MMClaw/tree/main/mmclaw/skills/web-search
Command: npx skills add https://github.com/CrawlScript/MMClaw --skill web-search-crawlscript

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides up-to-date information from the web when you need to know about current events, news, prices, or any real-time data that isn't part of your existing knowledge base.

Core Features & Use Cases

  • Web Search: Queries configured search providers (Serper, Brave, SerpApi) to retrieve relevant web results.
  • Real-time Data: Fetches current information such as news headlines, stock prices, or recent event details.
  • Use Case: Ask "What's the latest news on AI advancements this week?" and the agent will use this skill to find and summarize recent articles.

Quick Start

Use the web-search skill to look up the current weather in London.

Frequently Asked Questions about web-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retrieve real-time information online using an AI agent?

You retrieve real-time information online by querying configured search providers like Serper, Brave, or SerpApi to fetch current web results and up-to-the-minute facts not available in static knowledge bases.

Can I fetch current news headlines and stock prices through a web search API?

Yes, you can fetch current news headlines and stock prices through a web search API by querying providers like Serper or SerpApi to retrieve real-time data for recent events and market values.

What search providers can I use for online lookup tasks?

You can use Serper, Brave, or SerpApi as search providers for online lookup tasks, requiring specific API keys for the configured provider to execute network requests via Python's urllib.

How do I set up a web search skill to find current weather or event details?

To set up a web search skill, acquire API keys for your chosen provider like Serper, Brave, or SerpApi, then configure the skill to query the provider and retrieve current weather or event data.

Do I need API keys to perform a real-time web search?

Yes, you need API keys to perform a real-time web search, as the skill requires configured credentials for specified search providers like Serper, Brave, or SerpApi to process network requests.

When should I use a web search skill instead of static knowledge?

Use a web search skill when you need current data, news, or up-to-the-minute facts that are not available in your existing static knowledge base, such as recent AI advancements or live prices.