·web-fetch
{}

web-fetch

Fetch and extract clean content from URLs using Jina Reader API. Use when users need to read webpage content, extract article text, or fetch URL content for analysis. Triggers on "fetch this page", "read this URL", "extract content from", "get the content of", "what does this page say".

6Installs·0Trend·@vaayne

Installation

$npx skills add https://github.com/vaayne/agent-kit --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/vaayne/agent-kit --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: vaayne/agent-kit.

SKILL.md

View raw

Extract clean, readable content from any URL using Jina Reader API. Returns raw JSON with title, content, and metadata optimized for LLM consumption.

| --url | (required) | URL to fetch and extract content from | | --timeout | 30 | Request timeout in seconds |

| Scenario | stdout | stderr | exit code |

Fetch and extract clean content from URLs using Jina Reader API. Use when users need to read webpage content, extract article text, or fetch URL content for analysis. Triggers on "fetch this page", "read this URL", "extract content from", "get the content of", "what does this page say". Source: vaayne/agent-kit.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/vaayne/agent-kit --skill web-fetch
Category
{}Data Analysis
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from vaayne/agent-kit

Quick answers

What is web-fetch?

Fetch and extract clean content from URLs using Jina Reader API. Use when users need to read webpage content, extract article text, or fetch URL content for analysis. Triggers on "fetch this page", "read this URL", "extract content from", "get the content of", "what does this page say". Source: vaayne/agent-kit.

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/vaayne/agent-kit --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/vaayne/agent-kit

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-02-26