RunbookHermes
AI incident response agent that diagnoses outages and learns from every fix
All Skills in This Repository (132)
Pure Emerald Level Indicatorsparallel-cli
Execute asynchronous web searches and monitor research tasks via Parallel CLI, outputting structured JSON results.
gitnexus-explorer
Index codebases into a knowledge graph and serve an interactive web UI.
qmd
Search local knowledge bases with keyword, semantic, and LLM reranking.
drug-discovery
Search ChEMBL for bioactive compounds and calculate drug-likeness.
duckduckgo-search
Runs DuckDuckGo text, news, image, and video searches via CLI or Python.
scrapling
Extract web data with stealthy multi-method fetching for Python.
bioinformatics
Fetch domain-specific bioinformatics reference material for computational biology tasks.
domain-intel
Perform passive domain reconnaissance using Python stdlib.
docker-management
Automate Docker container operations, image management, and Dockerfile optimization.
inference-sh-cli
Run AI applications via the infsh CLI without a GPU.
sherlock
Query 400+ social networks to locate accounts linked to a username.
oss-forensics
Investigate open-source supply chain attacks across seven phases using GitHub and BigQuery.
Frequently Asked Questions
FAQPage SchemaHow to install RunbookHermes?โผ
Run `npx skills add Tommy-yw/RunbookHermes --all -g -y` in your terminal to install the full skill suite globally.
What does RunbookHermes do for incident response?โผ
It ingests alerts, gathers evidence from Prometheus, Loki, traces, and deploy history, then proposes a root cause and action plan. Risky fixes require human approval, checkpoints, and dry-runs before execution.
How does RunbookHermes prevent unsafe automated actions?โผ
Every dangerous operation goes through an action policy, human approval, checkpoint creation, dry-run, controlled execution, and post-action recovery verification, all recorded in an audit timeline.
Does RunbookHermes get better over time?โผ
Yes. Each incident produces a summary, fault pattern, generated runbook skill, RAG document, eval case, and training trajectory, so the agent learns your systems and team habits.
Can RunbookHermes connect to Feishu, WeCom, or Alertmanager?โผ
Yes. It accepts incidents from the web console, Alertmanager, Feishu, WeCom, and API entry points, and includes a settings page showing integration readiness.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core