← 返回 Skills 市场
122
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install nm-abstract-modular-skills
功能描述
Build composable skill modules with hub-and-spoke loading
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nm-abstract-modular-skills - 安装完成后,直接呼叫该 Skill 的名称或使用
/nm-abstract-modular-skills触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.8.3
Release v1.8.3
v1.8.2
Release v1.8.2
元数据
常见问题
Nm Abstract Modular Skills 是什么?
Build composable skill modules with hub-and-spoke loading. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 122 次。
如何安装 Nm Abstract Modular Skills?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nm-abstract-modular-skills」即可一键安装,无需额外配置。
Nm Abstract Modular Skills 是免费的吗?
是的,Nm Abstract Modular Skills 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nm Abstract Modular Skills 支持哪些平台?
Nm Abstract Modular Skills 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nm Abstract Modular Skills?
由 athola(@athola)开发并维护,当前版本 v1.8.3。
推荐 Skills