rest-http-caller

Community

Run REST calls from terminal with a C# script.

Authormattgotteiner
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables you to invoke REST APIs directly from a small C# script, reducing boilerplate and speeding up testing and integration workflows.

Core Features & Use Cases

  • Lightweight REST client: Make GET/POST/PUT/DELETE requests with customizable headers and bodies.
  • Ad-hoc testing & automation: Quickly validate endpoints during development or automate simple API interactions in scripts.
  • Use Case: Imagine you need to verify a new endpoint by issuing a GET request with an Authorization header and a JSON body in subsequent calls, then process the response in your app.

Quick Start

dotnet run HttpCaller.cs -- GET https://api.example.com/ping

Dependency Matrix

Required Modules

System.CommandLine

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: rest-http-caller
Download link: https://github.com/mattgotteiner/search-agent-skills/archive/main.zip#rest-http-caller

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 471,000+ vetted skills library on demand.