setup

Automate NemoClaw deployment setup on Brev with health checks.

2|Updated Apr 2, 2026
One-click install
npx skills add https://github.com/stevenrick/nemoclaw-cookbook --skill setup-stevenrick
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup
Source: https://github.com/stevenrick/nemoclaw-cookbook/tree/main/.claude/skills/setup
Command: npx skills add https://github.com/stevenrick/nemoclaw-cookbook --skill setup-stevenrick

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

NemoClaw Setup guides users through a complete NemoClaw deployment on Brev, covering env configuration, prerequisites checks, deployment, and post-install authentication, to reduce setup time and errors.

Core Features & Use Cases

  • Guided prerequisites checks and environment preparation
  • Automated deployment steps, including repository cloning, OpenShell installation, Docker readiness checks, and service setup
  • Post-install onboarding and authentication with Codex/Claude Code

Quick Start

Initiate the NemoClaw setup flow and let the agent guide you through prerequisites, environment, deployment, and post-install authentication.

Frequently Asked Questions about setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy NemoClaw on Brev from start to finish?

NemoClaw deployment on Brev is automated through guided phase orchestration that handles environment configuration, prerequisite checks, repository cloning, and service installation. Interactive prompts collect API keys, and automated health checks verify the final deployment.

What prerequisites do I need before deploying NemoClaw on Brev?

Before deploying NemoClaw on Brev, the setup flow checks Docker readiness and installs OpenShell. The guided agent verifies these prerequisites and prepares your environment to prevent deployment errors.

How does post-install authentication work for NemoClaw on Brev?

Post-install authentication for NemoClaw on Brev uses interactive prompts for API keys and browser-based authentication with Codex and Claude Code. The setup agent guides operators through this onboarding phase after deployment completes.

Can I automate environment configuration and health checks for NemoClaw deployment?

Yes, NemoClaw deployment automation includes environment configuration and automated health checks executed via setup.sh and verify-deployment.sh scripts. These scripts orchestrate deployment phases and validate that all services are running correctly.

Why might my NemoClaw deployment on Brev fail during setup?

NemoClaw deployment on Brev can fail if Docker readiness checks are not met or if environment configuration is incomplete. The guided setup flow reduces these errors through prerequisite validation and automated health checks via verify-deployment.sh.