wget-reader

Fetch web content, download files, and read API responses from URLs.

3|8|Updated Dec 1, 2025
One-click install
npx skills add https://github.com/beshkenadze/claude-skills-marketplace --skill wget-reader
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wget-reader
Source: https://github.com/beshkenadze/claude-skills-marketplace/tree/main/skills/utility/wget-reader
Command: npx skills add https://github.com/beshkenadze/claude-skills-marketplace --skill wget-reader

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables Claude to directly interact with the web, fetching content from URLs, downloading files, and reading API responses without leaving the conversation.

Core Features & Use Cases

  • Web Content Fetching: Reads webpage HTML, JSON APIs, or plain text from any accessible URL.
  • File Download: Downloads remote files to the local environment for processing.
  • Use Case: Need to analyze data from a public API endpoint or download a CSV report? Just provide the URL, and this Skill handles the rest.

Quick Start

Please read the content from https://api.example.com/data and tell me what it contains.