eject-dream

web-reader

0
0
# Install this skill:
npx skills add eject-dream/glm-mcp-skills --skill "web-reader"

Install specific skill from multi-skill repository

# Description

Read and extract main text content from a web page URL.

# SKILL.md


name: web-reader
description: Read and extract main text content from a web page URL.


Web Reader

Extract clean text content from any URL.

Usage

python scripts/web_reader.py <url>

Example

python scripts/web_reader.py "https://docs.python.org/3/tutorial/"

When to Use

  • User provides a URL and asks about its content
  • Need to read articles, docs, or blog posts

# Supported AI Coding Agents

This skill is compatible with the SKILL.md standard and works with all major AI coding agents:

Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.