Rlee/claude code skill install vss openclaw skill nemoclaw on brev#79
Open
nvleeryan wants to merge 4 commits intofeat/skillsfrom
Open
Rlee/claude code skill install vss openclaw skill nemoclaw on brev#79nvleeryan wants to merge 4 commits intofeat/skillsfrom
nvleeryan wants to merge 4 commits intofeat/skillsfrom
Conversation
zac-wang-nv
reviewed
Apr 7, 2026
| Follow the steps from the [documentation](https://docs.nvidia.com/vss/3.1.0/cloud-brev.html) and notebook in [scripts](scripts/) directory to complete all pre-requisites and deploy the blueprint using Brev Launchable in a 2xRTX PRO 6000 SE AWS instance. | ||
| - [scripts/deploy_vss_launchable.ipynb](scripts/deploy_vss_launchable.ipynb): This notebook is tailored specifically for the AWS CSP which uses Ephemeral storage. | ||
|
|
||
| #### Claude Code Skill (optional) |
Collaborator
There was a problem hiding this comment.
skills work in general for different coding agents.
I assume user will point coding agent to this folder to install skills automatically. do we still need this in the readme?
Collaborator
There was a problem hiding this comment.
can we put this policy file under nemoclaw skill or openclaw plugin?
Collaborator
Author
There was a problem hiding this comment.
i will put it in the nemoclaw skill
zac-wang-nv
reviewed
Apr 7, 2026
|
|
||
| When you run `init_vss_nemoclaw.sh`, it: | ||
|
|
||
| 1. Installs Ollama if needed. |
Collaborator
There was a problem hiding this comment.
can we remove the default dependency for ollama and a local deployed model? user can choose to use,
- remote LLM(build.nvidia, inference.nvidia, etc)
- use the LLM from VSS deployment.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds a Claude Code workflow for bringing up NemoClaw + OpenClaw + VSS on a Brev instance with much less manual setup.
Changes in this PR:
There are still two manual prerequisites before invoking the Claude Code skill today:
These can be automated later once the current Brev limitation is lifted.