web

Search the web and fetch full page content with metadata and citations.

14|6|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/jholhewres/devclaw --skill web-jholhewres
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web
Source: https://github.com/jholhewres/devclaw/tree/main/pkg/devclaw/copilot/builtin/skills/web
Command: npx skills add https://github.com/jholhewres/devclaw --skill web-jholhewres

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Many agents and workflows lack reliable access to current web information and the ability to retrieve full page content, which prevents accurate research, verification, and citation of sources.

Core Features & Use Cases

  • Query-based Web Search: Find current articles, documentation, and news by issuing natural-language queries.
  • Direct URL Fetching: Retrieve full content from specific URLs for deep reading, summarization, or citation.
  • Use Case: Research a recent technology change by searching for up-to-date blog posts and fetching the top article to extract key points and publication metadata.

Quick Start

Search for the latest Go generics tutorials and fetch the full content of the top result for summarization.

Frequently Asked Questions about web

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

FAQPage Schema
How do I fetch live web content from a specific URL for research?

To fetch live web content, retrieve full page content directly from specified URLs. This process extracts text with basic metadata and source citations, enabling downstream summarization and analysis for accurate research.

Can I search the web for current news and documentation using natural-language queries?

You can search the web for current news and documentation by issuing natural-language queries. This retrieves current articles and page content with basic metadata, ensuring reliable access to live information for research.

What is the best way to monitor recent technology changes and extract key points?

The best way to monitor recent technology changes is searching for up-to-date blog posts and fetching the top article. This retrieves full content and publication metadata to extract key points for verification.

Does this web search approach provide source citations for downstream analysis?

This web search approach provides source citations by retrieving page content with basic metadata. It ensures accurate research and verification by supplying cited information for downstream summarization and analysis.

Are there limitations when retrieving full page content from known links?

Limitations when retrieving full page content from known links include relying on basic metadata and source citations. It is designed for live information retrieval, so dynamic content rendering may vary.

Why do I need live web content retrieval for agents and workflows?

You need live web content retrieval because many agents and workflows lack reliable access to current web information. Fetching full page content prevents inaccurate research and enables proper source citation.