← 返回 Skills 市场
91
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install nm-gauntlet-curate
功能描述
Add or edit knowledge annotations. Capture tribal knowledge, business context, and rationale that cannot be inferred from code
安全使用建议
This skill appears to do what it says: it will prompt for a concept and rationale and write a YAML file to .gauntlet/annotations/<slug>.yaml. Before enabling or running it, consider: (1) review the generated files before committing them (they can be created/overwritten in your repo); (2) avoid typing secrets or sensitive data into curator prompts; (3) because the skill can be invoked autonomously by the agent, restrict its use in environments where automatic file writes would be problematic. If you want extra safety, run the skill in a sandboxed checkout or require manual confirmation before saving files.
功能分析
Type: OpenClaw Skill
Name: nm-gauntlet-curate
Version: 1.0.0
The skill bundle contains instructions for an AI agent to curate knowledge by generating and saving YAML annotation files to a local directory (.gauntlet/annotations/). The logic is purely documentation-focused and lacks any executable code, network calls, or suspicious instructions in SKILL.md.
能力评估
Purpose & Capability
Name/description describe capturing knowledge annotations; the SKILL.md instructs the agent to collect concept/rationale and produce a YAML annotation file — this is coherent and expected.
Instruction Scope
The runtime instructions direct the agent to identify modules and save YAML files to .gauntlet/annotations/<slug>.yaml. Writing repository files is consistent with a curation skill, but users should be aware the skill performs file I/O (creates/overwrites files) and will ask for free-form input that could include sensitive content.
Install Mechanism
No install spec or code files are present; the skill is instruction-only, so nothing is downloaded or written during install.
Credentials
The skill declares no environment variables, credentials, or config paths. This is proportional to its purpose (local annotation curation).
Persistence & Privilege
always:false (good). However disable-model-invocation is false (agent may invoke the skill autonomously). Combined with the fact the skill writes files, users should understand the agent may create/modify files without a separate manual install step.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nm-gauntlet-curate - 安装完成后,直接呼叫该 Skill 的名称或使用
/nm-gauntlet-curate触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release, ported from claude-night-market/gauntlet.
- Enables adding or editing developer-authored knowledge annotations.
- Helps capture tribal knowledge, business context, and rationale not visible in code.
- Guides users through identifying modules, documenting insights and rationale, and generating YAML annotations.
- Annotations are saved in `.gauntlet/annotations` and included in future challenges.
元数据
常见问题
Nm Gauntlet Curate 是什么?
Add or edit knowledge annotations. Capture tribal knowledge, business context, and rationale that cannot be inferred from code. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 91 次。
如何安装 Nm Gauntlet Curate?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nm-gauntlet-curate」即可一键安装,无需额外配置。
Nm Gauntlet Curate 是免费的吗?
是的,Nm Gauntlet Curate 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nm Gauntlet Curate 支持哪些平台?
Nm Gauntlet Curate 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nm Gauntlet Curate?
由 athola(@athola)开发并维护,当前版本 v1.0.0。
推荐 Skills