automated-triage
仓库创建 2026年2月26日最近提交 23 小时前SkillHot 收录 20 天前
▸ 精选理由
适合需要将告警流程自动化的数仓/数据平台团队,提高响应一致性。
▸ 风险提示
依赖 Monte Carlo MCP 工具并需访问外部服务与凭证
这个 Skill 做什么
为 Monte Carlo 警报设计、测试并部署自动化分流与分级流程。
把 Monte Carlo 的告警处理流程自动化:可以交互式抓取、打分、排查单个告警,也可以设计并部署定时运行的自动分流与分级流水线。适合告警量大、需要一致化响应或想把人工流程代码化时使用。会提供每个分流阶段的组件示例,并能用 MCP 工具做测试与调试。
▸ 展开 SKILL.md 英文原文
Triage Monte Carlo alerts interactively or build an automated workflow. Fetch, score, and troubleshoot alerts using MCP tools now, or design a reusable workflow that runs on a schedule.
90
Stars
7
Forks
20
仓库内 Skill
+1
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/monte-carlo-data/mc-agent-toolkit/main/skills/automated-triage/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/monte-carlo-data/mc-agent-toolkit/main/skills/automated-triage/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Monte Carlo Automated Triage This skill helps you design, test, and deploy an automated triage agent for Monte Carlo alerts. Rather than a fixed workflow, it gives you the building blocks — a set of MCP tools, a description of each triage stage, and a working example — so you can build a process that matches how your team actually responds to alerts. > **Monte Carlo tool routing (required):** Always call Monte Carlo MCP tools through this plugin's > bundled server, whose fully-qualified tool names are > `mcp__plugin_mc-agent-toolkit_monte-carlo-mcp__<tool>` (e.g. > `mcp__plugin_mc-agent-toolkit_monte-carlo-mcp__get_alerts`). Bare tool names used in this skill > (`get_alerts`, `search`, `
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有