xiaolaixiaolaiCommunityยท10 Agent Skills Included

nlpm-for-claude

Score, lint, fix, and test natural-language instruction files

Scores skills, agents, commands, rules, hooks, and prompts on a 100-point quality rubric across Claude Code, Codex CLI, and Antigravity. Catches vague wording, broken cross-references, missing manifest entries, and security risks that manual review misses. Auto-fixes mechanical issues, tracks quality trends, and runs test specs so instruction files stay reliable as projects grow.
npx skills add xiaolai/nlpm-for-claude --all -g -y
Available:

Tells the agent how each slash command dispatches scanner, scorer, checker, and tester sub-agents, and which reference skills each agent loads when scoring or fixing instruction files.

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install nlpm-for-claude?โ–ผ

Run `npx skills add xiaolai/nlpm-for-claude --all -g -y` in your terminal to install all skills in this collection globally.

What does nlpm actually check?โ–ผ

It scores skills, agents, commands, rules, hooks, and prompts against 50 quality rules, verifies cross-file consistency, and flags security risks in executable files like hooks and scripts.

Does nlpm work with Codex CLI and Antigravity?โ–ผ

Yes. The scoring rubric covers Claude Code, Codex CLI, and Antigravity through per-tool convention overlays, and a standalone Python validator runs in CI without any of these tools installed.

Can nlpm fix problems automatically?โ–ผ

Yes. The fix command repairs mechanical findings automatically, while judgment-based issues are reported with concrete suggestions for you to apply.

Do I need coding experience to use nlpm?โ–ผ

No. You run simple commands like score or check, and the agent reads your instruction files and reports a clear quality score with specific fixes.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’