← Back to Skills Marketplace
sky-lv

Skylv Rate Limit Manager

by SKY-lv · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
48
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install skylv-rate-limit-manager
Description
Manage and enforce API rate limits and quotas with adaptive throttling, multi-service support, usage visualization, alerts, and smart retry logic.
README (SKILL.md)

rate-limit-manager

Intelligent API rate limiting and quota management for AI agents. Control request rates, enforce quotas, and prevent API abuse.

Overview

A comprehensive rate limiting assistant that helps agents implement and manage rate limits across multiple APIs and services.

Features

  • Rate Limiting: Token bucket, sliding window, fixed window algorithms
  • Quota Management: Daily, weekly, monthly usage quotas
  • Multi-Service: Manage limits across multiple APIs simultaneously
  • Adaptive Throttling: Automatically adjust based on 429 responses
  • Visualization: Dashboard showing usage and limits
  • Alerts: Notify when approaching limits
  • Retry Logic: Smart retry with exponential backoff

Commands

Set Rate Limit

limit requests to 100 per minute for api-key-123

Check Quota

check remaining quota for openai-api

Enable Adaptive Throttling

enable auto-throttling for external-api

Use Cases

  • API quota management
  • Prevent service abuse
  • Cost control
  • Rate limit implementation
  • Multi-service rate coordination

Requirements

  • Node.js 18+
  • Redis (optional, for distributed rate limiting)
Usage Guidance
This appears safe as an instruction-only rate limit management skill. Before installing or using it with real services, confirm whether it needs API keys, provide only narrowly scoped credentials, and do not rely on it as an actual enforcement dashboard unless you separately configure the needed runtime or storage.
Capability Analysis
Type: OpenClaw Skill Name: skylv-rate-limit-manager Version: 1.0.0 The skill bundle contains only metadata and documentation (SKILL.md) for an API rate-limiting and quota management utility. There is no executable code provided, and the instructions are consistent with the stated purpose of managing request rates and preventing API abuse without any signs of malicious intent or prompt injection.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
The stated purpose, features, and examples all relate to API rate limiting, quota checks, throttling, alerts, and retry behavior.
Instruction Scope
The documented commands are user-directed examples for setting limits, checking quota, and enabling throttling; there are no prompt overrides, hidden instructions, or unrelated actions.
Install Mechanism
There is no install spec and no code files, so the provided artifacts do not show automatic code execution, package installation, or remote script execution.
Credentials
The registry declares no required env vars or primary credential, but capability signals indicate sensitive credentials may be involved; this is plausible for API quota management but should be scoped carefully.
Persistence & Privilege
No elevated privileges, background persistence, or autonomous worker behavior are implemented in the provided artifacts; Redis is only listed as optional for distributed rate limiting.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install skylv-rate-limit-manager
  3. After installation, invoke the skill by name or use /skylv-rate-limit-manager
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of skylv-rate-limit-manager. - Introduces intelligent API rate limiting and quota management for AI agents. - Supports multiple algorithms: token bucket, sliding window, and fixed window. - Enables daily, weekly, and monthly quota management across multiple APIs. - Features adaptive throttling, alerts, visualization dashboard, and smart retry logic. - Includes natural language commands for setting limits, checking quotas, and enabling auto-throttling. - Optional Redis support for distributed rate limiting.
Metadata
Slug skylv-rate-limit-manager
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Skylv Rate Limit Manager?

Manage and enforce API rate limits and quotas with adaptive throttling, multi-service support, usage visualization, alerts, and smart retry logic. It is an AI Agent Skill for Claude Code / OpenClaw, with 48 downloads so far.

How do I install Skylv Rate Limit Manager?

Run "/install skylv-rate-limit-manager" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Skylv Rate Limit Manager free?

Yes, Skylv Rate Limit Manager is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Skylv Rate Limit Manager support?

Skylv Rate Limit Manager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Skylv Rate Limit Manager?

It is built and maintained by SKY-lv (@sky-lv); the current version is v1.0.0.

💬 Comments