http-client

Official

Send HTTP requests with ease.

AuthorAIDotNet
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the process of making HTTP requests, allowing users to interact with APIs and test endpoints without complex manual configuration.

Core Features & Use Cases

  • Full Method Support: Handles GET, POST, PUT, DELETE, and other HTTP methods.
  • Custom Headers & Auth: Easily include custom headers and authentication credentials.
  • Data & File Uploads: Supports sending JSON bodies, form data, and file uploads.
  • Use Case: You need to check the status of a REST API endpoint or send data to an external service. Use this Skill to quickly make the necessary request and see the response.

Quick Start

Send a GET request to the specified URL with the provided header.

Dependency Matrix

Required Modules

requests

Components

scriptsreferences

💻 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: http-client
Download link: https://github.com/AIDotNet/MoYuCode/archive/main.zip#http-client

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.