Skip to content

docs: list nemoclaw user agent skills - #5522

Merged
miyoungc merged 2 commits into
NVIDIA:mainfrom
RlxChap2:docs-agent-skills-reference-verified
Jun 16, 2026
Merged

docs: list nemoclaw user agent skills#5522
miyoungc merged 2 commits into
NVIDIA:mainfrom
RlxChap2:docs-agent-skills-reference-verified

Conversation

@RlxChap2

@RlxChap2 RlxChap2 commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds the missing nemoclaw-user-agent-skills entry to the Agent Skills documentation so the page lists all user skills shipped under .agents/skills.

Related Issue

Fixes #5083

Replacement PR

Replaces #5398 with a clean one-commit branch because the original PR history contained an unverified commit.

Changes

  • Added nemoclaw-user-agent-skills to the Available Skills table.
  • Added an example question that maps to nemoclaw-user-agent-skills.

Type of Change

  • Code change (feature, bug fix, or refactor)
  • Code change with doc updates
  • Doc only (prose changes, no code sample modifications)
  • Doc only (includes code sample changes)

Verification

  • DCO trailer is present on the commit.
  • GitHub reports the commit signature as verified.
  • No secrets, API keys, or credentials committed.
  • Docs updated for user-facing behavior changes.
  • npm run docs builds without warnings (doc changes only)

Summary by CodeRabbit

Documentation

  • Expanded skills documentation with information on NemoClaw's agent skills, including setup guidance and example question mappings for coding assistant integration.

Signed-off-by: RlxChap2 mmah02778@gmail.com

Signed-off-by: RlxChap2 <mmah02778@gmail.com>
@copy-pr-bot

copy-pr-bot Bot commented Jun 16, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@coderabbitai

coderabbitai Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

Two rows are added to docs/resources/agent-skills.mdx: one in the "Available Skills" table introducing the nemoclaw-user-agent-skills skill, and one in the "Example Questions and Triggered Skills" table mapping a question to that skill.

Changes

Agent Skills Documentation Update

Layer / File(s) Summary
Available Skills and Example Questions table entries
docs/resources/agent-skills.mdx
Adds nemoclaw-user-agent-skills to the Available Skills table with a description, and adds an example question mapping to that skill in the Example Questions and Triggered Skills table.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐇 A skill was hiding, not listed in sight,
Two rows I added to set the doc right.
"What skills can assist?" — now the table shall say:
nemoclaw-user-agent-skills joins the fray!
Hop hop, all ten skills now listed today. ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'docs: list nemoclaw user agent skills' accurately summarizes the main change—adding the missing nemoclaw-user-agent-skills entry to the documentation.
Linked Issues check ✅ Passed The PR fully addresses issue #5083 by adding nemoclaw-user-agent-skills to the Available Skills table and including an example question mapping.
Out of Scope Changes check ✅ Passed All changes are scoped to issue #5083 requirements; only the agent-skills.mdx file is modified with additions directly requested in the issue.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands and usage tips.

@miyoungc

Copy link
Copy Markdown
Collaborator

Thanks for replacing the branch with a verified commit.

One remaining issue: the DCO check requires the PR description itself to include a Signed-off-by: line in this exact format:

Signed-off-by: Your Name <your-email@example.com>

The commit trailer is not enough for this repository's DCO workflow. Please edit the PR description and add the DCO sign-off line at the bottom, using the same name and email you want to certify for this contribution.

@RlxChap2

RlxChap2 commented Jun 16, 2026

Copy link
Copy Markdown
Contributor Author

Done. I updated the PR description and added the DCO sign-off line at the bottom:

Signed-off-by: RlxChap2 mmah02778@gmail.com
The commit remains GitHub-verified.

@miyoungc
miyoungc merged commit e20e19e into NVIDIA:main Jun 16, 2026
23 checks passed
@cv cv added the v0.0.66 label Jun 17, 2026
@wscurran wscurran added the NV QA Bugs found by the NVIDIA QA Team label Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

NV QA Bugs found by the NVIDIA QA Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[All Platforms][Docs] Agent Skills doc: missing nemoclaw-user-agent-skills in Available Skills and Example Questions tables

4 participants