web-reader

Extract web page title, HTML, and publication time using z-ai-web-dev-sdk.

1|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/Abhishekgit01/LumeIQ --skill web-reader-abhishekgit01
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-reader
Source: https://github.com/Abhishekgit01/LumeIQ/tree/main/skills/web-reader
Command: npx skills add https://github.com/Abhishekgit01/LumeIQ --skill web-reader-abhishekgit01

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of extracting content from web pages, saving users time and effort in gathering information from the internet.

Core Features & Use Cases

  • Web Page Scraping: Extract the main content, title, and metadata from any given URL.
  • Content Analysis: Retrieve publication times and structured HTML for further processing.
  • Use Case: Automatically pull the full text of a news article from a URL to summarize it or archive it for later reading.

Quick Start

Use the web-reader skill to extract the content from the URL https://example.com.

Frequently Asked Questions about web-reader

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

FAQPage Schema
How do I extract web page content and metadata from a URL?

You can extract web page content and metadata by supplying a URL to the web reader, which programmatically retrieves the title, structured HTML, and publication time for further processing.

What is web scraping used for in content analysis?

Web scraping is used to automatically pull full text and publication times from web pages, enabling you to archive articles or gather internet information for content analysis without manual effort.

Can I retrieve the publication time and title from any HTML page?

Yes, you can retrieve the publication time and title from an HTML page, as the extraction process supports scraping page metadata alongside the main text content from a given URL.

Does web content extraction require external dependencies?

Web content extraction requires no external dependencies, relying solely on the integrated z-ai-web-dev-sdk to handle URL scraping and article content retrieval natively.

What is the best way to scrape a news article for archiving?

The best way to scrape a news article for archiving is to automate content extraction using a web reader, which pulls the full text and metadata from the URL instantly for later reading.