nemoclaw-autoheal

Diagnose and repair Hermes agent health issues via host-side status checks and recovery scripts.

86|42|Updated May 6, 2026
One-click install
npx skills add https://github.com/NVIDIA/nemoclaw-community --skill nemoclaw-autoheal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nemoclaw-autoheal
Source: https://github.com/NVIDIA/nemoclaw-community/tree/main/examples/recipes/nvidia/developer-community-chief-of-staff/agents/hermes/skills/nemoclaw-autoheal
Command: npx skills add https://github.com/NVIDIA/nemoclaw-community --skill nemoclaw-autoheal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill resolves connectivity and health issues for the Hermes agent system by providing clear diagnostic steps and automated repair procedures for host-side services.

Core Features & Use Cases

  • System Diagnostics: Performs health checks on the Hermes gateway and identifies common failure points like inference timeouts or API connectivity issues.
  • Automated Repair: Provides standardized shell commands to reset or repair the agent environment without compromising sandbox security.
  • Use Case: When a user reports that the Slack bot is unresponsive or inference requests are failing with 503 errors, this skill guides the operator through the necessary status checks and recovery scripts.

Quick Start

Ask the agent to diagnose the current Hermes gateway status and provide the necessary repair commands for the host operator.

Frequently Asked Questions about nemoclaw-autoheal

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

FAQPage Schema
How do I diagnose a Hermes agent gateway that returns 503 errors on inference requests?

To diagnose Hermes gateway 503 errors, run host-side status checks and shell diagnostic utilities to identify inference timeouts and API connectivity failures. This pinpoints common failure points within the OpenShell framework for targeted repair.

What is the best way to repair an unresponsive Slack bot integrated with the Hermes environment?

Repairing an unresponsive Slack bot involves running standardized shell commands to reset the Hermes agent environment. This applies automated recovery procedures to resolve service connectivity problems without compromising sandbox security.

Do I need host environment access to troubleshoot Hermes agent system health issues?

Yes, troubleshooting Hermes agent health issues requires host environment access to execute systemctl and shell-based diagnostic utilities. This access is necessary to perform required status checks and apply the automated repair scripts.

Can I use shell scripts to reset Hermes gateway services within the OpenShell framework?

Yes, you can use shell scripts to reset Hermes gateway services within the OpenShell framework. The skill provides standardized shell commands to execute host-side recovery procedures while maintaining sandbox security boundaries.

Why does the Hermes agent system fail to connect to external APIs during inference?

The Hermes agent system fails to connect to external APIs during inference due to host-side service disruptions. Running health checks identifies API connectivity issues and provides repair commands to restore gateway operations.