\ud83e\udd9e Nm Gauntlet Onboard — 技能工具

v1.0.0

五阶段渐进式入门:先俯瞰全局,再深入核心域,接着梳理接口、沉淀模式,最后加固打磨,步步为营,快速上手并持续精进。

0· 50·1 当前·1 累计
athola 头像by @athola·MIT-0
下载技能包 项目主页
License
MIT-0
最后更新
2026/4/12
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill is an instruction-only onboarding guide whose requirements and instructions match its stated purpose and request no credentials, installs, or unusual privileges.
评估建议
This skill is instruction-only and appears coherent with its stated goal: it guides a developer through onboarding stages and requests no credentials or installs. It's low-risk to add, but note it is high-level: it presumes the agent or platform will store/track progress (no storage mechanism is specified). If you see a future version that adds an install step, requests environment variables, or instructs the agent to read files or send data to external endpoints, re-evaluate before enabling it.
详细分析 ▾
用途与能力
Name/description describe a guided onboarding flow and the SKILL.md contains only staging and step-by-step onboarding instructions. No unrelated binaries, env vars, or config paths are requested.
指令范围
Instructions are limited to presenting stages, challenges, hints, and progress tracking. The doc mentions actions like 'Load onboarding progress' and 'Track mastery' but does not specify reading system files, env vars, or external endpoints; this implies use of agent-internal state rather than accessing external secrets. The wording is slightly high-level/vague about where progress is stored, but not incoherent with its purpose.
安装机制
No install spec and no code files — instruction-only skill. No downloads, package installs, or filesystem writes are declared.
凭证需求
The skill declares no required environment variables, credentials, or config paths; nothing in the instructions requests secrets or external service access.
持久化与权限
always is false and the skill does not request persistent system presence or modify other skills' configuration. Autonomous invocation is allowed (platform default) but is not combined with broad privileges here.
安全有层次,运行前请审查代码。

License

MIT-0

可自由使用、修改和再分发,无需署名。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/12

- Initial release of "onboard" skill for guided developer onboarding. - Supports a structured five-stage path: big picture, core domain, interfaces, patterns, and hardening. - Tracks onboarding progress, mastery (correct twice), and advancement (80%+ over 10+ challenges). - Provides hints on first attempt and summarizes stage progress. - Includes graduation step, transitioning to the regular gauntlet with answer history retained.

无害

安装命令

点击复制
官方npx clawhub@latest install nm-gauntlet-onboard
镜像加速npx clawhub@latest install nm-gauntlet-onboard --registry https://cn.longxiaskill.com

技能文档

Night Market Skill — ported from claude-night-market/gauntlet. For the full experience with agents, hooks, and commands, install the Claude Code plugin.

# Guided Onboarding

Walk a new developer through the codebase in structured stages.

Stages

StageFocusCategoriesDifficulty
1Big picturearchitecture, data_flow1-2
2Core domainbusiness_logic2-3
3Interfacesapi_contract, data_flow3
4Patternspattern, dependency3-4
5Hardeningerror_handling, business_logic4-5

Steps

  • Load onboarding progress
  • Show current stage and progress summary
  • Present 5 challenges from current stage
  • Enable hints on first attempt
  • Track mastery (correct twice = mastered)
  • Check advancement (80% across 10+ challenges)
  • Report progress

Graduation

After stage 5, the developer enters the regular gauntlet. Answer history carries over.

数据来源ClawHub ↗ · 中文优化:龙虾技能库