Skip to content

Rlee/claude code skill install vss openclaw skill nemoclaw on brev#79

Open
nvleeryan wants to merge 4 commits intofeat/skillsfrom
rlee/claude-code-skill-install-vss-openclaw-skill-nemoclaw-on-brev
Open

Rlee/claude code skill install vss openclaw skill nemoclaw on brev#79
nvleeryan wants to merge 4 commits intofeat/skillsfrom
rlee/claude-code-skill-install-vss-openclaw-skill-nemoclaw-on-brev

Conversation

@nvleeryan
Copy link
Copy Markdown
Collaborator

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:

  • add a Claude Code skill for installing NemoClaw and VSS skills on a Brev instance
  • add an end-to-end installer script to set up Ollama, onboard NemoClaw, configure OpenShell/OpenClaw, apply the VSS sandbox policy, and install the VSS OpenClaw plugin
  • add a helper script to update OpenClaw allowed origins and surface the final OpenClaw UI URL/token for remote access
  • add installer documentation and README updates for the Brev + Claude Code workflow

There are still two manual prerequisites before invoking the Claude Code skill today:

  1. Install the Brev CLI
  2. Launch the Brev environment from the launchable
    These can be automated later once the current Brev limitation is lifted.

Comment thread README.md
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)
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we put this policy file under nemoclaw skill or openclaw plugin?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i will put it in the nemoclaw skill


When you run `init_vss_nemoclaw.sh`, it:

1. Installs Ollama if needed.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we remove the default dependency for ollama and a local deployed model? user can choose to use,

  1. remote LLM(build.nvidia, inference.nvidia, etc)
  2. use the LLM from VSS deployment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants