← Back to Skills Marketplace
athola

Nm Gauntlet Curate

by athola · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
91
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install nm-gauntlet-curate
Description
Add or edit knowledge annotations. Capture tribal knowledge, business context, and rationale that cannot be inferred from code
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install nm-gauntlet-curate
  3. After installation, invoke the skill by name or use /nm-gauntlet-curate
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug nm-gauntlet-curate
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Nm Gauntlet Curate?

Add or edit knowledge annotations. Capture tribal knowledge, business context, and rationale that cannot be inferred from code. It is an AI Agent Skill for Claude Code / OpenClaw, with 91 downloads so far.

How do I install Nm Gauntlet Curate?

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

Is Nm Gauntlet Curate free?

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

Which platforms does Nm Gauntlet Curate support?

Nm Gauntlet Curate is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Nm Gauntlet Curate?

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

💬 Comments