web-reader
Extracts structured content from web pages via CLI or SDK, featuring caching and rate limiting for backend use.
Install
npx skills add https://github.com/answerzhao/agent-skills --skill web-readerStats
| Total installs | 1,535 |
| Weekly installs | 1.5K |
| GitHub stars | 26 |
| First seen | Jan 23, 2026 |
| Source | @answerzhao/agent-skills |
Summary
- Fetches and parses web pages via the page_reader function, returning structured data including title, HTML content, plain text, and publication time
- Supports both CLI usage for quick tasks and SDK integration for programmatic access in backend code only
- Includes caching, rate limiting, parallel processing, and error handling patterns for production applications
- Handles multiple URLs, content aggregation, and advanced use cases like RSS feed readers and scraping pipelines
Tags
Related skills
| Skill | Installs | vs web-reader |
|---|---|---|
| n8n-expression-syntax | 1,547 | +12 |
| planning-with-files-zh | 1,598 | +63 |
| derivatives-trading-usds-futures | 1,469 | -66 |
| bb-browser | 1,575 | +40 |
| wechat-article-extractor | 1,553 | +18 |
FAQ
- How many installs does web-reader have?
- web-reader has 1,535 total installs and 1.5K installs this week.
- Where is web-reader hosted?
- web-reader is published by @answerzhao/agent-skills at https://github.com/answerzhao/agent-skills.
- How many GitHub stars does web-reader have?
- web-reader has 26 GitHub stars.
- When was web-reader first indexed?
- OrangeBot.AI first indexed web-reader on Jan 23, 2026.
- How do I install web-reader?
- Run: npx skills add https://github.com/answerzhao/agent-skills --skill web-reader