·web-fetch

Use this skill when users want to scrape web content and convert it to clean Markdown or PDF. Handles workflows like "Save this webpage as PDF", "Fetch this article", "抓取网页内容", or "转换为PDF". Supports crawl4ai for general web scraping and Playwright-based WeChat (微信公众号) article fetching with anti-bot bypass. Automatically converts to PDF by default unless user specifies Markdown-only.

26Installs·0Trend·@jst-well-dan

Installation

$npx skills add https://github.com/jst-well-dan/skill-box --skill web-fetch

How to Install web-fetch

Quickly install web-fetch AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/jst-well-dan/skill-box --skill web-fetch
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: jst-well-dan/skill-box.

SKILL.md

View raw

Fetch web content and convert to clean Markdown and PDF formats. Supports general websites and WeChat (微信公众号) articles.

Note: reportlab provides excellent CJK font support and works on Windows/Mac/Linux without system dependencies.

For WeChat articles, use the Playwright-based fetcher with anti-bot bypass:

Use this skill when users want to scrape web content and convert it to clean Markdown or PDF. Handles workflows like "Save this webpage as PDF", "Fetch this article", "抓取网页内容", or "转换为PDF". Supports crawl4ai for general web scraping and Playwright-based WeChat (微信公众号) article fetching with anti-bot bypass. Automatically converts to PDF by default unless user specifies Markdown-only. Source: jst-well-dan/skill-box.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jst-well-dan/skill-box --skill web-fetch
Category
#Documents
Verified
First Seen
2026-02-21
Updated
2026-03-10

Browse more skills from jst-well-dan/skill-box

Quick answers

What is web-fetch?

Use this skill when users want to scrape web content and convert it to clean Markdown or PDF. Handles workflows like "Save this webpage as PDF", "Fetch this article", "抓取网页内容", or "转换为PDF". Supports crawl4ai for general web scraping and Playwright-based WeChat (微信公众号) article fetching with anti-bot bypass. Automatically converts to PDF by default unless user specifies Markdown-only. Source: jst-well-dan/skill-box.

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/jst-well-dan/skill-box --skill web-fetch Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/jst-well-dan/skill-box