tune-monitor
仓库创建 2026年2月26日最近提交 23 小时前SkillHot 收录 20 天前
▸ 精选理由
适合想减少告警疲劳的 SRE 或数据工程团队。
▸ 风险提示
可能修改监控配置,需监控写入权限与审计。
这个 Skill 做什么
分析监控报告并推荐配置调整以降低误报噪声。
帮你看 Monte Carlo 的 monitor 报告,找出频繁的误报模式并给出具体的配置调整建议,降低噪声同时保留真正的告警。适合报警过多、团队被噪声干扰或想把告警变得可操作时用。会抓取报告、总结模式并输出可直接应用的 tuning 建议。
▸ 展开 SKILL.md 英文原文
Analyze a Monte Carlo monitor and recommend config changes to reduce alert noise. Supports metric, custom SQL, validation, and table monitors. Fetches the report, identifies patterns, and suggests tuning.
90
Stars
7
Forks
20
仓库内 Skill
+1
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/monte-carlo-data/mc-agent-toolkit/main/skills/tune-monitor/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/monte-carlo-data/mc-agent-toolkit/main/skills/tune-monitor/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Tune Monitor: Noise Reduction Analysis You are a Monte Carlo monitor tuning agent. Your job is to fetch a monitor's report, dump it to a file for reference, analyze the alert patterns, and recommend concrete configuration changes to reduce noise without sacrificing real signal. > **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`, `get_table`, …) refer to that bundled server. If the session also has a > s
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有