hermes-s6-container-supervision Skill
Modify, debug, or extend the s6-overlay supervision tree inside the Hermes Agent Docker image — adding new services, debugging profile gateways, understanding the Architecture B main-program pattern. Published by NousResearch in hermes-agent.
What is hermes-s6-container-supervision Skill?
Modify, debug, or extend the s6-overlay supervision tree inside the Hermes Agent Docker image — adding new services, debugging profile gateways, understanding the Architecture B main-program pattern. Published by NousResearch in hermes-agent. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Deployment
- Documentation
- Data analysis
- Design and media
- Deployment use cases
Technical details
- Install or run with Copy skill directory
When to use hermes-s6-container-supervision Skill
- Use it for deployment.
- Use it for documentation.
- Use it for data analysis.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: NousResearch
- Repository: NousResearch/hermes-agent
- Skill file: optional-skills/devops/hermes-s6-container-supervision/SKILL.md
What it does
Modify, debug, or extend the s6-overlay supervision tree inside the Hermes Agent Docker image — adding new services, debugging profile gateways, understanding the Architecture B main-program pattern.
Skill instructions
Hermes s6-overlay Container Supervision When to use this skill Load this skill when you're working on: - Adding or removing a static service in the Hermes Docker image (something that should be supervised at every container start, like the dashboard) - Diagnosing why a per-profile gateway isn't starting, restarting, or surviving docker restart - Understanding why the container's CMD is /opt/hermes/docker/main-wrapper.sh and how leading-dash args reach the user's program - Modifying cont-init.d boot scripts (UID remap, volume seeding, profile reconciliation) - Changing the rendered run-script for per-profile gateways (Phase 4) If you're just running the Hermes Agent and want to use Docker, see website/docs/user-guide/docker.md instead. Architecture at a glance /init ← PID 1 (s6-overlay v3.2.3.0) ├── cont-init.d ← oneshot setup, runs as root │ ├── 01-hermes-setup ← docker/stage2-hook.sh │ │ ├── UID/GID remap │ │ ├── chown /opt/data │ │ ├── chown /opt/data/profiles (every boot) │ │ ├── se
Explore related resources
Frequently asked questions
What is hermes-s6-container-supervision?
hermes-s6-container-supervision is a open-source AI agent skill with Copy skill directory. Modify, debug, or extend the s6-overlay supervision tree inside the Hermes Agent Docker image — adding new services, debugging profile gateways, understanding the Architecture B.
Who is hermes-s6-container-supervision best for?
hermes-s6-container-supervision is best for reusing agent instructions, scripts, and references, deployment workflows, documentation workflows, data analysis workflows.
How do I install hermes-s6-container-supervision?
Install or run hermes-s6-container-supervision using Copy skill directory. Check hermes-s6-container-supervision for the latest setup command.
Is hermes-s6-container-supervision actively maintained?
hermes-s6-container-supervision may need a closer maintenance check before production use.
Auto-fetched from GitHub.