curl-wget

Official

Master HTTP requests and downloads.

AuthorL3DigitalNet
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill empowers you to interact with web resources directly from the command line, enabling efficient data retrieval, API testing, and file downloads.

Core Features & Use Cases

  • HTTP Requests: Perform GET, POST, PUT, and other HTTP methods with custom headers, authentication, and data payloads.
  • File Downloads: Download files from URLs, with options for resuming interrupted downloads and mirroring entire websites.
  • API Interaction: Test and interact with RESTful APIs, inspect response headers, and handle various authentication schemes.
  • Use Case: You need to download a large dataset from an API endpoint that requires a bearer token and might time out. This Skill can handle the authentication, resume the download if it fails, and save the file efficiently.

Quick Start

Use the curl skill to download the file from https://example.com/data.zip and save it as data.zip.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: curl-wget
Download link: https://github.com/L3DigitalNet/Claude-Code-Plugins/archive/main.zip#curl-wget

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.