upfetch

Community

Streamline API calls with defaults and validation

Authorsc30gsw
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a reusable fetch client that handles dynamic defaults, authentication, request shaping, response validation, retries, timeouts, and streaming, removing boilerplate and reducing errors in HTTP requests.

Core Features & Use Cases

  • Dynamic defaults: per‑request configuration of base URL, headers, parameters, and body.
  • Auth and request shaping: automatically inject fresh tokens and serialize query strings and bodies.
  • Validation and error handling: integrates Zod or Valibot schemas, custom retry logic, and lifecycle hooks.
  • Streaming and runtime caveats: supports upload and download progress and works with the global fetch implementation.

Quick Start

Ask the assistant to perform an authenticated GET request to /users/1 with response validation using the upfetch skill.

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: upfetch
Download link: https://github.com/sc30gsw/jikan-log/archive/main.zip#upfetch

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.