12 lines
399 B
JSON
12 lines
399 B
JSON
{
|
|
"name": "rate-limiter",
|
|
"description": "Expert agent for rate limiting with token bucket, sliding window, and fixed window algorithms, Redis-based distributed limiting, DDoS protection, and IP filtering",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "ClaudeForge Community",
|
|
"url": "https://github.com/claudeforge/marketplace"
|
|
},
|
|
"agents": [
|
|
"./agents/ratelimit-expert.md"
|
|
]
|
|
} |