← 返回 Skills 市场
5108
总下载
29
收藏
53
当前安装
1
版本数
在 OpenClaw 中安装
/install smart-web-fetch
功能描述
智能网页抓取技能 - 替代内置 web_fetch,自动使用 Jina Reader / markdown.new / defuddle.md 清洗服务获取干净 Markdown。支持多级降级策略,大幅降低 Token 消耗。当 Agent 需要获取网页内容时使用本技能替代 web_fetch。
安全使用建议
Install only if you intend to use it for public web pages and are comfortable sending requested URLs and fetched content through Jina Reader, markdown.new, and defuddle.md. Avoid private dashboards, intranet or localhost URLs, cloud metadata endpoints, signed links, and URLs containing tokens until the skill adds URL restrictions, explicit consent controls, and normal HTTPS verification.
能力评估
Purpose & Capability
Fetching and cleaning web pages is coherent with the stated purpose, and the third-party services are named, but the scripts accept arbitrary URLs with no private-network, localhost, metadata-host, signed-link, or tokenized-URL safeguards.
Instruction Scope
The instructions recommend replacing the built-in web_fetch and configuring agents to deny it, which broadly shifts web retrieval to this skill and its external processors without clear user consent or scope controls.
Install Mechanism
The package consists of SKILL.md and two Python scripts with no hidden installer or dependency setup. However, the metadata does not declare explicit network permissions despite outbound network behavior.
Credentials
Outbound network access is expected for this skill, but both scripts disable TLS certificate validation and hostname verification, which is not necessary for ordinary fetching and is not disclosed in the user-facing instructions.
Persistence & Privilege
The artifact does not request credentials, privilege escalation, background execution, scheduled persistence, or local data storage. The only persistent change described is an optional user-applied OpenClaw configuration change.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install smart-web-fetch - 安装完成后,直接呼叫该 Skill 的名称或使用
/smart-web-fetch触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - 智能网页抓取技能,支持 Jina/markdown.new/defuddle.md 多级降级
元数据
常见问题
Smart Web Fetch 是什么?
智能网页抓取技能 - 替代内置 web_fetch,自动使用 Jina Reader / markdown.new / defuddle.md 清洗服务获取干净 Markdown。支持多级降级策略,大幅降低 Token 消耗。当 Agent 需要获取网页内容时使用本技能替代 web_fetch。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 5108 次。
如何安装 Smart Web Fetch?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install smart-web-fetch」即可一键安装,无需额外配置。
Smart Web Fetch 是免费的吗?
是的,Smart Web Fetch 完全免费(开源免费),可自由下载、安装和使用。
Smart Web Fetch 支持哪些平台?
Smart Web Fetch 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Smart Web Fetch?
由 Leochens(@leochens)开发并维护,当前版本 v1.0.0。
推荐 Skills