api-rate-limit

Community

Build resilient API clients with rate limits

Authorcr330326
Version1.0.0
Installs0

System Documentation

What problem does it solve?

API clients often struggle with rate limits (429s) and transient failures, leading to failed requests and poor user experiences. This skill provides a structured approach to handling rate limiting, retries, and resilience across languages.

Core Features & Use Cases

  • Exponential Backoff with jitter to gracefully recover from transient errors
  • Circuit Breaker to protect downstream services and avoid cascading failures
  • Retry Queue for bulk operations and controlled retry throughput
  • Supports standard rate-limit headers (Retry-After, X-RateLimit-Remaining) to optimize retries

Quick Start

Configure your HTTP client and run a sample flow to observe automatic retries and circuit-breaking in action.

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: api-rate-limit
Download link: https://github.com/cr330326/AgentSkill/archive/main.zip#api-rate-limit

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.