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.
Global
mkdir -p ~/.claude/skills/web-readerProject
mkdir -p .claude/skills/web-readerSource Repository
Agent Browservercel-labs/agent-browser
Fast browser automation tool for AI agents to control any website
Develop Userscriptsxixu-me/skills
Build and debug browser userscripts for Tampermonkey and ScriptCat
Just Scrapescrapegraphai/just-scrape
Search, scrape, crawl, and monitor web pages with an easy command line tool
Browser Actbrowser-act/skills
AI agents use browser-act to automate web tasks like fetch forms screenshots and complex workflows
Firecrawlfirecrawl/cli
Search, scrape, and crawl websites with one simple command line tool
Playwright Climicrosoft/playwright-cli
Automate browser tasks and test web pages with simple terminal commands
Browser Usebrowser-use/browser-use
Automate web testing, form filling, and screenshots with simple CLI commands
Browser Act Skill Forgebrowser-act/skills
Explore any website once and create reusable skill packages forever