websearch

Perform web searches and retrieve structured results with titles, URLs, and summaries.

1|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/kkbig509/weclaw --skill websearch-kkbig509
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: websearch
Source: https://github.com/kkbig509/weclaw/tree/main/src/weclaw/skills/websearch
Command: npx skills add https://github.com/kkbig509/weclaw --skill websearch-kkbig509

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides an intelligent web search capability, enabling AI agents to dynamically acquire up-to-date knowledge from the internet.

Core Features & Use Cases

  • AI-Optimized Results: Retrieves search results including titles, URLs, summaries, and site names, all formatted for easy AI consumption.
  • Dynamic Knowledge Acquisition: Allows agents to fetch current information on any topic, from breaking news to factual queries.
  • Use Case: An AI assistant needs to answer a user's question about the latest developments in a specific scientific field. It uses the websearch skill to find recent articles and summarize the key findings.

Quick Start

Use the websearch skill to search for 'latest advancements in renewable energy' and return the top 3 results.

Frequently Asked Questions about websearch

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

FAQPage Schema
How do I enable web search for an AI assistant to fetch current information?

To enable web search for an AI assistant, you use a Skill that leverages the mcp_client.py script to interact with a remote service, allowing agents to retrieve AI-optimized results like titles, URLs, and summaries.

Do I need a DashScope API key to use AI-optimized web search capabilities?

Yes, you need a DashScope API key to use this web search capability, as the Skill requires it to interact with the remote service and retrieve structured, AI-optimized search results.

What format do web search results return when retrieved by an AI agent?

Web search results return structured, AI-optimized data that includes titles, URLs, summaries, and site names, which ensures the information is formatted for easy AI consumption.

Can I use dynamic knowledge acquisition for current events and factual queries?

Yes, dynamic knowledge acquisition allows AI agents to fetch current information on any topic, supporting research needs ranging from breaking news and current events to factual queries.

What is the best way to get summaries of recent articles using a search engine for AI?

The best way to get summaries is using an AI-optimized web search Skill that retrieves titles, URLs, and summaries formatted for easy consumption, allowing agents to summarize key findings from recent articles.