a6-plugin-limit-count

Community

Control API traffic with rate limiting.

Authormoonming
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps manage and control the flow of traffic to your APIs by implementing rate limiting, preventing abuse and ensuring service stability.

Core Features & Use Cases

  • Configurable Rate Limiting: Set specific limits on the number of requests allowed within a given time window.
  • Flexible Keying: Apply limits based on client IP, consumer, or custom variables.
  • Distributed Limiting: Utilize Redis or Redis-cluster for shared rate limiting across multiple APISIX instances.
  • Use Case: Protect your public APIs from being overwhelmed by implementing a limit of 100 requests per minute per client IP address.

Quick Start

Configure a route to allow 100 requests per minute per client IP with a 429 response code.

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: a6-plugin-limit-count
Download link: https://github.com/moonming/a6/archive/main.zip#a6-plugin-limit-count

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.