← Back to Skills Marketplace
athola

Nm Abstract Rules Eval

by athola · GitHub ↗ · v1.8.3 · MIT-0
cross-platform ⚠ suspicious
142
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install nm-abstract-rules-eval
Description
Evaluate and validate Claude Code rules in .claude/rules/ directories. Use for frontmatter, glob patterns, and quality audits
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nm-abstract-rules-eval
  3. After installation, invoke the skill by name or use /nm-abstract-rules-eval
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.8.3
Release v1.8.3
v1.8.2
Release v1.8.2
Metadata
Slug nm-abstract-rules-eval
Version 1.8.3
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Nm Abstract Rules Eval?

Evaluate and validate Claude Code rules in .claude/rules/ directories. Use for frontmatter, glob patterns, and quality audits. It is an AI Agent Skill for Claude Code / OpenClaw, with 142 downloads so far.

How do I install Nm Abstract Rules Eval?

Run "/install nm-abstract-rules-eval" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Nm Abstract Rules Eval free?

Yes, Nm Abstract Rules Eval is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Nm Abstract Rules Eval support?

Nm Abstract Rules Eval is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Nm Abstract Rules Eval?

It is built and maintained by athola (@athola); the current version is v1.8.3.

💬 Comments