web-search

Search the web and fetch page content as markdown.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/ItsJupiter000/hot-outreach --skill web-search-itsjupiter000
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-search
Source: https://github.com/ItsJupiter000/hot-outreach/tree/main/.local/skills/web-search
Command: npx skills add https://github.com/ItsJupiter000/hot-outreach --skill web-search-itsjupiter000

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables you to search the web and fetch content from URLs to obtain current information, API docs, and articles.

Core Features & Use Cases

  • WebSearch(query): Search the web for current information and return a structured set of results.
  • webFetch(url): Fetch and convert a web page into Markdown-ready content for review or export.
  • Use Case: Verify breaking news, compare API documentation, or pull product-related pages for analysis.

Quick Start

Ask the AI to search for the latest OpenAI API rate limits and fetch the top result for detailed content.

Frequently Asked Questions about web-search

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

FAQPage Schema
How do I fetch real-time web content and convert it to markdown?

To search for current information, use the WebSearch function with your query to return a structured set of result pages. This retrieves live data for fact-verification, current events, and diverse topics.

Can I verify breaking news and track product updates in real time?

You can verify breaking news and track product updates by searching the web for current information. The skill retrieves real-time results across diverse topics to ensure your data is up-to-date.

What is the best way to read API docs and compare documentation across different sources?

The best way to read API docs is to search for the documentation and fetch the top result pages. You can retrieve specific URL content as markdown, allowing you to compare API documentation side-by-side directly.

Does the web search tool return structured results or raw HTML?

The web search tool returns structured results including a list of result pages. When fetching a specific URL, it converts the web page content into markdown-ready format rather than returning raw HTML.

Are there limitations when using web search to fetch page content for analysis?

Limitations of fetching page content include potential access restrictions on specific URLs or sites. The skill retrieves content as markdown, so sites requiring authentication or blocking automated fetching may not return complete results.