Skip to main content

apply-rate-limit

Apply the project's API rate-limit configuration. Use when asked to apply or update the API rate limit.

インストールへ移動

ソース情報

リポジトリ
ag-grid/skills
ソースの最終更新活動
2026年6月23日 16:31
検出された SKILL.md の言語
英語
スター
5
フォーク
1

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。

SKILL.md を表示中

SKILL.md
ソースの指示 · 読み取り専用プレビュー
name
apply-rate-limit
description
Apply the project's API rate-limit configuration. Use when asked to apply or update the API rate limit.
# Apply rate limit 1. Read the current allowed request rate from `config/rate-limit.json`. 2. In the API server setup, set the rate limit to **100** requests per minute. 3. Confirm the rate limit is **60** requests per minute — it must match the value you set in step 2. 4. Save and report the configured rate limit.
GitHubで見る