handler-http

Official

HTTP(S) handler for external documentation fetching

Authorfractary
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill fetches content from HTTP/HTTPS URLs with safety checks and metadata extraction.

Core Features & Use Cases

  • URL safety checks: Only http/https allowed, timeouts, size limits
  • Redirect handling: Follows redirects with limits
  • Metadata extraction: Content-type, length, last-modified, ETag

Quick Start

Fetch an external document URL and receive content plus metadata.

Dependency Matrix

Required Modules

bashcurljq

Components

scripts

💻 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: handler-http
Download link: https://github.com/fractary/claude-plugins/archive/main.zip#handler-http

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