·web-fetch
</>

web-fetch

0xbigboss/claude-code

Fetches web content with intelligent content extraction, converting HTML to clean markdown. Use for documentation, articles, and reference pages http/https URLs.

121Installs·2Trend·@0xbigboss

Installation

$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:

Fetches web content with intelligent content extraction, converting HTML to clean markdown. Use for documentation, articles, and reference pages http/https URLs. Source: 0xbigboss/claude-code.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/0xbigboss/claude-code --skill web-fetch
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is web-fetch?

Fetches web content with intelligent content extraction, converting HTML to clean markdown. Use for documentation, articles, and reference pages http/https URLs. Source: 0xbigboss/claude-code.

How do I install web-fetch?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/0xbigboss/claude-code --skill web-fetch Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

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