·web-fetch
</>

web-fetch

0xbigboss/claude-code

通过智能内容提取来获取 Web 内容,将 HTML 转换为干净的 Markdown。用于文档、文章和参考页面 http/https URL。

121安装·2热度·@0xbigboss

安装

$npx skills add https://github.com/0xbigboss/claude-code --skill web-fetch

SKILL.md

Fetch web content using curl | html2markdown with CSS selectors for clean, complete markdown output.

| platform.claude.com | #content-container | - | | docs.anthropic.com | #content-container | - | | developer.mozilla.org | article | - | | github.com (docs) | article | nav,.sidebar | | Generic | article,main | nav,header,footer,script,style |

For sites without known patterns, use the Bun script which auto-detects content:

通过智能内容提取来获取 Web 内容,将 HTML 转换为干净的 Markdown。用于文档、文章和参考页面 http/https URL。 来源:0xbigboss/claude-code。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/0xbigboss/claude-code --skill web-fetch
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 web-fetch?

通过智能内容提取来获取 Web 内容,将 HTML 转换为干净的 Markdown。用于文档、文章和参考页面 http/https URL。 来源:0xbigboss/claude-code。

如何安装 web-fetch?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/0xbigboss/claude-code --skill web-fetch 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/0xbigboss/claude-code