web

Search the web and fetch URL content as text, markdown, or HTML.

Updated Mar 9, 2026
One-click install
npx skills add https://github.com/uhvc7652/MyAISkills --skill web-uhvc7652
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web
Source: https://github.com/uhvc7652/MyAISkills/tree/main/skills/web
Command: npx skills add https://github.com/uhvc7652/MyAISkills --skill web-uhvc7652

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows AI agents to search the internet for current information and fetch content from specific web pages, bridging the gap between AI knowledge and real-time online data.

Core Features & Use Cases

  • Web Search: Find up-to-date information, news, and facts using natural language queries.
  • Web Fetch: Retrieve and extract content (text, HTML) from specific URLs.
  • Use Case: An AI agent can use web_search to find the latest stock prices or use web_fetch to summarize an article from a given URL.

Quick Start

Use the web_search skill to find information about the latest AI advancements.

Frequently Asked Questions about web

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

FAQPage Schema
How do I fetch real-time web content using an AI agent?

To fetch real-time web content, an AI agent can use this Skill to perform web searches and extract information from specific URLs. It facilitates real-time data retrieval for news, facts, and specific web page data using natural language queries.

Can I extract text and HTML from a specific URL for web scraping?

Yes, you can extract text and HTML from a specific URL. The web fetch functionality supports content format selection, allowing you to retrieve and extract content in text, markdown, or HTML formats from target web pages.

How do I customize the number of web search results returned?

You can customize the quantity of web search results returned by adjusting the result quantity settings. This allows your AI agent to retrieve the exact number of online information entries needed for queries.

Does this web search tool support natural language queries?

Yes, this web search tool fully supports natural language queries. You can find up-to-date information, news, and facts by inputting conversational phrases directly into the search function.

What is the best way to get current information and news into my AI workflow?

The best way to get current information is by using this Skill to bridge the gap between static AI knowledge and real-time online data. It allows agents to search the internet for current facts and fetch specific web page content.

When should I use web search instead of fetching a specific URL?

Use web search when you need to discover up-to-date information or facts without a target source, and use web fetch when you already have a specific URL and need to extract its content as text, markdown, or HTML.