🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Jarvis - Chief of AI Staff on NVIDIA GB10

by @gignaati

Deploy Jarvis, your Chief of AI Staff, on OpenClaw. Optimized for Dell Pro Max GB10 (NVIDIA DGX Spark) edge devices. Use when setting up Jarvis, configuring...

Versionv1.0.0
βš™οΈ Configuration

Before running Jarvis, ensure:

1. Hardware: Dell Pro Max GB10 (NVIDIA DGX Spark) running Linux (Ubuntu-based) 2. OpenClaw: Installed and onboarded (openclaw --version returns a valid version) 3. LLM Backend: Either Ollama or LM Studio installed and running 4. Model: At least one model pulled (recommended: qwen3.5:35b-a3b or qwen3.5:27b) 5. Network: Tailscale VPN configured for remote access (recommended, not required) 6. Docker: Installed for SearXNG web search (docker --version)

Verify readiness:

# Check all prerequisites
echo "=== Jarvis Readiness Check ==="
echo "OS: $(uname -srm)"
echo "OpenClaw: $(openclaw --version 2>/dev/null || echo 'NOT INSTALLED')"
echo "Ollama: $(ollama --version 2>/dev/null || echo 'NOT INSTALLED')"
echo "Docker: $(docker --version 2>/dev/null || echo 'NOT INSTALLED')"
echo "GPU: $(nvidia-smi --query-gpu=name,memory.total --format=csv,noheader 2>/dev/null || echo 'NOT DETECTED')"
echo "Gateway: $(systemctl is-active openclaw 2>/dev/null || echo 'NOT RUNNING')"
echo "=== Check Complete ==="


πŸ“‹ Tips & Best Practices

Jarvis doesn't know who he is:

  • Run /context list to check if SOUL.md and IDENTITY.md are loaded
  • Verify files exist in ~/.openclaw/workspace/
  • Check file sizes are under 20,000 characters each
  • Restart the gateway: sudo systemctl restart openclaw
  • Memory is not persisting:

  • Check that MEMORY.md exists and is under 100 lines
  • Verify daily memory files are being created in memory/
  • Look for "dirty" memory warnings in the dashboard
  • Ensure the workspace is writable: ls -la ~/.openclaw/workspace/
  • GPU overheating (>85Β°C):

  • Check ambient temperature and airflow
  • Reduce model size or context window
  • Run nvidia-smi to check current utilization
  • Consider enabling speculative decoding for efficiency
  • WhatsApp not responding:

  • Check channel authentication in the dashboard
  • Verify allowlist configuration includes your number
  • Restart gateway and re-scan WhatsApp QR code

  • View on ClawHub
    TERMINAL
    clawhub install jarvis-chief-of-ai-staff

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’