web-search

Search the web and fetch page content as markdown with titles and URLs.

18|4|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/El3tar-cmd/DevHive-Cli --skill web-search-el3tar-cmd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-search
Source: https://github.com/El3tar-cmd/DevHive-Cli/tree/main/skills/web-search
Command: npx skills add https://github.com/El3tar-cmd/DevHive-Cli --skill web-search-el3tar-cmd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Web search and fetch content from URLs to provide up-to-date information for decision making and research.

Core Features & Use Cases

  • Real-time web search: query the web and retrieve relevant results with titles and URLs.
  • Content fetch: fetch full-page content as markdown for easy integration into notes and docs.
  • Use Case: Verify API documentation, news, or price data by pulling authoritative sources and summarizing results.

Quick Start

Use web-search to look up "OpenAI API rate limits 2026" to see the latest guidelines.

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 web search results for fact-checking?

To retrieve real-time web search results for fact-checking, query the web to fetch relevant sources with titles and URLs. This process returns structured information to verify facts across domains instantly.

Can I fetch full-page content as markdown for API documentation checks?

Yes, you can fetch full-page content as markdown for API documentation checks. The content fetch workflow pulls web pages and returns them in markdown format for easy integration into notes and docs.

What is the best way to find current information from the web instantly?

The best way to find current information from the web instantly is using a web search and fetch workflow. It retrieves up-to-date data like news or price data and returns structured titles, URLs, and content.

Does web search work without external dependencies for information retrieval?

Yes, web search works without external dependencies for information retrieval. It implements self-contained web search and fetch workflows to retrieve current information and structured markdown content.

How do I monitor news and verify data across different domains?

To monitor news and verify data across different domains, apply web search to pull authoritative sources. It retrieves real-time information and summarizes results to support decision making and research.

When do I need to fetch web content as markdown instead of raw HTML?

You need to fetch web content as markdown instead of raw HTML when integrating up-to-date information into notes and docs. This format simplifies content retrieval for research and decision making workflows.