fetch-url

Community

Turn web pages into clean, readable text.

Authordevskale
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Users often need to quickly extract readable text from web pages for study, summarization, or accessibility, without manual copying of HTML content.

Core Features & Use Cases

  • Local mode: use built-in text browsers (w3m/lynx) to fetch and dump readable content.
  • API mode: fetch via a remote API when local browsers are unavailable, with optional Bearer authentication.
  • Output options: clean text, optional link numbering, and automatic URL normalization to ensure consistent results.
  • Use Case: extract article text from a news site for offline reading or to feed into a summarization model.

Quick Start

  • cd ~/.pi/agent/skills/fetch-url
  • uv venv
  • uv run fetch.py "https://example.com"

Dependency Matrix

Required Modules

requests

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: fetch-url
Download link: https://github.com/devskale/skale-skills/archive/main.zip#fetch-url

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.