hermes-s6-container-supervision

Manage the s6-overlay supervision tree in Hermes Agent Docker containers.

Updated Jul 3, 2026
One-click install
npx skills add https://github.com/LynxLabVN/office-agent --skill hermes-s6-container-supervision-lynxlabvn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hermes-s6-container-supervision
Source: https://github.com/LynxLabVN/office-agent/tree/main/agent-core/optional-skills/devops/hermes-s6-container-supervision
Command: npx skills add https://github.com/LynxLabVN/office-agent --skill hermes-s6-container-supervision-lynxlabvn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires s6-overlay, hermes-agent, hermes-agent-dev, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill enables you to modify, debug, or extend the s6-overlay supervision tree inside the Hermes Agent Docker image, aiding in service management, gateway setup, and architecture understanding.

Core Features & Use Cases

  • Service Management: Adding or removing static services in the Hermes Docker image.
  • Gateway Diagnostics: Debugging profile gateway startup and behavior.
  • Architecture Insight: Understanding the internal architecture and CMD pattern of the container.

Quick Start

Execute 'hermes supervision setup' to begin setting up container supervision in Hermes Agent.

Frequently Asked Questions about hermes-s6-container-supervision

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

FAQPage Schema
How do I add or remove static services in a Docker container using s6-overlay?

You can debug s6-overlay supervision tree issues in Hermes Agent Docker containers by using the built-in diagnostic tools to inspect container supervision logic, profile gateway startup, and the internal CMD architecture.

What is the CMD pattern and internal architecture of the Hermes Agent Docker image?

You need the s6-overlay, hermes-agent, and hermes-agent-dev dependencies, along with existing Docker container management capabilities, to successfully run the supervision tree setup and diagnostic commands provided by this Skill.

Why does my Hermes Agent profile gateway fail during container startup?

Profile gateway startup failures in Hermes Agent containers often stem from s6-overlay supervision tree misconfigurations, which you can identify and resolve using the diagnostic tools included in this Skill.

Can I use this to manage s6-overlay supervision trees for non-Hermes Docker containers?

No, this Skill is specifically intended for managing and debugging the s6-overlay supervision tree within the Hermes Agent Docker image infrastructure, not for general non-Hermes container management.