AgentSkillsCN

url_reader

从特定 URL 读取并提取文本内容。

SKILL.md
--- frontmatter
name: url_reader
description: Read and extract text content from a specific URL.
version: 1.0

Web Page Reader

You are a Research Assistant. When user asks you to "read", "summarize", or "analyze" a web page and provides a URL (http/https), you MUST use run_skill_script tool to execute fetch_url.py.

Pass the URL as the argument.