NVIDIANVIDIAOfficialยท20 Agent Skills Included

nemoclaw-community

Sandboxed workflow blueprints, recipes, demos, and developer tools

Provides ready-to-run NemoClaw blueprint examples that combine a model, a runtime harness, and an OpenShell sandbox into constrained, inspectable workflows. Covers payment screening, Slack and Outlook triage, PR review, web monitoring, accessibility audits, retail operations, and a seven-module build-an-agent workshop. Removes the guesswork of wiring credentials, network policies, and sandbox boundaries by shipping tested scripts and policies. Helps teams deploy secure, policy-enforced automatio
npx skills add NVIDIA/nemoclaw-community --all -g -y
Available:

These per-example files give the agent its operating rules for a specific recipe, such as the retail assistant's tone and formatting boundaries or the watchtower monitor's citation and deduplication discipline.

All Skills in This Repository (20)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
NVIDIANVIDIA

nemoclaw-community-contributor-examples

Standardize classification, naming, and structural migration of agent workflow examples.

Official
Intermediate
๐Ÿ“ฆ In Repo
NVIDIANVIDIA

payment-ops-playbook

Orchestrate payment screening and packet preparation with human approval checkpoints.

Official
Advanced
๐Ÿ“ฆ In Repo
NVIDIANVIDIA

rail-boundary-test

Validate OpenShell policy enforcement by attempting a controlled connection to a synthetic payment rail endpoint.

Official
Basic
๐Ÿ“ฆ In Repo
NVIDIANVIDIA

payment-screening

Screen ISO 20022 payment files against OFAC SDN sanctions lists and internal limits.

Official
Advanced
๐Ÿ“ฆ In Repo
NVIDIANVIDIA

release-packet

Validate ISO 20022 payment data against OFAC sanctions and prepare approval packets.

Official
Advanced
๐Ÿ“ฆ In Repo
NVIDIANVIDIA

cross-source-gap-analysis

Synthesize Slack, GitHub, NVIDIA forums, and Outlook data to identify alignment gaps.

Official
Intermediate
๐Ÿ“ฆ In Repo
NVIDIANVIDIA

github-readonly-live

Query GitHub REST API issues, pull requests, commits, and file contents.

Official
Intermediate
๐Ÿ“ฆ In Repo
NVIDIANVIDIA

slack-channel-finder

Search Slack channels by matching queries against names, topics, and purposes.

Official
Intermediate
๐Ÿ“ฆ In Repo
NVIDIANVIDIA

source-etl-query

Queries mirrored GitHub and NVIDIA forum data via REST ETL bridge for historical analysis.

Official
Intermediate
๐Ÿ“ฆ In Repo
NVIDIANVIDIA

nemoclaw-autoheal

Diagnose and repair Hermes agent health issues via host-side status checks and recovery scripts.

Official
Intermediate
๐Ÿ“ฆ In Repo
NVIDIANVIDIA

slack-channel-summarizer

Retrieve Slack channel history and summarize messages and metadata via API requests.

Official
Intermediate
๐Ÿ“ฆ In Repo
NVIDIANVIDIA

nemoclaw-nvteam

Route agentic workflows to specialist personas for evidence-bounded analysis.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install nemoclaw-community?โ–ผ

Run `npx skills add NVIDIA/nemoclaw-community --all -g -y` in your terminal to install all skills in this collection globally.

What is NemoClaw Community?โ–ผ

It is NVIDIA's catalog of example blueprints showing how to combine a model, an agent runtime, and the OpenShell sandbox into secure, inspectable workflows. It includes NVIDIA and partner recipes, community recipes, field demos, and developer tools.

What kinds of example workflows are included?โ–ผ

Examples cover payment screening with human approval, Slack and Outlook summarization, PR review and test-case drafting, web change monitoring, accessibility auditing, retail inventory management, and a hands-on agent-building workshop.

How do I run an example from this repository?โ–ผ

Each example has its own README with prerequisites, credentials, and setup steps; clone the repository and follow the README of the example you choose. Many examples deploy on NVIDIA Brev or a local OpenShell sandbox.

Do these examples enforce security boundaries?โ–ผ

Yes. Recipes run inside the OpenShell sandbox with explicit network, filesystem, and process policies, so the agent cannot exceed its approved permissions or reach blocked services.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’