What problem does it solve?
Non-programmatic methods struggle to consistently retrieve clean, structured content from web pages. This Skill enables automated reading, content extraction, and metadata retrieval from any URL, simplifying integration into apps and workflows.
Core Features & Use Cases
- Web content extraction: fetches title, html, text content, and publication time.
- Metadata provisioning: returns page URL, author and description when available.
- Backend-first usage: designed for server-side usage with the z-ai-web-dev-sdk; ideal for batch processing, monitoring, and content pipelines.
- Use Case: Build a monitoring service that tracks changes to articles across multiple sites and surfaces summaries and metadata.
Quick Start
Invoke page_reader with a URL to retrieve structured page content and metadata.