Stars
★ 2.8k
Installs NemoClaw, launches a sandbox, and runs the first agent prompt.
Install this skill (Claude Code)
# Clone and copy the skill into your project
git clone https://github.com/NVIDIA/skills.git
mkdir -p .claude/skills
cp -r skills/skills/NemoClaw/nemoclaw-user-get-started .claude/skills/
# Or for personal use: ~/.claude/skills/Create GitHub pull requests that follow the NemoClaw PR template.
Scan recent git commits for changes that affect user-facing behavior, then draft or update the corresponding documentation pages and refresh generated user skills for release prep.
Scans other open issues to find ones a given PR may also fix or accidentally break.
Cut a new semver release — bump all version strings via bump-version.ts, open a release PR, and after merge tag main and push.
Runs the daytime maintainer loop for NemoClaw, prioritizing items labeled with the current version target.
Runs the end-of-day maintainer handoff for NemoClaw.