http-client-skill

Community

Simplify HTTP calls with CBOR support.

AuthorPenitence1992
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill provides a reusable HTTP client for external API calls in Go, encapsulating request construction, header management, authentication, CBOR encoding, retry logic, and response decoding to reduce boilerplate.

Core Features & Use Cases

  • HTTP request wrapper: simplified Post-like function with context-aware requests.
  • CBOR + JSON handling: supports CBOR-encoded requests and JSON responses seamlessly.
  • Authentication helpers: built-in BasicAuth and Bearer Token helpers for secure access.
  • Custom headers & retries: easy header customization and resilient retry mechanism.
  • Structured response decoding: typed response models with error handling for consistent APIs.

Quick Start

Use the http-client-skill to implement a client that posts a CBOR payload to an external API, with a Bearer token and retry logic.

Dependency Matrix

Required Modules

None required

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: http-client-skill
Download link: https://github.com/Penitence1992/go-zero-backend-skills/archive/main.zip#http-client-skill

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.