← Back to Skills Marketplace
122
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install nm-abstract-modular-skills
Description
Build composable skill modules with hub-and-spoke loading
Usage Guidance
This is a documentation-only skill for designing modular skills; it does not request secrets or install code. Before relying on its command examples, confirm the referenced scripts (skill-analyzer, token-estimator, module_validator, etc.) actually exist in your environment or repository — the SKILL.md assumes those tools are available elsewhere. Also be aware the enforcement-patterns module recommends strong, prescriptive trigger language (e.g., 'YOU MUST'), which can make an agent prefer this skill inappropriately; review and soften enforcement language if you want more balanced behavior. If you plan to run any scripts the documentation references, inspect those script files first (in the source repo or plugin) so you know what filesystem or network access they perform.
Capability Analysis
Type: OpenClaw Skill
Name: nm-abstract-modular-skills
Version: 1.8.3
The skill bundle provides a comprehensive framework and documentation for designing modular AI agent skills, focusing on token optimization and progressive disclosure. While SKILL.md and various modules (e.g., core-workflow.md, troubleshooting.md) instruct the agent to execute shell commands and Python scripts (such as scripts/analyze.py and module_validator), these actions are contextually appropriate for the stated purpose of skill analysis and validation. No evidence of data exfiltration, malicious code, or harmful prompt injection was found; the 'enforcement language' patterns are templates for skill steering rather than attacks on the agent's security boundaries.
Capability Assessment
Purpose & Capability
Name/description (modular/hub-and-spoke skill design) match the content: guidance, templates, and examples for modular skills. The documents reference tooling and patterns that are coherent with the stated purpose.
Instruction Scope
SKILL.md and module pages instruct running various scripts (skill-analyzer, token-estimator, module_validator, etc.) and reference relative paths and shared modules. Those scripts are not included in this package (the skill is instruction-only), so using the provided commands requires additional repository files or a separate plugin. The enforcement-patterns content recommends strong 'YOU MUST' style enforcement in some categories, which can cause an agent to prefer this skill aggressively—this is a behavioral design choice rather than a direct security issue.
Install Mechanism
No install spec and no code files are included. That minimizes risk: nothing is downloaded or written to disk by an installer in this package.
Credentials
The skill declares no required environment variables, credentials, or config paths. The instructions do not ask for secrets or unrelated system credentials.
Persistence & Privilege
always is false and the skill does not request persistent system presence or elevated privileges. It does not attempt to modify other skills or global agent config.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nm-abstract-modular-skills - After installation, invoke the skill by name or use
/nm-abstract-modular-skills - 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
Frequently Asked Questions
What is Nm Abstract Modular Skills?
Build composable skill modules with hub-and-spoke loading. It is an AI Agent Skill for Claude Code / OpenClaw, with 122 downloads so far.
How do I install Nm Abstract Modular Skills?
Run "/install nm-abstract-modular-skills" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nm Abstract Modular Skills free?
Yes, Nm Abstract Modular Skills is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nm Abstract Modular Skills support?
Nm Abstract Modular Skills is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nm Abstract Modular Skills?
It is built and maintained by athola (@athola); the current version is v1.8.3.
More Skills