← Back to Skills Marketplace
sky-lv

Rate Limit Manager

by SKY-lv · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
48
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install rate-limit-manager
Description
Manage and enforce API request rate limits and quotas with adaptive throttling, multi-service support, alerts, and usage visualization.
Usage Guidance
This skill appears incomplete: it claims dashboards, alerts, and distributed rate limiting but provides no code, no install steps, no source repo, and no declared integrations or credentials. Before installing or trusting it, ask the publisher for: (1) a link to the source/repo or packaged code, (2) clear install instructions and required binaries (Node.js/Redis) and where state is stored, (3) a list of required environment variables or API keys and where alerts/dashboards are hosted, and (4) a security review or audit of the code. If you must test it, run it in an isolated environment, do not supply production API keys or secrets, and require code review/auditing first.
Capability Analysis
Type: OpenClaw Skill Name: 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 tool. There is no executable code, and the instructions provided 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 description promises persistent, multi-service features (visualization dashboard, alerts, distributed rate limiting) but the registry entry contains no code, no homepage, no install, and no required credentials or config paths. SKILL.md itself mentions Node.js 18+ and Redis (optional) which contradicts the declared 'required binaries: none' and the fact that there is no install or source — it's unclear how the advertised functionality would be provided.
Instruction Scope
SKILL.md contains high-level features and example natural-language 'commands' but no concrete runtime instructions, integration endpoints, persistence strategy, or where dashboards/alerts are hosted. The instructions are vague and grant broad discretion (e.g., 'enable auto-throttling') without specifying how state or network access is managed; however they do not explicitly direct reading unrelated files or secrets.
Install Mechanism
There is no install spec (instruction-only), which lowers direct install risk. However SKILL.md lists Node.js 18+ and Redis as prerequisites while the skill metadata declares no required binaries — a mismatch that suggests missing installation guidance or omitted code that should have been included.
Credentials
No environment variables, credentials, or config paths are declared. For a real multi-service rate limiter you'd expect API keys, webhook endpoints, or storage credentials; their absence is unexplained and may indicate the skill is incomplete or expects the agent to ask the user for secrets at runtime.
Persistence & Privilege
The skill does not request persistent privileges (always:false) and does not declare access to other skills' configs. There is no explicit request to enable itself or modify system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install rate-limit-manager
  3. After installation, invoke the skill by name or use /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 the rate-limit-manager skill. - Supports multiple rate limiting algorithms: token bucket, sliding window, and fixed window. - Includes quota management with daily, weekly, and monthly options. - Manages rate limits across multiple APIs simultaneously. - Adaptive throttling reacts to 429 responses. - Provides dashboard visualization and usage alerts. - Features smart retry logic with exponential backoff. - Optional Redis support for distributed rate limiting.
Metadata
Slug 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 Rate Limit Manager?

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

How do I install Rate Limit Manager?

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

Is Rate Limit Manager free?

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

Which platforms does Rate Limit Manager support?

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

Who created Rate Limit Manager?

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

💬 Comments