nemoclaw-community
Sandboxed workflow blueprints, recipes, demos, and developer tools
All Skills in This Repository (20)
Pure Emerald Level Indicatorsnemoclaw-community-contributor-examples
Standardize classification, naming, and structural migration of agent workflow examples.
payment-ops-playbook
Orchestrate payment screening and packet preparation with human approval checkpoints.
rail-boundary-test
Validate OpenShell policy enforcement by attempting a controlled connection to a synthetic payment rail endpoint.
payment-screening
Screen ISO 20022 payment files against OFAC SDN sanctions lists and internal limits.
release-packet
Validate ISO 20022 payment data against OFAC sanctions and prepare approval packets.
cross-source-gap-analysis
Synthesize Slack, GitHub, NVIDIA forums, and Outlook data to identify alignment gaps.
github-readonly-live
Query GitHub REST API issues, pull requests, commits, and file contents.
slack-channel-finder
Search Slack channels by matching queries against names, topics, and purposes.
source-etl-query
Queries mirrored GitHub and NVIDIA forum data via REST ETL bridge for historical analysis.
nemoclaw-autoheal
Diagnose and repair Hermes agent health issues via host-side status checks and recovery scripts.
slack-channel-summarizer
Retrieve Slack channel history and summarize messages and metadata via API requests.
nemoclaw-nvteam
Route agentic workflows to specialist personas for evidence-bounded analysis.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core