Operator/host side of running the NVIDIA "Build an Agent" DevX workshop inside an OpenShell/NemoClaw sandbox. ⚠️ NOT the default workshop-setup path: for a generic "set up the workshop" request, use the `setup-workshop` skill (the standard…
原文语言:英语
菜单
SkillsMP 已收集 brevdev/workshop-build-an-agent 中的 29 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 29 / 29 个已收集 Skill。
Operator/host side of running the NVIDIA "Build an Agent" DevX workshop inside an OpenShell/NemoClaw sandbox. ⚠️ NOT the default workshop-setup path: for a generic "set up the workshop" request, use the `setup-workshop` skill (the standard…
原文语言:英语
Set up the NVIDIA "Build an Agent" DevX workshop as a working JupyterLab environment from INSIDE a locked-down OpenShell/NemoClaw sandbox, and hand the user the token URL + access commands. Use this when the user asks to set up / run / access the…
原文语言:英语
Operator/host side of running the NVIDIA "Build an Agent" DevX workshop inside an OpenShell/NemoClaw sandbox. ⚠️ NOT the default workshop-setup path: for a generic "set up the workshop" request, use the `setup-workshop` skill (the standard…
原文语言:英语
Set up the NVIDIA "Build an Agent" DevX workshop as a working JupyterLab environment from INSIDE a locked-down OpenShell/NemoClaw sandbox, and hand the user the token URL + access commands. Use this when the user asks to set up / run / access the…
原文语言:英语
This skill should be used when a learner is working through Module 7 ("Agent Harnesses & Skills") of the Build-an-Agent workshop and wants help understanding the concepts, the harness landscape, the lab code, or portable/GPU skills — e.g. "$module-7 what is a…
原文语言:英语
This skill should be used when a learner is working through Module 7 ("Agent Harnesses & Skills") of the Build-an-Agent workshop and wants help understanding the concepts, the harness landscape, the lab code, or portable/GPU skills — e.g. "/module-7 what is a…
原文语言:英语
This skill should be used when a learner is working through Module 6 ("Agent Safety") of the Build-an-Agent workshop and wants help understanding the concepts, the code, or the NemoClaw stack — e.g. "$module-6 why isn't HITL or a container enough?",…
原文语言:英语
This skill should be used when a learner is working through Module 6 ("Agent Safety") of the Build-an-Agent workshop and wants help understanding the concepts, the code, or the NemoClaw stack — e.g. "/module-6 why isn't HITL or a container enough?",…
原文语言:英语
This skill should be used when a learner is working through Module 3 ("Agent Evaluation") of the Build-an-Agent workshop and wants help understanding the concepts, the code, or interpreting their results — e.g. "$module-3 what is faithfulness?", "$module-3…
原文语言:英语
This skill should be used when a learner is working through Module 5 ("Deep Agents") of the Build-an-Agent workshop and wants help understanding the concepts, the code, or sandboxing — e.g. "$module-5 what are deep agents?", "$module-5 explain the four…
原文语言:英语
This skill should be used when a learner is working through Module 3 ("Agent Evaluation") of the Build-an-Agent workshop and wants help understanding the concepts, the code, or interpreting their results — e.g. "/module-3 what is faithfulness?", "/module-3…
原文语言:英语
This skill should be used when a learner is working through Module 5 ("Deep Agents") of the Build-an-Agent workshop and wants help understanding the concepts, the code, or sandboxing — e.g. "/module-5 what are deep agents?", "/module-5 explain the four…
原文语言:英语
This skill should be used when the user wants to set up, install, deploy, bootstrap, or "spin up" the Build-an-Agent workshop (a.k.a. the DevX / DevX-Lab workshop) on local hardware, or says things like "run the workshop locally", "get DevX-Lab running in my…
原文语言:英语
This skill should be used when the user wants to set up, install, deploy, bootstrap, or "spin up" the Build-an-Agent workshop (a.k.a. the DevX / DevX-Lab workshop) on local hardware, or says things like "run the workshop locally", "get DevX-Lab running in my…
原文语言:英语
This skill should be used when a learner is working through Module 1 ("Build an Agent") of the Build-an-Agent workshop and wants help understanding the concepts, notebooks, or code — e.g. "$module-1 what are agents?", "$module-1 explain the ReAct pattern",…
原文语言:英语
This skill should be used when a learner is working through Module 4 ("Agent Customization") of the Build-an-Agent workshop and wants help understanding the concepts, the code, training, or GPU issues — e.g. "$module-4 should I train my agent or just prompt…
原文语言:英语
This skill should be used when a learner is working through Module 1 ("Build an Agent") of the Build-an-Agent workshop and wants help understanding the concepts, notebooks, or code — e.g. "/module-1 what are agents?", "/module-1 explain the ReAct pattern",…
原文语言:英语
This skill should be used when a learner is working through Module 4 ("Agent Customization") of the Build-an-Agent workshop and wants help understanding the concepts, the code, training, or GPU issues — e.g. "/module-4 should I train my agent or just prompt…
原文语言:英语
Systematic approach to reviewing code for quality and correctness
原文语言:英语
Guidelines for writing clear, professional technical documentation
原文语言:英语
This skill should be used when a learner is working through Module 2 ("Agentic RAG") of the Build-an-Agent workshop and wants help understanding the concepts, code, or how to run it — e.g. "$module-2 what is agentic RAG?", "$module-2 explain chunking and…
原文语言:英语
This skill should be used when a learner wants to navigate or understand the Build-an-Agent workshop as a whole — e.g. "$workshop where do I start?", "what order should I do the modules in?", "what does Module 3 need before I start?", "which module covers RAG…
原文语言:英语
Apply when working in a directory containing .project/spec.yaml — provides NVIDIA AI Workbench project awareness for in-container development. This skill provides context about project structure, environment configuration, and rebuild/restart requirements.
原文语言:英语
Manage NVIDIA AI Workbench projects, contexts, builds, and environments via the nvwb CLI. This skill should be used when the user wants to create, clone, build, manage, or configure AI Workbench projects, contexts, or environments.
原文语言:英语
Apply when working in a directory containing .project/spec.yaml — provides NVIDIA AI Workbench project awareness for in-container development. This skill provides context about project structure, environment configuration, and rebuild/restart requirements.
原文语言:英语
This skill should be used when a learner is working through Module 2 ("Agentic RAG") of the Build-an-Agent workshop and wants help understanding the concepts, code, or how to run it — e.g. "/module-2 what is agentic RAG?", "/module-2 explain chunking and…
原文语言:英语
This skill should be used when a learner wants to navigate or understand the Build-an-Agent workshop as a whole — e.g. "/workshop where do I start?", "what order should I do the modules in?", "what does Module 3 need before I start?", "which module covers RAG…
原文语言:英语
Manage NVIDIA AI Workbench projects, contexts, builds, and environments via the nvwb CLI. This skill should be used when the user wants to create, clone, build, manage, or configure AI Workbench projects, contexts, or environments.
原文语言:英语
Systematic procedure for profiling, summarizing, or exploring an unfamiliar CSV file or DataFrame
原文语言:英语