mutil-rag-agent
Automated incident diagnosis, evidence gathering, and root-cause reports
All Skills in This Repository (6)
Pure Emerald Level Indicatorsnetwork_diagnosis
Diagnose network connectivity issues with DNS, ping, port, and HTTP checks.
generic_oncall
Diagnose ambiguous incidents with a generic OnCall troubleshooting plan.
host_resource_diagnosis
Collect real-time CPU, memory, and disk metrics via psutil to diagnose host resource pressure.
container_diagnosis
Diagnose Docker container issues by inspecting status, resources, and logs.
open-websearch
Coordinates local-first web retrieval via open-websearch CLI/daemon or MCP-enabled tools.
open-websearch-maintainer
Coordinate safe, consistent changes to the open-websearch MCP server.
Frequently Asked Questions
FAQPage SchemaHow to install mutil-rag-agent?▼
Run `npx skills add Kkkirito-123/mutil-rag-agent --all -g -y` in your terminal to install all skills in this suite globally.
What problems does mutil-rag-agent solve?▼
It automates OnCall and SRE incident diagnosis for CPU, memory, disk, network, and Docker container failures, turning alerts into evidence-backed root-cause reports.
How does the fast and deep diagnosis mode differ?▼
Fast mode runs a plan-execute-replan loop for quick single-issue checks, while deep mode fans out specialist agents for metrics, logs, and infrastructure to cross-verify complex incidents.
Does it work with Alertmanager and Prometheus alerts?▼
Yes. It accepts Alertmanager webhooks directly, selects the matching playbook, gathers evidence via RAG and MCP tools, and stores auditable facts in Postgres.
Can I use it without deep DevOps experience?▼
Yes. You describe the problem in plain language, and the agent picks the right playbook, runs read-only diagnostics, and suggests fixes with human approval for risky actions.
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