NVIDIA/NemoClaw/nemoclaw-maintainer-day
NemoClaw
NVIDIA
Runs the daytime maintainer loop for NemoClaw, prioritizing items labeled with the current version target.
How to get this skill
Agent Skill by NVIDIA. Download or clone it, then install it in your agent.
Setup & Installation
- Clone the repository:
git clone https://github.com/NVIDIA/skills.git - Copy the skill folder (which contains
SKILL.md) into your agent skills folder, e.g..claude/skills/. - Restart or reload the agent to auto-discover the skill.
- Check
SKILL.mdfor any special instructions or requirements.
Related skills
NemoClaw
NVIDIA/NemoClaw/nemoclaw-contributor-create-pr
Create GitHub pull requests that follow the NemoClaw PR template.
NVIDIA
Details →
NemoClaw
NVIDIA/NemoClaw/nemoclaw-contributor-update-docs
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.
NVIDIA
Details →
NemoClaw
NVIDIA/NemoClaw/nemoclaw-maintainer-cross-issue-sweep
Scans other open issues to find ones a given PR may also fix or accidentally break.
NVIDIA
Details →
NemoClaw
NVIDIA/NemoClaw/nemoclaw-maintainer-cut-release-tag
Cut a new semver release — bump all version strings via bump-version.ts, open a release PR, and after merge tag main and push.
NVIDIA
Details →