BeClaude

web-fetch

New
41.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/skills
2
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.md
3
Invoke in Claude Code
/web-fetch
View 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.