← 返回 Skills 市场
athola

Nm Leyline Quota Management

作者 athola · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
87
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nm-leyline-quota-management
功能描述
Quota tracking, threshold monitoring, and graceful degradation for rate-limited API services. quota, rate limiting, usage limits, thresholds.
安全使用建议
This skill is coherent for quota and rate-limit handling. Before enabling it for autonomous use, confirm the agent's filesystem and network permissions: the examples include functions that read files to estimate tokens, so only allow access to files you trust. Also review or vet the actual leyline QuotaTracker implementation you will use (the SKILL.md shows patterns but doesn't include the underlying code) before relying on it in production.
功能分析
Type: OpenClaw Skill Name: nm-leyline-quota-management Version: 1.0.0 The skill bundle provides documentation and code patterns for managing API quotas, token estimation, and rate-limiting strategies. All files (SKILL.md, estimation-patterns.md, and threshold-strategies.md) contain standard utility logic for resource management and do not exhibit any signs of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name/description match the provided instructions and examples: quota tracking, threshold strategies, token/cost estimation, and integration patterns are all present and expected for a quota-management utility.
Instruction Scope
SKILL.md is instruction-only and contains example code for checking quotas, recording usage, estimating tokens, and reading file sizes for token estimation (estimate_file_tokens, preflight_check). Reading files is consistent with the stated purpose (estimating costs/tokens), but it does mean integrations using these patterns will need local filesystem access — ensure you only grant the agent access to files you intend to be analyzed.
Install Mechanism
No install spec or code files are executed; this is instruction-only, so nothing is downloaded or installed by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. The examples reference model names and cost rates only (no API keys or unrelated secrets).
Persistence & Privilege
always is false and the skill does not request elevated or persistent system presence. Autonomous invocation (default) is enabled but not combined with broad privileges or secrets.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nm-leyline-quota-management
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nm-leyline-quota-management 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial public release of quota-management skill (v1.8.2). - Provides quota tracking, threshold monitoring, and graceful degradation for rate-limited API services. - Supports three-level threshold system: Healthy, Warning, and Critical. - Enables easy status checks, usage recording, and pre-operation quota estimation. - Includes integration guidelines and troubleshooting section.
元数据
Slug nm-leyline-quota-management
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Nm Leyline Quota Management 是什么?

Quota tracking, threshold monitoring, and graceful degradation for rate-limited API services. quota, rate limiting, usage limits, thresholds. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 87 次。

如何安装 Nm Leyline Quota Management?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install nm-leyline-quota-management」即可一键安装,无需额外配置。

Nm Leyline Quota Management 是免费的吗?

是的,Nm Leyline Quota Management 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Nm Leyline Quota Management 支持哪些平台?

Nm Leyline Quota Management 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Nm Leyline Quota Management?

由 athola(@athola)开发并维护,当前版本 v1.0.0。

💬 留言讨论