nemoclaw-skills-guide

작성자: nvidia

여기서 시작하세요. NemoClaw가 무엇인지, 어떤 에이전트 스킬을 사용할 수 있는지, 주어진 작업에 어떤 스킬을 사용해야 하는지 소개합니다. NemoClaw 기능을 발견할 때 사용하세요.

npx skills add https://github.com/nvidia/nemoclaw --skill nemoclaw-skills-guide

NemoClaw Skills Guide

NVIDIA NemoClaw runs OpenClaw always-on assistants inside hardened OpenShell sandboxes with NVIDIA inference (Nemotron). It provides CLI tooling, guided onboarding, a security blueprint, routed inference, and workspace management.

This guide lists every agent skill shipped with NemoClaw, organized by audience. Load the specific skill you need after identifying it here.

Skill Buckets

Skills are grouped into three buckets by audience. The prefix in each skill name indicates who it is for.

nemoclaw-user-* (1 skill)

For end users operating a NemoClaw sandbox. Covers routing human users' AI agents to the canonical NemoClaw Markdown documentation.

nemoclaw-maintainer-* (18 skills)

For project maintainers. Covers the daily maintainer cadence, trusted E2E dispatch, continuous E2E maintenance, runtime-provider integration and qualification, Launchable validation, workflow policy, documentation refactors, releases, review selection, comparison, triage, security review, and stale bug verification.

nemoclaw-contributor-* (6 skills)

For contributors to the NemoClaw codebase. The lifecycle runs from checkout setup through planning, implementation, and publication. Each stage has one owner: nemoclaw-contributor-plan-issue refines an issue into capability slices, nemoclaw-contributor-implement-issue implements a slice and owns its tests, and nemoclaw-contributor-create-pr publishes the branch and follows CI and automated review. Load nemoclaw-contributor-update-dependencies for a dependency upgrade and nemoclaw-contributor-update-docs for documentation catch-up. The dependency workflow runs inside the implementation stage. Component-specific guidance lives with the package it describes, not in a skill.

Skill Catalog

User Skills

SkillSummary
nemoclaw-user-guideRoute human users' AI agents to llms.txt and the relevant NemoClaw Markdown docs for installation, configuration, operation, security, and troubleshooting.

Maintainer Skills

SkillSummary
nemoclaw-maintainer-morningMorning standup: triage the backlog, determine the day's target version, label selected items, surface stragglers, and output the daily plan.
nemoclaw-maintainer-triagePropose Issue Type, Project fields, and approved labels for issues and PRs. Apply only changes that the maintainer accepts.
nemoclaw-maintainer-policiesAnswer maintainer workflow questions from the read-only policy references.
nemoclaw-maintainer-cross-issue-sweepFind open issues that a PR can also fix or conflict with. Report file and line evidence.
nemoclaw-maintainer-dayRun one daytime maintainer pass for the release version. Select a merge, salvage, security, test, conflict, or sequencing workflow. Designed for /loop.
nemoclaw-maintainer-eveningComplete the cumulative documentation PR and release entry, show release context, and optionally start tag cutting.
nemoclaw-maintainer-cut-release-tagVerify candidate evidence, record the maintainer's E2E decision, and cut one signed semver tag.
nemoclaw-maintainer-e2eDescribe default E2E triggered by pushes to main, dispatch exact-revision manual PR E2E, and verify applicable workflow evidence.
nemoclaw-maintainer-runtime-providerImplement or review one managed runtime provider through the bundle API, qualification-backed activation, provider-neutral orchestration, and exact-commit E2E qualification.
nemoclaw-maintainer-fix-e2e-failuresContinuously fix automatic main E2E failures by root cause, coordinate peer approvals, merge eligible PRs, and monitor new results.
nemoclaw-maintainer-validate-launchableRun advisory validation of the staging Brev Launchable deployment, exact image and runtime identity, preinstalled user journey, inference, and cleanup.
nemoclaw-maintainer-release-notesDraft the post-tag Announcement from live tag/compare data, with the three-paragraph narrative, categorized change list, and external-only contributor thanks.
nemoclaw-maintainer-find-review-prFind open security PRs with Urgent or High Project Priority. Link each PR to its issue and identify competing PRs.
nemoclaw-maintainer-pr-comparatorCompare open PRs for the same issue. Apply gates and score the eligible PRs before you recommend one to merge.
nemoclaw-maintainer-normalize-title-tagsPreview and remove bracketed NemoClaw title tags from issues and PRs case-insensitively, even when the tag appears later in the title.
nemoclaw-maintainer-refactor-docsSplit oversized Fern docs into focused topics with journey-based navigation, canonical ownership, route-safe redirects, variant checks, and deduplication.
nemoclaw-maintainer-security-code-reviewReview PR or issue changes in nine security categories. Report PASS, WARNING, or FAIL for each category.
nemoclaw-maintainer-verify-staleVerify whether old issues with native Issue Type Bug still reproduce on latest. Reuses or provisions a Brev box, scores confidence, and proposes evidence-backed Project/comment writes for approval; never auto-closes.

Contributor Skills

SkillSummary
nemoclaw-contributor-onboardSet up, repair, or verify a trusted source checkout, with explicit opt-ins for host-visible CLI exposure, the pinned agent, and runtime onboarding.
nemoclaw-contributor-plan-issueResearch, refine, and divide a named issue into independently valuable capability slices without implementing or publishing them.
nemoclaw-contributor-implement-issueImplement the smallest accepted issue capability slice with focused validation and no pull request publication.
nemoclaw-contributor-create-prCreate a PR with the NemoClaw template, required checks, DCO declaration, and verified commits. Then, monitor CI and automated reviews.
nemoclaw-contributor-update-dependenciesAudit and implement a dependency upgrade from current upstream and downstream contracts, including Hermes CalVer and base-image upgrades.
nemoclaw-contributor-update-docsFind user-visible changes merged to main and update their owning documentation under current repository policy.

Getting Started

Ask the user which role best describes them:

  • User — operating a NemoClaw sandbox (running, configuring, monitoring).
  • Contributor — contributing code or docs to the NemoClaw project.
  • Maintainer — triaging, reviewing, releasing, and managing the project day-to-day.

Skills are cumulative. Each role includes the skills from the roles above it:

RoleSkills includedCountStart with
Usernemoclaw-user-*1nemoclaw-user-guide
Contributornemoclaw-user-* + nemoclaw-contributor-*7nemoclaw-contributor-onboard
MaintainerAll skills25nemoclaw-maintainer-morning

After identifying the role, present the applicable skills from the Skill Catalog above and recommend the starting skill.

nvidia의 다른 스킬

compileiq-debug
nvidia
무언가 잘못되었을 때 사용: Search()가 멈추거나, 모든 평가가 INVALID_SCORE를 반환하거나, 점수가 개선되지 않거나, 모든 설정이 동일한 숫자를 반환하거나, ptxas 오류 등이 발생할 때
create-github-pr
nvidia
gh CLI를 사용하여 GitHub 풀 리퀘스트를 생성합니다. 사용자가 새 PR을 만들거나, 코드 리뷰를 제출하거나, 풀 리퀘스트를 열고자 할 때 사용합니다. 트리거 키워드 -…
nemoclaw-maintainer-cross-issue-sweep
nvidia
다른 열린 이슈들을 스캔하여 주어진 PR이 함께 수정하거나 실수로 망가뜨릴 수 있는 이슈를 찾습니다. 인접 수정 기회와 모순 위험을 file:line…과 함께 출력합니다.
fhir-basics
nvidia
에이전트에게 FHIR R4 API의 작동 방식, 사용 가능한 리소스, 검색 매개변수를 사용한 쿼리 방법, 모든 응답 형식을 올바르게 파싱하는 방법을 가르칩니다…
compileiq-validate-result
nvidia
검색이 완료된 후, 속도 향상을 청구하거나 ACF를 발송하기 전에 사용합니다. dump_results CSV를 로드하고, 상위 K개 후보(단일 목표)를 추출합니다…
changelog-audit
nvidia
릴리스 전에 Warp CHANGELOG.md를 감사합니다: 누락된 항목 복구, 사용자 영향별 정렬, 항목 언어 다듬기, 줄 바꿈, (릴리스 브랜치 모드) 비교 업데이트…
maintain-dynamic-plugins
nvidia
NeMo Relay 동적 플러그인 로더, 매니페스트, Rust 네이티브 SDK, gRPC 워커 프로토콜, Python 워커 SDK, 문서, 테스트 및 릴리스 워크플로 커버리지를 유지 관리합니다.
dgx-diagnose
nvidia
일반적인 DGX Station GB300 문제 진단 — CUDA 충돌, 잘못된 GPU 타겟팅, vLLM/SGLang 컨테이너 버그, MIG 상태 문제, NVLink/Fabric Manager 오류,…