← 返回 Skills 市场
athola

Nm Abstract Rules Eval

作者 athola · GitHub ↗ · v1.8.3 · MIT-0
cross-platform ⚠ suspicious
142
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install nm-abstract-rules-eval
功能描述
Evaluate and validate Claude Code rules in .claude/rules/ directories. Use for frontmatter, glob patterns, and quality audits
安全使用建议
This skill appears to do what it says (validate rule files under .claude/rules/), but the runtime instructions refer to a 'scripts/rules_validator.py' tool that is not included in the skill bundle. Before installing or relying on this skill, confirm with the author or provider whether you need to: 1) install an external validator script or package into the agent environment, or 2) update the skill bundle to include that script. Also note the SKILL.md version differs from the registry version (minor but worth confirming). Because the skill scans your repository files and symlinks, only use it in environments where you trust the skill and ensure it cannot exfiltrate data (there are no external endpoints declared in the skill files, but missing tooling could change behavior). If you need to proceed: request the missing script or a clear runtime prerequisite list, run the skill in a sandboxed environment first, and verify what files it reads and whether it makes any network calls.
功能分析
Type: OpenClaw Skill Name: nm-abstract-rules-eval Version: 1.8.3 The skill bundle defines a validation and scoring framework for Claude Code rules located in the `.claude/rules/` directory. It uses markdown-based modules (such as `frontmatter-validation.md` and `glob-pattern-analysis.md`) to provide the AI agent with specific criteria for auditing YAML syntax, glob patterns, and content quality. The instructions are consistent with the stated purpose of quality assurance, and no evidence of data exfiltration, malicious execution, or harmful prompt injection was found.
能力评估
Purpose & Capability
Name/description align with the declared behavior: validating YAML frontmatter, glob patterns, content quality, and organization for files under .claude/rules/. The single required config path (night-market.skills-eval) is plausible for a Night Market plugin.
Instruction Scope
SKILL.md instructs scanning local .claude/rules/ files, checking symlinks, token/verbosity analysis, and references a 'Rules Validator' at scripts/rules_validator.py. No such script or executable is included in the manifest (the skill is instruction-only). That missing dependency is an incoherence: either the instructions assume external tooling that must exist in the agent environment, or the package is incomplete. The SKILL.md also lists a slightly different version (1.8.2) than the registry (1.8.3).
Install Mechanism
Instruction-only skill with no install spec or downloads — lowest install risk. Because there is no installer, any external tooling the instructions reference must already be present on the agent, which is not guaranteed.
Credentials
No environment variables or credentials requested. The single required config path (night-market.skills-eval) is plausible for a plugin framework; nothing appears to request unrelated secrets or system credentials.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or modifications to other skills. Autonomous invocation is allowed (platform default) but is not combined with broad privileges here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nm-abstract-rules-eval
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nm-abstract-rules-eval 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.8.3
Release v1.8.3
v1.8.2
Release v1.8.2
元数据
Slug nm-abstract-rules-eval
版本 1.8.3
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

Nm Abstract Rules Eval 是什么?

Evaluate and validate Claude Code rules in .claude/rules/ directories. Use for frontmatter, glob patterns, and quality audits. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 142 次。

如何安装 Nm Abstract Rules Eval?

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

Nm Abstract Rules Eval 是免费的吗?

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

Nm Abstract Rules Eval 支持哪些平台?

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

谁开发了 Nm Abstract Rules Eval?

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

💬 留言讨论