web-fetch
New41.2kSmitheryData & Analyticsby zhayujie
Fetch and extract readable content from web pages. Use for lightweight page access without browser automation.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/web-fetch.md https://raw.githubusercontent.com/zhayujie/chatgpt-on-wechat/master/skills/web-fetch/SKILL.md3
Invoke in Claude Code
/web-fetchView source on GitHub
data-&-analytics
Frequently Asked Questions
What is web-fetch?
Fetch and extract readable content from web pages. Use for lightweight page access without browser automation.
How to install web-fetch?
To install web-fetch, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /web-fetch.
What is web-fetch best for?
web-fetch is a community categorized under Data & Analytics. It is designed for: data-&-analytics. Created by zhayujie.