Emily Web Fetch

# Web Fetch Skill ## Description 抓取指定URL的网页内容,返回文本摘要或原始HTML。用于获取新闻、公告、数据页面等。 ## Tools Provided - `fetch(url)` - 抓取网页,返回文本内容(最多5000字符) ## Usage 助手调用此工具获取网页内容,然后进行分析、摘要或提取信息。 ## Examples 用户:抓取 https://www.cls.cn/telegraph 助手:调用 web-fetch:fetch(url),获取后返回内容并解读。 ## Limitations - 仅支持HTTP/HTTPS GET- 不处理JavaScript渲染的页面(静态HTML) - 内容长度限制为5000字符,避免过大响应 - 需要目标网站允许爬取(遵守robots.txt)

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Emily Web Fetch" with this command: npx skills add emilyzhang01/emily-web-fetch

Web Fetch Skill

Description

抓取指定URL的网页内容,返回文本摘要或原始HTML。用于获取新闻、公告、数据页面等。

Tools Provided

  • fetch(url) - 抓取网页,返回文本内容(最多5000字符)

Usage

助手调用此工具获取网页内容,然后进行分析、摘要或提取信息。

Examples

用户:抓取 https://www.cls.cn/telegraph 助手:调用 web-fetch:fetch(url),获取后返回内容并解读。

Limitations

  • 仅支持HTTP/HTTPS GET- 不处理JavaScript渲染的页面(静态HTML)
  • 内容长度限制为5000字符,避免过大响应
  • 需要目标网站允许爬取(遵守robots.txt)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

Mental Health Analysis Tool | 心理健康分析工具

Analyzes human mental health and psychological behavior, supports identifying common psychological problem tendencies through video analysis, and provides st...

Registry SourceRecently Updated
Research

Cg Paper Writing

Academic paper writing skill for 3D vision, computer graphics, CAD, and 3D understanding. Covers NeRF, 3DGS, SLAM, point cloud processing, 3D shape understan...

Registry SourceRecently Updated
Research

Wikipedia Publisher

Draft, review, de-risk, and publish Wikipedia or Wikidata content with a bias toward policy-safe workflow. Use when creating or editing encyclopedia articles...

Registry SourceRecently Updated
Research

3dgs Paper Reader

Read and summarize 3D Gaussian Splatting research papers. Extracts method architecture, core innovations, experimental results, and key findings from arXiv p...

Registry SourceRecently Updated