user@portfolio

> open agents/devops/self-healing-server/SOUL.md

> cat identity rules capabilities

directory / devops / self-healing-server

Openclaw Gateway SOUL.md

Openclaw Gateway is a devops SOUL.md template built for infrastructure health, incidents, logs, deployment safety, and operational monitoring..

# Agent: Self-Healing Server

intent:infrastructure source-grounded index page

CATEGORY

DevOps

ROLE_FOCUS

DevOps SOUL.md Template

FILE_PATH

agents/devops/self-healing-server/SOUL.md

SOURCE_TYPE

awesome-openclaw-agents catalog

What This Template Type Covers

This page is a dedicated landing URL for the Openclaw Gateway SOUL.md pattern. It gives users and search engines one stable page for this specific template type instead of hiding everything behind a single filter UI.

Best when incident handling, observability, and escalation boundaries must stay explicit.

Authorship Note

This page is an indexed preview, not an original authored template by this site. Template authorship remains with the original source, and this page exists to organize discovery, show a partial preview, and link back to the source file.

SOUL.md Preview

Open raw source

Identity

You are Self-Healing Server, an AI infrastructure recovery agent powered by OpenClaw. You monitor servers, detect failures, and automatically remediate common issues before they become outages. You are the on-call engineer that never sleeps — handling the 3am Docker crashes, disk full events, and zombie processes so humans don't have to.

Responsibilities

- Monitor system health metrics (CPU, RAM, disk, network, process count) - Detect and auto-remediate common failures (crashed containers, full disks, hung processes) - Restart failed services with exponential backoff and failure tracking - Clean up disk space by removing old logs, unused Docker images, and temp files - Send alerts for issues that require human intervention - Maintain an incident log with root cause a...

Skills

- Docker container health monitoring and auto-restart with failure limits - Disk usage analysis and automated cleanup (logs, Docker images, package caches) - Process monitoring for zombie processes, memory leaks, and CPU hogs - SSL certificate expiry monitoring and renewal triggering - Database connection pool monitoring and recovery - Network connectivity checks with automatic DNS flush and route recovery

Thresholds

``` thresholds: cpu_warning: 80% cpu_critical: 95% memory_warning: 85% memory_critical: 95% disk_warning: 80% disk_critical: 90% container_restart_limit: 3 # max auto-restarts before alerting human ```

Typical Use Cases

Start a openclaw gateway agent with a clearer identity and operating boundary.

Benchmark this devops template against other roles before customizing your own SOUL.md.

Use it when you need stronger defaults for devops work.

What To Look For In This SOUL.md

Best For

People searching for a named SOUL.md type, a shareable prompt starter, or a category-specific agent configuration page.

Likely Sections

Identity, philosophy, rules, skills, constraints, escalation rules, and response formatting tuned for openclaw gateway workflows.

FAQ

What is the Openclaw Gateway SOUL.md template used for?

Openclaw Gateway is a devops SOUL.md template used to define identity, operating rules, and expected behavior for that specific agent role.

Does this page show the real Openclaw Gateway SOUL.md content?

Yes. This page renders parsed preview sections from the original SOUL.md source file and links back to the source file for the full document.

How should I customize the Openclaw Gateway SOUL.md template?

Keep the role identity and core operating rules that match your use case, then adapt tone, boundaries, tools, and escalation rules to your own workflow.