一键导入
hermes-incident-cmd
Autonomous SRE agent for production incident detection and self-healing — monitors services, diagnoses failures, applies fixes via Hermes cron
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Autonomous SRE agent for production incident detection and self-healing — monitors services, diagnoses failures, applies fixes via Hermes cron
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Evidence-driven companion to Hermes's built-in Curator — observes tool/skill events into local SQLite, generates reports, runs guarded daily evolution loops
Operational and security plugin — provider routing, Bitwarden key management, MCP auditing, cost governance, diagnostics, remote assistant delegation
Native Hermes Agent plugin for X/Twitter — search, read, and guarded action workflows through Xquik API
Semantic memory plugin — adds pgvector vector search to Hermes's built-in FTS5 memory. Fully local via Ollama, no API keys needed.
Multi-agent shared memory in an open engram format — enables portable shared context across multiple Hermes instances
Plugin that compresses terminal output via RTK before it reaches LLM context — 60-90% token reduction on shell commands, zero config
| name | hermes-incident-cmd |
| description | Autonomous SRE agent for production incident detection and self-healing — monitors services, diagnoses failures, applies fixes via Hermes cron |
| category | hermes |
| version | 1.0.0 |
| author | Lethe044 |
| source | https://github.com/Lethe044/hermes-incident-commander |
| tags | ["sre","incident-response","devops","self-healing","monitoring","hermes"] |
| platforms | ["linux","macos"] |
Autonomous SRE (Site Reliability Engineering) agent that runs inside Hermes. Detects production incidents, diagnoses root causes, and applies self-healing fixes.
git clone https://github.com/Lethe044/hermes-incident-commander.git ~/.hermes/skills/hermes-incident-cmd
Set up as a cron job:
/cron create "every 5m" --skills hermes-incident-cmd --prompt "Check all monitored services and report status"