AI AGENT ADDONS

The Web Reader skill lets you grab text and details from any web page. You can get the page title, the main content as plain text or HTML, and even the publication date. It is perfect for saving news articles, blog posts, or research papers without copying everything by hand.

This skill works with the z-ai-web-dev-sdk package. You can use it in your backend code or run simple commands to scrape a page. The output is clean and organized, so you can use it in other apps or save it to a file.

Anyone who needs to gather information from websites will find this helpful. It saves time and gives you the data you need in a structured format.

Add Web Reader skill to your workflow

Global

mkdir -p ~/.claude/skills/web-reader

Project

mkdir -p .claude/skills/web-reader

Source Repository

Stars
26
Forks
15
Watchers
26
Last Push
7 months ago
Created
7 months ago