Web Read

Fetch and extract text from a known web page with preserved citations.

577|62|Updated May 15, 2026
One-click install
npx skills add https://github.com/agentic-in/elephant-agent --skill web-read-agentic-in
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Web Read
Source: https://github.com/agentic-in/elephant-agent/tree/main/packages/skills/builtin_packages/runtime/web-read
Command: npx skills add https://github.com/agentic-in/elephant-agent --skill web-read-agentic-in

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Direct URL reading addresses the gap between search results and exact page content, ensuring users can access the precise page text and its citations without manual navigation.

Core Features & Use Cases

  • Direct URL fetch and text extraction with source citations preserved.
  • Robust handling of read failures and fallback messaging when a page can't be read.
  • Use cases include verifying a policy page, quoting exact statements from a source, or extracting page text for archival notes.

Quick Start

Provide the exact URL of the page you want read, and Web Read will fetch the content and return the text with citations.

Frequently Asked Questions about Web Read

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

FAQPage Schema
How do I extract text from a web page URL with exact citations?

To extract text from a web page URL with exact citations, provide the direct link. The system fetches the specific page content and returns the text while preserving original source citations and context for reliable verification.

What is the best way to read a specific policy page and quote exact statements?

The best way to read a specific policy page and quote exact statements is using direct URL fetching. This approach extracts the precise page text needed for archival notes or verification, bypassing manual navigation entirely.

Why does web page text extraction fail for some URLs and how is it handled?

Web page text extraction can fail for some URLs due to access restrictions or connection issues. The system provides robust handling of read failures, returning a fallback message to gracefully indicate when a page cannot be read.

Do I need search results or a direct URL to extract page content for archival notes?

You need a direct URL to extract page content for archival notes. Direct URL fetching specifically addresses the gap between search results and exact page content, ensuring access to precise text and citations without manual navigation.

Can I verify a specific article's source context without manual web navigation?

Yes, you can verify a specific article's source context without manual web navigation by providing the exact URL. The system directly fetches the page content, preserving the exact text and citations needed for verification.