← 返回 Skills 市场
106
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nm-leyline-error-patterns
功能描述
Standardized error handling patterns with classification, recovery, and logging strategies. error handling, error recovery, graceful degradation, resilience.
安全使用建议
This skill is a documentation-only set of error-handling patterns and appears coherent with its purpose. Before installing or enabling it, check: (1) where logs/alerts will be sent (the snippets call send_alert and log full context but don't specify destinations), (2) what the night-market.usage-logging config controls and who can read it, and (3) any filesystem paths referenced in your deployments (e.g. ~/.claude/leyline/ or checkpoint files) to ensure you’re comfortable with the skill's suggested file I/O. No credentials or installs are required, and there are no code files — the main risk is accidental logging of sensitive context if you wire up alerts/logging without review.
功能分析
Type: OpenClaw Skill
Name: nm-leyline-error-patterns
Version: 1.0.0
The skill bundle provides standardized error handling patterns, classification logic, and recovery strategies for AI agents, specifically ported from the Leyline/Night Market framework. It contains architectural guidance and Python code snippets for managing common API errors (e.g., rate limits, authentication failures) and multi-agent coordination issues like context overflow or agent crashes. No malicious behaviors, data exfiltration attempts, or harmful prompt injection instructions were found across SKILL.md or the supporting modules.
能力评估
Purpose & Capability
The name/description (error handling, recovery, logging, resilience) align with the actual content: classification, recovery strategies, agent-level escalation, and logging patterns. The single declared config requirement (night-market.usage-logging) is relevant to logging behavior. Examples referencing services (gemini, Qwen) are illustrative and reasonable for a cross-service error-patterns library.
Instruction Scope
SKILL.md is instruction-only and stays within error-classification and recovery guidance. It includes patterns that mention writing summaries to files, logging full context, and calling send_alert(log_entry) — these are reasonable for a logging/recovery library but imply file I/O and external alerting. The docs also reference user config paths (e.g. ~/.claude/leyline/) which are outside the declared night-market.usage-logging config and should be reviewed for scope.
Install Mechanism
No install spec and no code files — lowest-risk distribution model. Nothing is downloaded or written to disk by the skill itself beyond the guidance in the text.
Credentials
No environment variables or credentials are requested. The declared config path (night-market.usage-logging) is proportionate to a logging/alerting skill. No unrelated secrets or broad credential access are required.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent or elevated platform presence. The guidance includes writing to files or checkpoints as recovery patterns, which is normal for a resilience library but not a platform-level privilege escalation.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nm-leyline-error-patterns - 安装完成后,直接呼叫该 Skill 的名称或使用
/nm-leyline-error-patterns触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of standardized error handling patterns for plugins and integrations.
- Provides error classification by severity and recoverability, with clear guidelines for handling common scenarios (authentication, rate limits, timeouts, context size).
- Includes standard handler examples and an ErrorResult dataclass for integration.
- Offers quick start instructions and verification tips.
- References detailed resources for advanced classification, recovery, and agent resilience strategies.
元数据
常见问题
Nm Leyline Error Patterns 是什么?
Standardized error handling patterns with classification, recovery, and logging strategies. error handling, error recovery, graceful degradation, resilience. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 106 次。
如何安装 Nm Leyline Error Patterns?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nm-leyline-error-patterns」即可一键安装,无需额外配置。
Nm Leyline Error Patterns 是免费的吗?
是的,Nm Leyline Error Patterns 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nm Leyline Error Patterns 支持哪些平台?
Nm Leyline Error Patterns 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nm Leyline Error Patterns?
由 athola(@athola)开发并维护,当前版本 v1.0.0。
推荐 Skills