Emily Web Fetch
/install emily-web-fetch
Web Fetch Skill\r
\r
Description\r
抓取指定URL的网页内容,返回文本摘要或原始HTML。用于获取新闻、公告、数据页面等。\r \r
Tools Provided\r
fetch(url)- 抓取网页,返回文本内容(最多5000字符)\r \r
Usage\r
助手调用此工具获取网页内容,然后进行分析、摘要或提取信息。\r \r
Examples\r
用户:抓取 https://www.cls.cn/telegraph\r 助手:调用 web-fetch:fetch(url),获取后返回内容并解读。\r \r
Limitations\r
- 仅支持HTTP/HTTPS GET- 不处理JavaScript渲染的页面(静态HTML)\r
- 内容长度限制为5000字符,避免过大响应\r
- 需要目标网站允许爬取(遵守robots.txt)
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install emily-web-fetch - After installation, invoke the skill by name or use
/emily-web-fetch - Provide required inputs per the skill's parameter spec and get structured output
What is Emily Web Fetch?
Fetch static webpage content up to 5000 characters via HTTP/HTTPS GET for analysis, summarization, or information extraction. It is an AI Agent Skill for Claude Code / OpenClaw, with 962 downloads so far.
How do I install Emily Web Fetch?
Run "/install emily-web-fetch" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Emily Web Fetch free?
Yes, Emily Web Fetch is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Emily Web Fetch support?
Emily Web Fetch is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Emily Web Fetch?
It is built and maintained by emilyzhang01 (@emilyzhang01); the current version is v1.0.5.